Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 2.06 KB

snmp-structures.md

File metadata and controls

35 lines (24 loc) · 2.06 KB
title description ms.assetid keywords ms.topic ms.date
SNMP Structures
The following table lists structures that are used with SNMP.
b6dacc85-893d-4825-93df-729333b491b3
SNMP Structures SNMP
Structures SNMP , SNMP
article
05/31/2018

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.