PHP_SNMP_ERRNO_TIMEOUT  120 ext/snmp/snmp.c 		PHP_SNMP_ERRNO_TIMEOUT | \
PHP_SNMP_ERRNO_TIMEOUT  931 ext/snmp/snmp.c 			php_snmp_error(getThis(), NULL, PHP_SNMP_ERRNO_TIMEOUT, "No response from %s", session->peername);
PHP_SNMP_ERRNO_TIMEOUT 2409 ext/snmp/snmp.c 	REGISTER_SNMP_CLASS_CONST_LONG("ERRNO_TIMEOUT",			PHP_SNMP_ERRNO_TIMEOUT);