Searched refs:NX_SNMP_ERROR_BADVALUE (Results 1 – 2 of 2) sorted by relevance
/NetX-Duo-v6.4.1/addons/snmp/ |
D | nxd_snmp.h | 238 #define NX_SNMP_ERROR_BADVALUE 3 /* Invalid value of set operati… macro
|
D | nxd_snmp.c | 17059 case NX_SNMP_ERROR_BADVALUE: in _nx_snmp_version_error_response() 17854 …ror_response(agent_ptr, packet_ptr, request_type_ptr, error_ptr, NX_SNMP_ERROR_BADVALUE, objects +… in _nx_snmp_version_1_and_2_process() 17986 case NX_SNMP_ERROR_BADVALUE: in _nx_snmp_version_1_and_2_process() 17993 …ror_response(agent_ptr, packet_ptr, request_type_ptr, error_ptr, NX_SNMP_ERROR_BADVALUE, objects +… in _nx_snmp_version_1_and_2_process() 20643 …ror_response(agent_ptr, packet_ptr, request_type_ptr, error_ptr, NX_SNMP_ERROR_BADVALUE, objects+1… in _nx_snmp_version_3_process()
|