Functions |
|
| netsnmp_mib_handler * | netsnmp_get_multiplexer_handler (netsnmp_mib_handler_methods *req) |
| returns a multiplixer handler given a netsnmp_mib_handler_methods structure of subhandlers. |
|
| int | netsnmp_multiplexer_helper_handler (netsnmp_mib_handler *handler, netsnmp_handler_registration *reginfo, netsnmp_agent_request_info *reqinfo, netsnmp_request_info *requests) |
| implements the multiplexer helper |
|
Useful if you want different routines to handle different aspects of SNMP requests, which is very common for GET vs SET type actions.
Functionally:
|
|
returns a multiplixer handler given a netsnmp_mib_handler_methods structure of subhandlers. Definition at line 32 of file multiplexer.c. References netsnmp_mib_handler_s::myvoid, netsnmp_create_handler(), netsnmp_mib_handler, and snmp_log(). |
|
||||||||||||||||||||
|
implements the multiplexer helper Definition at line 53 of file multiplexer.c. References netsnmp_agent_request_info_s::mode, netsnmp_mib_handler_s::myvoid, netsnmp_call_handler(), netsnmp_handler_registration, netsnmp_mib_handler, netsnmp_request_set_error_all(), and snmp_log(). |
1.3.9.1
Last modified: Thursday, 01-Mar-2007 16:20:11 PST
For questions regarding web content and site functionality, please write to the net-snmp-users mail list.