Searched refs:trap_code (Results 1 – 2 of 2) sorted by relevance
| /NetX-Duo-v6.2.1/addons/snmp/ |
| D | nxd_snmp.h | 665 …G ip_address, UCHAR *community, UCHAR *enterprise, UINT trap_type, UINT trap_code, ULONG elapsed_t… 670 … *ip_address, UCHAR *community, UCHAR *enterprise, UINT trap_type, UINT trap_code, ULONG elapsed_t… 769 …G ip_address, UCHAR *community, UCHAR *enterprise, UINT trap_type, UINT trap_code, ULONG elapsed_t… 770 …G ip_address, UCHAR *community, UCHAR *enterprise, UINT trap_type, UINT trap_code, ULONG elapsed_t… 779 … *ip_address, UCHAR *community, UCHAR *enterprise, UINT trap_type, UINT trap_code, ULONG elapsed_t… 780 … *ip_address, UCHAR *community, UCHAR *enterprise, UINT trap_type, UINT trap_code, ULONG elapsed_t…
|
| D | nxd_snmp.c | 3787 … UINT trap_type, UINT trap_code, ULONG elapsed_time, NX_SNMP_TRAP_OBJECT *object_list_ptr) in _nxe_snmp_agent_trap_send() argument 3803 …gent_trap_send(agent_ptr, ip_address, community, enterprise, trap_type, trap_code, elapsed_time, o… in _nxe_snmp_agent_trap_send() 3813 NX_PARAMETER_NOT_USED(trap_code); in _nxe_snmp_agent_trap_send() 3881 … UINT trap_type, UINT trap_code, ULONG elapsed_time, NX_SNMP_TRAP_OBJECT *object_list_ptr) in _nx_snmp_agent_trap_send() argument 3893 trap_type, trap_code, elapsed_time, object_list_ptr); in _nx_snmp_agent_trap_send() 3902 NX_PARAMETER_NOT_USED(trap_code); in _nx_snmp_agent_trap_send() 3963 … UINT trap_type, UINT trap_code, ULONG elapsed_time, NX_SNMP_TRAP_OBJECT *object_list_ptr) in _nxde_snmp_agent_trap_send() argument 3975 …gent_trap_send(agent_ptr, ip_address, community, enterprise, trap_type, trap_code, elapsed_time, o… in _nxde_snmp_agent_trap_send() 4051 … UINT trap_type, UINT trap_code, ULONG elapsed_time, NX_SNMP_TRAP_OBJECT *object_list_ptr) in _nxd_snmp_agent_trap_send() argument 4334 trap_object_data.nx_snmp_object_data_msw = (LONG)trap_code; in _nxd_snmp_agent_trap_send()
|