Nut/OS  5.0.5
API Reference
_SUBTREE Struct Reference
Collaboration diagram for _SUBTREE:
[legend]

Data Fields

struct _SUBTREEsub_next
 Pointer to the next branch.
int sub_numvars
 Number of variables.
SNMPVARsub_vars
 Pointer to the array of variables.
size_t sub_namelen
 Length of the base name.
OID sub_name [MAX_OID_LEN]
 Base name of this branch.

Field Documentation

Pointer to the next branch.

Referenced by SnmpMibFind(), and SnmpMibRegister().

Number of variables.

Referenced by SnmpMibFind(), and SnmpMibRegister().

Pointer to the array of variables.

Referenced by SnmpMibFind(), and SnmpMibRegister().

Length of the base name.

Referenced by SnmpMibFind(), and SnmpMibRegister().

OID _SUBTREE::sub_name[MAX_OID_LEN]

Base name of this branch.

Referenced by SnmpMibFind(), and SnmpMibRegister().


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