Logo
Home page Net-SNMP

Archive Search:

Require all words?

Site Search:
Google
mib_handler_s struct Reference
Main Page   Data Structures   File List   Data Fields   Globals  

mib_handler_s Struct Reference

#include <agent_handler.h>


Data Fields

char * handler_name
void * myvoid
int(* access_method )(struct mib_handler_s *, struct handler_registration_s *, struct agent_request_info_s *, struct request_info_s *)
mib_handler_s * next
mib_handler_s * prev
char * handler_name
void * myvoid
mib_handler_s * next
mib_handler_s * prev

Field Documentation

int(* mib_handler_s::access_method)(struct mib_handler_s *, struct handler_registration_s *, struct agent_request_info_s *, struct request_info_s *)
 

Referenced by call_handler(), call_handlers(), and create_handler().

char* mib_handler_s::handler_name
 

Definition at line 11 of file helpers/agent_handler.h.

char* mib_handler_s::handler_name
 

Definition at line 11 of file agent_handler.h.

Referenced by call_handler(), call_handlers(), create_handler(), find_handler_by_name(), inject_handler(), register_handler(), table_array_helper_handler(), and table_helper_handler().

void* mib_handler_s::myvoid
 

Definition at line 12 of file helpers/agent_handler.h.

void* mib_handler_s::myvoid
 

Definition at line 12 of file agent_handler.h.

Referenced by find_handler_data_by_name(), get_multiplexer_handler(), get_table_data_handler(), get_table_data_set_handler(), get_table_handler(), get_table_iterator_handler(), instance_counter32_handler(), instance_long_handler(), instance_ulong_handler(), multiplexer_helper_handler(), table_array_helper_handler(), table_data_helper_handler(), table_data_set_helper_handler(), table_helper_handler(), and table_iterator_helper_handler().

struct mib_handler_s* mib_handler_s::next
 

Definition at line 19 of file helpers/agent_handler.h.

struct mib_handler_s* mib_handler_s::next
 

Definition at line 19 of file agent_handler.h.

Referenced by call_next_handler(), find_handler_by_name(), inject_handler(), register_handler(), table_data_set_helper_handler(), and table_helper_handler().

struct mib_handler_s* mib_handler_s::prev
 

Definition at line 20 of file helpers/agent_handler.h.

struct mib_handler_s* mib_handler_s::prev
 

Definition at line 20 of file agent_handler.h.

Referenced by inject_handler().


The documentation for this struct was generated from the following files:
Generated on Sat Nov 10 14:09:58 2001 for net-snmp by doxygen1.2.11 written by Dimitri van Heesch, © 1997-2001
[an error occurred while processing this directive] [an error occurred while processing this directive]

Valid CSS!


Last modified: Wednesday, 01-Aug-2018 04:41:28 UTC
For questions regarding web content and site functionality, please write to the net-snmp-users mail list.