_mib_tree_entry Struct Reference

#include <snmp_core.h>

Collaboration diagram for _mib_tree_entry:

Public Attributes

oidname
 
int len
 
oid_ParseFnparsefunction
 
instance_Fninstancefunction
 
int children
 
struct _mib_tree_entry ** leaves
 
struct _mib_tree_entryparent
 
AggrType aggrType
 

Detailed Description

Definition at line 31 of file snmp_core.h.

Member Data Documentation

◆ aggrType

AggrType _mib_tree_entry::aggrType

Definition at line 41 of file snmp_core.h.

Referenced by snmpAddNode(), and snmpAggrType().

◆ children

int _mib_tree_entry::children

Definition at line 36 of file snmp_core.h.

Referenced by snmpAddNode(), snmpAddNodeChild(), and snmpLookupNodeStr().

◆ instancefunction

instance_Fn* _mib_tree_entry::instancefunction

Definition at line 35 of file snmp_core.h.

Referenced by snmpAddNode(), and snmpTreeNext().

◆ leaves

struct _mib_tree_entry** _mib_tree_entry::leaves

◆ len

int _mib_tree_entry::len

Definition at line 33 of file snmp_core.h.

Referenced by client_Inst(), peer_Inst(), snmpAddNode(), and snmpTreeNext().

◆ name

◆ parent

struct _mib_tree_entry* _mib_tree_entry::parent

Definition at line 40 of file snmp_core.h.

Referenced by peer_Inst(), snmpAddNode(), snmpAddNodeChild(), and snmpTreeNext().

◆ parsefunction

oid_ParseFn* _mib_tree_entry::parsefunction

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

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors