SNMP Application Syntax Values
[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 SNMP Application Syntax Values are used by management applications that employ the Microsoft SNMP Management API.
Constant | Description |
---|---|
|
Indicates an IP address variable. |
|
Indicates a counter variable. |
|
Indicates a gauge variable. This variable describes an Unsigned32 type in conformance with RFC 1902. |
|
Indicates a timeticks variable. |
|
Indicates an opaque variable. |
|
Indicates a counter variable that increases until it reaches a maximum value of (2^64) - 1. |
|
Indicates a 32-bit unsigned integer variable. This variable describes a UInteger32 type in conformance with RFC 1442. |
|
See ASN_GAUGE32. |
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 2000 Professional [desktop apps only] |
Minimum supported server |
Windows 2000 Server [desktop apps only] |
Header |
|