Logo
Home page Net-SNMP

Archive Search:

Require all words?

Site Search:
Google

baby_steps

Section: net-snmp (3)
Updated: 27 Jul 2007
Index Return to Main Contents
 

NAME

baby_steps - Calls your handler in baby_steps for set processing.

 

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.
void netsnmp_baby_steps_handler_init (void)
initializes the baby_steps helper which then registers a baby_steps handler as a run-time injectable handler for configuration file use.  

Detailed Description

Calls your handler in baby_steps for set processing.

 

Function Documentation

 

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 58 of file baby_steps.c.

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.

Referenced by netsnmp_baby_steps_handler_init().  

void netsnmp_baby_steps_handler_init (void)

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 319 of file baby_steps.c.

References netsnmp_baby_steps_handler_get(), and netsnmp_register_handler_by_name().


 

Index

NAME
Modules
Functions
Detailed Description
Function Documentation
netsnmp_mib_handler* netsnmp_baby_steps_handler_get (u_long modes)
void netsnmp_baby_steps_handler_init (void)

This document was created by man2html, using the manual pages.
Time: 13:12:01 GMT, September 23, 2007

Valid CSS!


Last modified: Sunday, 23-Sep-2007 14:18:39 UTC
For questions regarding web content and site functionality, please write to the net-snmp-users mail list.