snmp_mib_tree Struct Reference

#include <parse.h>

Collaboration diagram for snmp_mib_tree:

Public Attributes

struct snmp_mib_treechild_list
 
struct snmp_mib_treenext_peer
 
struct snmp_mib_treeparent
 
char label [64]
 
u_int subid
 
int type
 
struct enum_listenums
 
void(* printer )(char *buf, variable_list *var, void *foo, int quiet)
 

Detailed Description

A tree in the format of the tree structure of the MIB.

Definition at line 50 of file parse.h.

Member Data Documentation

◆ child_list

struct snmp_mib_tree* snmp_mib_tree::child_list

Definition at line 51 of file parse.h.

Referenced by build_tree(), do_subtree(), find_rfc1066_mib(), get_symbol(), and parse_subtree().

◆ enums

struct enum_list* snmp_mib_tree::enums

Definition at line 57 of file parse.h.

Referenced by build_tree(), and do_subtree().

◆ label

char snmp_mib_tree::label[64]

Definition at line 54 of file parse.h.

Referenced by build_tree(), do_subtree(), get_symbol(), and parse_subtree().

◆ next_peer

struct snmp_mib_tree* snmp_mib_tree::next_peer

Definition at line 52 of file parse.h.

Referenced by build_tree(), do_subtree(), find_rfc1066_mib(), get_symbol(), and parse_subtree().

◆ parent

struct snmp_mib_tree* snmp_mib_tree::parent

Definition at line 53 of file parse.h.

Referenced by build_tree(), and do_subtree().

◆ printer

void(* snmp_mib_tree::printer) (char *buf, variable_list *var, void *foo, int quiet)

Definition at line 58 of file parse.h.

◆ subid

u_int snmp_mib_tree::subid

Definition at line 55 of file parse.h.

Referenced by build_tree(), do_subtree(), find_rfc1066_mib(), get_symbol(), and parse_subtree().

◆ type

int snmp_mib_tree::type

Definition at line 56 of file parse.h.

Referenced by build_tree(), and do_subtree().


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

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors