Home
last modified time | relevance | path

Searched refs:VERSION_2c (Results 1 – 4 of 4) sorted by relevance

/PHP-8.2/ext/snmp/tests/
H A Dsnmp-object-errno-errstr.phpt22 $session = new SNMP(SNMP::VERSION_2c, $hostname, $community, $timeout, $retries);
29 $session = new SNMP(SNMP::VERSION_2c, $hostname, 'timeout_community_432', $timeout, $retries);
37 $session = new SNMP(SNMP::VERSION_2c, $hostname, $community, $timeout, $retries);
54 $session = new SNMP(SNMP::VERSION_2c, $hostname, $community, $timeout, $retries);
60 $session = new SNMP(SNMP::VERSION_2c, $hostname, $community, $timeout, $retries);
66 $session = new SNMP(SNMP::VERSION_2c, $hostname, $community, $timeout, $retries);
H A Dsnmp-object.phpt30 $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);
H A Dsnmp-object-error.phpt75 $session = new SNMP(SNMP::VERSION_2c, $hostname, $community, $timeout, $retries);
/PHP-8.2/ext/snmp/
H A Dsnmp.stub.php197 public const VERSION_2c = UNKNOWN; define in SNMP

Completed in 24 milliseconds