Variable Constructor |
Name | Description | |
---|---|---|
Variable(ObjectIdentifier) | Creates a Variable instance with a specific ObjectIdentifier. | |
Variable(UInt32) | Creates a Variable instance with a specific object identifier. | |
Variable(ObjectIdentifier, ISnmpData) | Creates a Variable instance with a specific object identifier and data. | |
Variable(UInt32, ISnmpData) | Creates a Variable instance with a specific ObjectIdentifier and ISnmpData. |