| Dart.Snmp Namespace : MibNode Class | 
The following tables list the members exposed by MibNode.
| Name | Description | |
|---|---|---|
|  | MibNode Constructor | Overloaded. | 
| Name | Description | |
|---|---|---|
|  | Access | Gets the Access value of the MibNode. | 
|  | Augments | Gets the AUGMENTS clause of the MibNode. | 
|  | ComposedSyntax | Gets the Syntax of the MibNode as defined in the MIB. | 
|  | DefVal | Gets the DEFVAL clause of the MibNode. | 
|  | Description | Gets the description. (Inherited from Dart.Snmp.MibDefinition) | 
|  | DisplayHint | Gets or sets the DISPLAY-HINT clause of the MibNode. | 
|  | Index | Gets the INDEX clause of the MibNode. | 
|  | Module | Gets the module identifier. (Inherited from Dart.Snmp.MibDefinition) | 
|  | Name | Gets the human readable name. (Inherited from Dart.Snmp.MibDefinition) | 
|  | Notifications | Gets the NOTIFICATIONS clause defined in the MIB. | 
|  | Objects | Gets the OBJECTS clause defined in the MIB. | 
|  | Oid | Gets the identifier of the MibNode. | 
|  | Status | Gets the Status value of the MibNode. | 
|  | Syntax | Gets the Syntax of the MibNode. | 
|  | Units | Gets the UNITS clause of the MibNode. | 
|  | Usage | Gets the type of the MibNode. | 
|  | ValueType | Gets the .NET class Type (derived from SimpleTaggedType) used by this MibNode. | 
| Name | Description | |
|---|---|---|
|  | GetFullName | Generates a human-readable OID of this node from each subidentifier's name. | 
|  | GetIid | Overloaded. Gets the scalar instance ID of the MibNode. | 
|   | GetOid | Strips off the trailing instance suffix and returns the root OID. | 
|  | ToString | Creates a string representation of the MibNode that can be used as a label. |