Lines Matching refs:SNMP
22 $session = new SNMP(SNMP::VERSION_1, $hostname, $community, $timeout, $retries);
30 $session = new SNMP(SNMP::VERSION_2c, $hostname, $community, $timeout, $retries);
36 $session = new SNMP(SNMP::VERSION_2c, $hostname, $community, $timeout, $retries);
45 $session = new SNMP(SNMP::VERSION_2c, $hostname, $community, $timeout, $retries);
54 $session = new SNMP(SNMP::VERSION_2c, $hostname, $community, $timeout, $retries);
63 $session = new SNMP(SNMP::VERSION_2c, $hostname, $community, $timeout, $retries);
72 $session = new SNMP(SNMP::VERSION_2c, $hostname, $community, $timeout, $retries);
82 $session = new SNMP(SNMP::VERSION_2c, $hostname, $community, $timeout, $retries);
98 $session = new SNMP(SNMP::VERSION_3, $hostname, $user_noauth, $timeout, $retries);
105 $session = new SNMP(SNMP::VERSION_3, $hostname, $user_noauth, $timeout, $retries);
112 $session = new SNMP(SNMP::VERSION_3, $hostname, $rwuser, $timeout, $retries);
120 $session = new SNMP(SNMP::VERSION_3, $hostname, $rwuser, $timeout, $retries);
136 $session = new SNMP(SNMP::VERSION_3, $hostname, $rwuser, $timeout, $retries);
152 $session = new SNMP(SNMP::VERSION_3, $hostname, $rwuser, $timeout, $retries);
235 Warning: SNMP::set(): Cannot fit all OIDs for SET query into one packet, using multiple queries in …
240 Warning: SNMP::set(): Cannot fit all OIDs for SET query into one packet, using multiple queries in …