baby_steps
[Net-SNMP Agent handler and extensibility API]

Calls your handler in baby_steps for set processing. [詳細]

モジュール

 baby_steps_access_multiplexer: calls individual access methods based on baby_step mode.

関数

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

説明

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.

baby_steps.c58 行で定義されています。

参照先 netsnmp_mib_handler_s::myvoidnetsnmp_create_handler()netsnmp_handler_free()NULLnetsnmp_baby_steps_modes_s::registeredsnmp_log()SNMP_MALLOC_TYPEDEF.

参照元 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.

baby_steps.c319 行で定義されています。

参照先 netsnmp_baby_steps_handler_get()netsnmp_register_handler_by_name().


net-snmpに対してSat Sep 5 13:14:29 2009に生成されました。  doxygen 1.4.7