SNMP Structures

[SNMP is available for use in the operating systems specified in the Requirements section. It may be altered or unavailable in subsequent versions. Instead, use Windows Remote Management, which is the Microsoft implementation of WS-Man.]

The following table lists structures that are used with SNMP.

SNMP Structure Description
AsnAny Describes the type and value of a specified SNMP variable.
AsnCounter64 Contains a 64-bit counter that is specified by two values describing its low-order and high-order bits.
AsnObjectIdentifier Describes an object identifier (OID).
AsnOctetString Represents a string of octets, usually in byte values.
SnmpVarBind Describes an SNMP variable binding.
SnmpVarBindList Contains a list of SNMP variable bindings.