Get MIB tree root
Retrieve the synthetic root of the server's compiled SNMP MIB tree, including the list of immediate children (typically ccitt(0), iso(1), joint-iso-ccitt(2)).
Response
MIB root node retrieved successfully
Full dotted OID for this node. Empty string for the synthetic root.
Symbolic name of the node (e.g. sysDescr). Null if the node has no name (synthetic root).
Symbolic name of the MIB type (e.g. COUNTER32). Null if the type code is unknown.
Numeric MIB type code as defined in nxsnmp.h (MIB_TYPE_*).
Symbolic name of the MIB status. Null if the status code is unknown.
Numeric MIB status code as defined in nxsnmp.h (MIB_STATUS_*).
Symbolic name of the MIB access mode. Null if the access code is unknown.
Numeric MIB access code as defined in nxsnmp.h (MIB_ACCESS_*).
DESCRIPTION clause from the MIB module.
Name of the textual convention applied to this object, if any.
DISPLAY-HINT clause for formatting raw values.
Comma-separated list of named enumeration values, if defined.
INDEX clause for SMIv2 table entries.
Full dotted OID of the parent node. Null for the synthetic root.