'\" te .TH "baby_steps" 3 "27 Jul 2007" "Version 5.4.1" "net-snmp" \" -*- nroff -*- .ad l .nh .SH NAME baby_steps \- Calls your handler in baby_steps for set processing. .PP .SS "Modules" .in +1c .ti -1c .RI "\fBbaby_steps_access_multiplexer: calls individual access methods based on baby_step mode.\fP" .br .in -1c .SS "Functions" .in +1c .ti -1c .RI "\fBnetsnmp_mib_handler\fP * \fBnetsnmp_baby_steps_handler_get\fP (u_long modes)" .br .RI "\fIreturns a baby_steps handler that can be injected into a given handler chain. \fP" .ti -1c .RI "void \fBnetsnmp_baby_steps_handler_init\fP (void)" .br .RI "\fIinitializes the baby_steps helper which then registers a baby_steps handler as a run-time injectable handler for configuration file use. \fP" .in -1c .SH "Detailed Description" .PP Calls your handler in baby_steps for set processing. .PP .SH "Function Documentation" .PP .SS "\fBnetsnmp_mib_handler\fP* netsnmp_baby_steps_handler_get (u_long modes)" .PP returns a baby_steps handler that can be injected into a given handler chain. .PP Definition at line 58 of file baby_steps.c. .PP References netsnmp_mib_handler_s::myvoid, netsnmp_create_handler(), netsnmp_handler_free(), NULL, netsnmp_baby_steps_modes_s::registered, snmp_log(), and SNMP_MALLOC_TYPEDEF. .PP Referenced by netsnmp_baby_steps_handler_init(). .SS "void netsnmp_baby_steps_handler_init (void)" .PP initializes the baby_steps helper which then registers a baby_steps handler as a run-time injectable handler for configuration file use. .PP Definition at line 319 of file baby_steps.c. .PP References netsnmp_baby_steps_handler_get(), and netsnmp_register_handler_by_name(). .\" Oracle has added the ARC stability level to this manual page .SH ATTRIBUTES See .BR attributes (5) for descriptions of the following attributes: .sp .TS box; cbp-1 | cbp-1 l | l . ATTRIBUTE TYPE ATTRIBUTE VALUE = Availability system/management/snmp/net-snmp/documentation = Stability Volatile .TE .PP .SH NOTES .\" Oracle has added source availability information to this manual page This software was built from source available at https://java.net/projects/solaris-userland. The original community source was downloaded from http://ftp.ntua.gr/mirror/net-snmp/OldFiles/net-snmp-5.4.x/5.4.1/net-snmp-5.4.1.tar.gz Further information about this software can be found on the open source community website at http://www.net-snmp.org/.