Dart SNMP Library 4.0
VariableTypeConstants Enumeration
Description
Enumerates possible Variable value types.
Members
MemberValueDescription
typeCounter5Data type is an unsigned 32 bit integer that represents a counter.
typeCounter6411Data type is an unsigned 64 bit integer.
typeEndOfMibView14End of MIB has been reached.
typeGauge6Data type is an unsigned 32 bit integer that represents a gauge. Use for Unsigned32 tags also.
typeInteger1Data type is a signed 32 bit integer.
typeIpAddress4Data type is a string that represents an IP Address in dot notation.
typeNoSuchInstance13IID does not exactly match the name of any accessible variable.
typeNoSuchObject12IID prefix does not match prefix of any accessible variable.
typeNSAPAddress9Data type is a byte array that represents an NSAP Address.
typeNull0Data type is NULL. Used for requests.
typeObjectID3Data type is a string that represents an object identifier.
typeOctetString2Data type is a byte array interpreted as an ASCII string.
typeOpaque8Data type is a byte array usually interpreted as a binary blob.
typeTimeTicks7Data type is an unsigned 32 bit integer that represents time ticks
typeUInteger10Data type is an unsigned 32 bit integer. Obsolete.

PowerSNMP for ActiveX Documentation Version 4.0
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic