SNMPv1 Protocol Encoding

[This is preliminary documentation and subject to change.]

It is necessary to emphasize that although the class mapping accepts both SNMPv1 and SNMPv2C schemas, the SNMP providers only generate SNMPv1 protocol requests in an SNMPv1 defined namespace.

Where no corresponding conversion between SNMPv2C and SNMPv1 type is applicable, the SNMP providers do not generate a request for that property and the property value retains its default value.

The following table defines the protocol encoding type used when generating SNMPv1 protocol frames.

Table 12: SNMPv1 Protocol Encoding

Encoding qualifier SNMP V1 protocol encoding
INTEGER INTEGER
OCTETSTRING OCTET STRING
OBJECTIDENTIFIER OBJECT IDENTIFIER
NULL NULL
IpAddress IpAddress
Counter Counter
Gauge Gauge
TimeTicks TimeTicks
Opaque Opaque
NetworkAddress NetworkAddress
Counter32 Counter
Gauge32 Gauge
Unsigned32 Gauge
Integer32 INTEGER
Counter64 No Supported Conversion