yumapro  23.10T-7
YumaPro SDK
Loading...
Searching...
No Matches
agt_ypsnmp_agentx.h File Reference

Yuma Interface to net-snmp data structures. More...

#include "status_enum.h"
Include dependency graph for agt_ypsnmp_agentx.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_tagt_ypsnmp_get_agentx_scb (void)
 Get the AgentX specific session control block. More...
 

Detailed Description

Yuma Interface to net-snmp data structures.

AgentX interface