yumapro
24.10-2
YumaPro SDK
|
Yuma Interface to net-snmp data structures. More...
#include "status_enum.h"
Go to the source code of this file.
Functions | |
status_t | agt_ypsnmp_agentx_init (void) |
Initialize the agt_ypsnmp AgentX module. More... | |
void | agt_ypsnmp_agentx_cleanup (void) |
Cleanup the agt_ypsnmp AgetnX module. More... | |
void | agt_ypsnmp_agentx_check_io (void) |
Check if any SNMP messages to process. More... | |
int | agt_ypsnmp_agentx_handle_response (int op, netsnmp_session *session, int reqid, netsnmp_pdu *pdu, void *magic) |
Handle the AgentX response. More... | |
int | agt_ypsnmp_agentx_synch_input (int op, netsnmp_session *session, int reqid, netsnmp_pdu *pdu, void *magic) |
Synch input. More... | |
boolean | agt_ypsnmp_agentx_connected (void) |
Check if the AgentX agent succ connected to the master agent. More... | |
ses_cb_t * | agt_ypsnmp_get_agentx_scb (void) |
Get the AgentX specific session control block. More... | |
Yuma Interface to net-snmp data structures.
AgentX interface