The following tables list the members exposed by MibNode.
Name | Description | |
---|---|---|
![]() | MibNode Constructor | Initializes a new instance of the MibNode class. |
Name | Description | |
---|---|---|
![]() | Access | Gets or sets the Access value of the MibNode. |
![]() | Augments | Gets or sets the AUGMENTS clause of the MibNode. |
![]() | ComposedSyntax | Gets or sets the Syntax of the MibNode as defined in the MIB. |
![]() | DefVal | Gets or sets the DEFVAL clause of the MibNode. |
![]() | Description | Gets or sets the description. (Inherited from Dart.Snmp.MibDefinition) |
![]() | Iid | This value is created by adding a ".0" suffix to the Oid. |
![]() | Index | Gets or sets the INDEX clause of the MibNode. |
![]() | Module | Gets or sets the module identifier. (Inherited from Dart.Snmp.MibDefinition) |
![]() | Name | Gets or sets the human readable name. (Inherited from Dart.Snmp.MibDefinition) |
![]() | Notifications | Gets or sets the NOTIFICATIONS clause defined in the MIB. |
![]() | Objects | Gets the OBJECTS clause defined in the MIB. |
![]() | Oid | Gets or sets the identifier of the MibNode. |
![]() | Status | Gets or sets the Status value of the MibNode. |
![]() | Syntax | Gets or sets the Syntax of the MibNode. |
![]() | Units | Gets or sets the UNITS clause of the MibNode. |
![]() | Usage | Gets or sets the type of the MibNode. |
![]() | ValueType | Gets or sets the .NET class Type (derived from SimpleTaggedType) used by this MibNode. |
Name | Description | |
---|---|---|
![]() ![]() | 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. |