SNMP Structures (Compact 2013)

3/26/2014

The following table shows the SNMP structures with a description of the purpose of each.

Programming elements

Description

AsnAny

This structure contains an SNMP variable type and value.

AsnCounter64

This structure contains a 64-bit unsigned integer value and represents a 64-bit counter.

AsnObjectIdentifier

This structure represents object identifiers.

AsnOctetString

This contains octet quantities, usually bytes.

SnmpVarBind

This structure represents an SNMP variable binding.

SnmpVarBindList

This structure represents an SNMP variable bindings list.

See Also

Other Resources

Simple Network Management Protocol