Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
Other versions of this page are also available for the following:
Windows Mobile Not Supported Windows Embedded CE Supported
8/28/2008

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.