yumapro
24.10-2
YumaPro SDK
|
SNMP Protocol Handler. More...
#include "status_enum.h"
Go to the source code of this file.
Functions | |
int | agentx_parse (netsnmp_session *session, netsnmp_pdu *pdu, u_char *data, size_t len) |
Utility functions for parsing an AgentX packet. More... | |
int | agentx_realloc_build (netsnmp_session *session, netsnmp_pdu *pdu, u_char **buf, size_t *buf_len, size_t *out_len) |
Realloc an AgentX PDU. More... | |
int | agentx_check_packet (u_char *packet, size_t packet_len) |
Check the packet. More... | |
SNMP Protocol Handler.