Logo
Home page Net-SNMP

Archive Search:

Require all words?

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

handler_registration_s Struct Reference

#include <agent_handler.h>


Data Fields

char * handlerName
char * contextName
oid * rootoid
size_t rootoid_len
mib_handlerhandler
int modes
int priority
int range_subid
oid range_ubound
int timeout
char * handlerName
char * contextName
oid * rootoid
mib_handlerhandler

Field Documentation

char* handler_registration_s::contextName
 

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

char* handler_registration_s::contextName
 

Definition at line 35 of file agent_handler.h.

Referenced by register_handler().

mib_handler* handler_registration_s::handler
 

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

mib_handler* handler_registration_s::handler
 

Definition at line 42 of file agent_handler.h.

Referenced by call_handlers(), create_handler_registration(), find_handler_by_name(), inject_handler(), register_handler(), register_long_instance(), register_null(), register_read_only_counter32_instance(), register_read_only_long_instance(), register_read_only_ulong_instance(), register_table_array(), register_ulong_instance(), and table_array_get_by_index().

char* handler_registration_s::handlerName
 

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

char* handler_registration_s::handlerName
 

Definition at line 34 of file agent_handler.h.

Referenced by old_api_helper(), and register_null().

int handler_registration_s::modes
 

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

Referenced by call_handlers(), create_handler_registration(), and register_handler().

int handler_registration_s::priority
 

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

Referenced by register_handler().

int handler_registration_s::range_subid
 

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

Referenced by register_handler().

oid handler_registration_s::range_ubound
 

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

Referenced by register_handler().

oid* handler_registration_s::rootoid
 

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

oid* handler_registration_s::rootoid
 

Definition at line 38 of file agent_handler.h.

Referenced by build_new_oid(), create_handler_registration(), instance_helper_handler(), old_api_helper(), register_handler(), register_null(), table_build_oid(), table_build_oid_from_index(), table_data_build_result(), table_data_helper_handler(), table_helper_handler(), and table_iterator_helper_handler().

size_t handler_registration_s::rootoid_len
 

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

Referenced by build_new_oid(), create_handler_registration(), instance_helper_handler(), old_api_helper(), register_handler(), register_null(), table_build_oid(), table_build_oid_from_index(), table_data_build_result(), table_data_helper_handler(), table_helper_handler(), and table_iterator_helper_handler().

int handler_registration_s::timeout
 

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

Referenced by register_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.