Lines Matching refs:retries
20 $session = new SNMP(SNMP::VERSION_1, $hostname, $community, $timeout, $retries);
28 $session = new SNMP(SNMP::VERSION_2c, $hostname, $community, $timeout, $retries);
34 $session = new SNMP(SNMP::VERSION_2c, $hostname, $community, $timeout, $retries);
43 $session = new SNMP(SNMP::VERSION_2c, $hostname, $community, $timeout, $retries);
52 $session = new SNMP(SNMP::VERSION_2c, $hostname, $community, $timeout, $retries);
61 $session = new SNMP(SNMP::VERSION_2c, $hostname, $community, $timeout, $retries);
70 $session = new SNMP(SNMP::VERSION_2c, $hostname, $community, $timeout, $retries);
80 $session = new SNMP(SNMP::VERSION_2c, $hostname, $community, $timeout, $retries);
96 $session = new SNMP(SNMP::VERSION_3, $hostname, $user_noauth, $timeout, $retries);
103 $session = new SNMP(SNMP::VERSION_3, $hostname, $user_noauth, $timeout, $retries);
110 $session = new SNMP(SNMP::VERSION_3, $hostname, $rwuser, $timeout, $retries);
118 $session = new SNMP(SNMP::VERSION_3, $hostname, $rwuser, $timeout, $retries);
134 $session = new SNMP(SNMP::VERSION_3, $hostname, $rwuser, $timeout, $retries);
150 $session = new SNMP(SNMP::VERSION_3, $hostname, $rwuser, $timeout, $retries);