SnmpSource Help

SnmpVariable Properties

The properties of the SnmpVariable class are listed below. For a complete list of SnmpVariable class members, see the SnmpVariable Members topic.

Public Instance Properties

BinData The BinData is not null only when the SnmpVarType is OCTET STRING(4).
Data The snmp variable value. The real data type of Data depends on the Type property.
OID The Object Identifier for this snmp variable. A snmp variable must have one OID.
Type The type of the snmp variable. The type is defined in SnmpVarType.

See Also

SnmpVariable Class | SnmpSource Namespace