| net-snmp 5.7 | 
Calls your handler in baby_steps for set processing. More...
| Modules | |
| baby_steps_access_multiplexer: calls individual access methods based on baby_step mode. | |
| Functions | |
| netsnmp_mib_handler * | netsnmp_baby_steps_handler_get (u_long modes) | 
| returns a baby_steps handler that can be injected into a given handler chain. | |
| netsnmp_feature_child_of (netsnmp_baby_steps_handler_init, netsnmp_unused) | |
| initializes the baby_steps helper which then registers a baby_steps handler as a run-time injectable handler for configuration file use. | |
Calls your handler in baby_steps for set processing.
| netsnmp_mib_handler* netsnmp_baby_steps_handler_get | ( | u_long | modes | ) | 
returns a baby_steps handler that can be injected into a given handler chain.
Definition at line 84 of file baby_steps.c.
| netsnmp_feature_child_of | ( | netsnmp_baby_steps_handler_init | , | 
| netsnmp_unused | |||
| ) | 
initializes the baby_steps helper which then registers a baby_steps handler as a run-time injectable handler for configuration file use.
Definition at line 354 of file baby_steps.c.
 1.7.4
 1.7.4