90 #if defined(WITH_SNMP) && defined(WITH_RESTCONF) 92 #ifndef _H_agt_ypsnmp_proto 93 #define _H_agt_ypsnmp_proto 113 #ifndef _H_status_enum 235 #endif // _H_agt_ypsnmp_proto 236 #endif // defined(WITH_SNMP) && defined(WITH_RESTCONF) int agentx_parse(netsnmp_session *session, netsnmp_pdu *pdu, u_char *data, size_t len)
Utility functions for parsing an AgentX packet.
Definition: agt_ypsnmp_proto.c:1371
int agentx_check_packet(u_char *packet, size_t packet_len)
Check the packet.
Definition: agt_ypsnmp_proto.c:1782
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.
Definition: agt_ypsnmp_proto.c:1739
global error status code enumerations