The following table lists the data types used by the SNMP Manager plugin and the SNMP specification that it relates to.
SNMP object types | SNMP Manager |
---|---|
OCTET STRING, OBJECT IDENTIFIER, IpAddress, or Opaque | System.String |
INTEGER or Integer32 | System.Int32 |
Unsigned32, Counter32, or TimeTicks | System.UInt32 |
Counter64 | System.UInt64 |
System.Int64 |