Logo
Home page Net-SNMP

Archive Search:

Require all words?

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

subtree Struct Reference

#include <var_struct.h>


Data Fields

oid name [UCD_REGISTRY_OID_MAX_LEN]
u_char namelen
oid start [UCD_REGISTRY_OID_MAX_LEN]
u_char start_len
oid end [UCD_REGISTRY_OID_MAX_LEN]
u_char end_len
variablevariables
int variables_len
int variables_width
char label [256]
snmp_session * session
u_char flags
u_char priority
int timeout
subtree * next
subtree * prev
subtree * children
int range_subid
oid range_ubound
handler_registrationreginfo
int cacheid

Field Documentation

int subtree::cacheid
 

Definition at line 46 of file var_struct.h.

Referenced by add_varbind_to_cache(), register_mib_context2(), and register_mib_table_row().

struct subtree* subtree::children
 

Definition at line 42 of file var_struct.h.

Referenced by dump_registry(), load_subtree(), register_mib_reattach_subtree(), split_subtree(), unload_subtree(), unregister_mib_context(), and unregister_mibs_by_session().

oid subtree::end[UCD_REGISTRY_OID_MAX_LEN]
 

Definition at line 29 of file var_struct.h.

Referenced by add_varbind_to_cache(), dump_registry(), find_subtree(), load_subtree(), nullOidLen(), register_mib_context2(), register_mib_table_row(), and split_subtree().

u_char subtree::end_len
 

Definition at line 31 of file var_struct.h.

Referenced by add_varbind_to_cache(), dump_registry(), find_subtree(), load_subtree(), nullOidLen(), register_mib_context2(), register_mib_table_row(), and split_subtree().

u_char subtree::flags
 

Definition at line 37 of file var_struct.h.

Referenced by dump_registry(), getStatPtr(), register_mib_context2(), register_mib_reattach_subtree(), and register_mib_table_row().

char subtree::label[256]
 

Definition at line 35 of file var_struct.h.

Referenced by dump_registry(), register_mib_context2(), and register_mib_table_row().

oid subtree::name[UCD_REGISTRY_OID_MAX_LEN]
 

Definition at line 23 of file var_struct.h.

Referenced by free_subtree(), getStatPtr(), nullOidLen(), register_mib_context2(), register_mib_reattach_subtree(), register_mib_table_row(), tree_compare(), and unregister_mib_context().

u_char subtree::namelen
 

Definition at line 25 of file var_struct.h.

Referenced by free_subtree(), getStatPtr(), load_subtree(), nullOidLen(), register_mib_context2(), register_mib_reattach_subtree(), register_mib_table_row(), split_subtree(), tree_compare(), and unregister_mib_context().

struct subtree* subtree::next
 

Definition at line 40 of file var_struct.h.

Referenced by dump_registry(), find_subtree_next(), find_subtree_previous(), free_subtree(), getStatPtr(), get_session_for_oid(), load_subtree(), register_mib_reattach_subtree(), split_subtree(), unload_subtree(), unregister_mib_context(), and unregister_mibs_by_session().

struct subtree* subtree::prev
 

Definition at line 41 of file var_struct.h.

Referenced by load_subtree(), split_subtree(), and unload_subtree().

u_char subtree::priority
 

Definition at line 38 of file var_struct.h.

Referenced by load_subtree(), register_mib_context2(), register_mib_reattach_subtree(), register_mib_table_row(), and unregister_mib_context().

int subtree::range_subid
 

Definition at line 43 of file var_struct.h.

Referenced by register_mib_context2(), register_mib_reattach_subtree(), and register_mib_table_row().

oid subtree::range_ubound
 

Definition at line 44 of file var_struct.h.

Referenced by register_mib_context2(), register_mib_reattach_subtree(), and register_mib_table_row().

handler_registration* subtree::reginfo
 

Definition at line 45 of file var_struct.h.

Referenced by register_mib_context2(), and split_subtree().

struct snmp_session* subtree::session
 

Definition at line 36 of file var_struct.h.

Referenced by get_session_for_oid(), register_mib_context2(), register_mib_table_row(), and unregister_mibs_by_session().

oid subtree::start[UCD_REGISTRY_OID_MAX_LEN]
 

Definition at line 26 of file var_struct.h.

Referenced by dump_registry(), find_subtree_next(), find_subtree_previous(), free_subtree(), load_subtree(), nullOidLen(), register_mib_context2(), register_mib_table_row(), and split_subtree().

u_char subtree::start_len
 

Definition at line 28 of file var_struct.h.

Referenced by dump_registry(), find_subtree_next(), find_subtree_previous(), free_subtree(), load_subtree(), nullOidLen(), register_mib_context2(), register_mib_table_row(), and split_subtree().

int subtree::timeout
 

Definition at line 39 of file var_struct.h.

Referenced by register_mib_context2(), register_mib_reattach_subtree(), and register_mib_table_row().

struct variable* subtree::variables
 

Definition at line 32 of file var_struct.h.

Referenced by dump_registry(), find_subtree_next(), free_subtree(), get_session_for_oid(), nullOidLen(), register_mib_context2(), register_mib_table_row(), and split_subtree().

int subtree::variables_len
 

Definition at line 33 of file var_struct.h.

Referenced by find_subtree_next(), nullOidLen(), register_mib_context2(), register_mib_table_row(), and split_subtree().

int subtree::variables_width
 

Definition at line 34 of file var_struct.h.

Referenced by register_mib_context2(), and register_mib_table_row().


The documentation for this struct was generated from the following file:
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.