netsnmp_mib_handler_s Struct Reference
[Net-SNMP Agent handler and extensibility API]

the mib handler structure to be registered More...

#include <agent_handler.h>


Data Fields

char * handler_name
void * myvoid
 for handler's internal use
int flags
 for agent_handler's internal use
int(* access_method )(struct netsnmp_mib_handler_s *, struct netsnmp_handler_registration_s *, struct netsnmp_agent_request_info_s *, struct netsnmp_request_info_s *)
 if you add more members, you probably also want to update
struct netsnmp_mib_handler_snext
struct netsnmp_mib_handler_sprev


Detailed Description

the mib handler structure to be registered
Examples:

delayed_instance.c.

Definition at line 48 of file agent_handler.h.


Field Documentation

if you add more members, you probably also want to update

_clone_handler in agent_handler.c.

for agent_handler's internal use

Definition at line 53 of file agent_handler.h.

for handler's internal use

Definition at line 51 of file agent_handler.h.


The documentation for this struct was generated from the following file:

Generated on Tue Sep 1 03:04:14 2009 for net-snmp by  doxygen 1.5.7.1