Clone | Returns a deep copy of the Variable. |
SetValue | Validates parameters and sets Value and Type values. |
ToString | Return a string representation of the Variable. |
Definition | Reference to the MibNode that corresponds to this ID. |
Id | Variable ID string. |
Type | Data type of the variable. |
Value | Value of the variable. Returns a specific type for each SNMP data type, see documentation. |
ValueAsString | Returns a string representation of the Value. |