The following tables list the members exposed by Variable.
Name | Description | |
---|---|---|
![]() | Variable Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Definition | The MIB definition of the OID (object ID) corresponding to this IID (instance ID). |
Name | Description | |
---|---|---|
![]() | Id | Gets the id of the variable. |
![]() | Value | Gets or sets the value of the Variable. |
![]() | ValueName | Gets the human readable identifier that represents the enumeration value of the variable. |
Name | Description | |
---|---|---|
![]() | Encode | Overloaded. Encode object and return as a byte array. Normally used to create an SNMP packet. (Inherited from Dart.Snmp.TaggedType) |
![]() | GetName | Get the name of the Variable if a Definition is present, otherwise returns the Id. |
![]() | ToString | Gets a string version of the Variable. |