SNMP 関数
PHP Manual

snmp3_set

(バージョン情報なし。おそらく SVN 版にしか存在しないでしょう)

snmp3_setDescription

説明

bool snmp3_set ( string $host , string $sec_name , string $sec_level , string $auth_protocol , string $auth_passphrase , string $priv_protocol , string $priv_passphrase , string $object_id , string $type , string $value [, string $timeout [, string $retries ]] )

警告

この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。

パラメータ

host

sec_name

sec_level

auth_protocol

auth_passphrase

priv_protocol

priv_passphrase

object_id

type

value

timeout

retries

返り値


SNMP 関数
PHP Manual