babysteps:babysteps: callseyour handlerein babystepsoforsset.processing.(3)
NAME
netsnmpbabysteps - calls your handler in babysteps for set
processing.
Functions
netsnmpmibhandler * netsnmpbabystepshandlerget (ulong modes)
returns a babysteps handler that can be injected into a given
handler chain.
void netsnmpbabystepshandlerinit (void)
initializes the babysteps helper which then registers a babysteps
handler as a run-time injectable handler for configuration file
use.
netsnmpmibhandler * netsnmpbabystepsaccessmultiplexerget
(netsnmpbabystepsaccessmethods *am)
returns a babysteps handler that can be injected into a given
handler chain.
int netsnmpbabystepmode2flag (uint mode)
Function Documentation
netsnmpmibhandler** netsnmpbabystepsaccessmultiplexerget
(netsnmpbabystepsaccessmethods ** am)
returns a babysteps handler that can be injected into a given handler
chain. Definition at line 339 of file babysteps.c.
References netsnmpmibhandlers::flags, netsnmpmibhandlers::myvoid,
netsnmpcreatehandler(), and netsnmpmibhandler.
netsnmpmibhandler** netsnmpbabystepshandlerget (ulong modes)
returns a babysteps handler that can be injected into a given handler
chain. Definition at line 61 of file babysteps.c.
References netsnmpmibhandlers::myvoid, netsnmpcreatehandler(),
netsnmphandlerfree(), netsnmpmibhandler, snmplog(), and
SNMPMALOCTYPEDEF.
Referenced by netsnmpbabystepshandlerinit().
void netsnmpbabystepshandlerinit (void)
initializes the babysteps helper which then registers a babysteps
handler as a run-time injectable handler for configuration file use.
Definition at line 322 of file babysteps.c.
References netsnmpbabystepshandlerget(), and
netsnmpregisterhandlerbyname().
net-snmp babysteps: calls your hanJdler20i0n5babysteps for set processing.(3)
|