Logo
Home page Net-SNMP

Archive Search:

Require all words?

Site Search:
Google

baby_steps
[Net-SNMP Agent handler and extensibility API]

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.
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.

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.


Generated on 28 Sep 2009 for net-snmp by  doxygen 1.6.1

Last modified: Monday, 28-Sep-2009 20:19:10 UTC
For questions regarding web content and site functionality, please write to the net-snmp-users mail list.