Home
last modified time | relevance | path

Searched refs:NX_SNMP_ERROR_TOOBIG (Results 1 – 5 of 5) sorted by relevance

/NetX-Duo-v6.4.1/samples/
Ddemo_netxduo_snmp.c463 return(NX_SNMP_ERROR_TOOBIG); in mib2_set_processing()
/NetX-Duo-v6.4.1/test/regression/snmp_test/
Dnetx_snmp_v1_buffer_overwrite_test.c442 return(NX_SNMP_ERROR_TOOBIG); in mib2_set_processing()
Dnetx_snmp_setget_octet_strings_test.c480 return NX_SNMP_ERROR_TOOBIG; in v2_mib2_get_processing()
/NetX-Duo-v6.4.1/addons/snmp/
Dnxd_snmp.c3058 return NX_SNMP_ERROR_TOOBIG; in _nx_snmp_agent_private_string_set()
3185 return NX_SNMP_ERROR_TOOBIG; in _nx_snmp_agent_public_string_set()
12171 return NX_SNMP_ERROR_TOOBIG; in _nx_snmp_object_ipv6_address_set()
12305 return NX_SNMP_ERROR_TOOBIG; in _nx_snmp_object_ipv6_address_get()
12932 return NX_SNMP_ERROR_TOOBIG; in _nx_snmp_object_octet_string_get()
13075 return NX_SNMP_ERROR_TOOBIG; in _nx_snmp_object_octet_string_set()
13362 return NX_SNMP_ERROR_TOOBIG; in _nx_snmp_object_string_set()
17056 case NX_SNMP_ERROR_TOOBIG: in _nx_snmp_version_error_response()
17420 …ersion_error_response(agent_ptr, packet_ptr, request_type_ptr, error_ptr, NX_SNMP_ERROR_TOOBIG, 0); in _nx_snmp_version_1_and_2_process()
17982 case NX_SNMP_ERROR_TOOBIG: in _nx_snmp_version_1_and_2_process()
[all …]
Dnxd_snmp.h236 #define NX_SNMP_ERROR_TOOBIG 1 /* Can't fit reply in outgoing … macro