検索

phrase: max: clip:
target: order:
Results of 1 - 4 of about 4 for sysname (0.001 sec.)
システム名を得る 12131
« posix_ttyname プログラムの実行 » PHP Manual POSIX 関数 システム名を得る posix_uname (PHP 4, PH ... て返します。 連想配列のキーは、次のようになります。 sysname - オペレーティングシステムの名前 (例 Linux) nodena ... 例の出力は、 たとえば以下のようになります。 Array ( [sysname] => Linux [nodename] => funbox [release] => 2.6.20 ... ーティングシステム , nodename , バージョン , 名前 , sysname , パラメータ , domainname , release ...
https://man.plustar.jp/php/function.posix-uname.html - [similar]
SNMP オブジェクトを取得する 9560
« SNMP::__construct SNMP::getErrno » PHP Manual SNMP SNMP オブジェクトを取得する SNMP::get (PHP ... c"); $results = $session->get(array("sysDescr.0", "sysName.0")); print_r($results); $session->close(); 上の例 ... B::sysDescr.0] => STRING: Test server [SNMPv2-MIB::sysName.0] => STRING: myhost.nodomain ) 参考 SNMP::getErrn ...
https://man.plustar.jp/php/snmp.get.html - [similar]
指定したオブジェクト ID に続く SNMP オブジェクトを取得する 7840
« SNMP::getError SNMP::set » PHP Manual SNMP 指定したオブジェクト ID に続く SNMP オブジェクトを取 ... ults = $session -> getnext (array( "sysDescr.0" , "sysName.0" )); print_r ( $results ); $session -> close (); ...
https://man.plustar.jp/php/snmp.getnext.html - [similar]
SNMP オブジェクトのサブツリーを取得する 7415
« SNMP::setSecurity SNMPException » PHP Manual SNMP SNMP オブジェクトのサブツリーを取得する SNMP ... -MIB::sysContact.0] => STRING: Nobody [SNMPv2-MIB::sysName.0] => STRING: server.localdomain ... ) 例2 suffixA ...
https://man.plustar.jp/php/snmp.walk.html - [similar]
PREV 1 NEXT