This topic has not yet been rated - Rate this topic

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 StructureDescription
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.

 

 

 

Send comments about this topic to Microsoft

Build date: 10/30/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.