SNMP 函数
PHP Manual

snmp3_set

(No version information available, might only be in 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 ]] )

Warning

本函数还未编写文档,仅有参数列表。

参数

host

sec_name

sec_level

auth_protocol

auth_passphrase

priv_protocol

priv_passphrase

object_id

type

value

timeout

retries

返回值


SNMP 函数
PHP Manual