PDU Type 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 PDU type values are used in the pdu_type field of the PDU to describe its type.
Constant | Description |
---|---|
|
Search and retrieve a value from a specified SNMP variable. |
|
Search and retrieve the value of an SNMP variable without knowing the exact name of the variable. |
|
Reply to an SNMP_PDU_GET or an SNMP_PDU_GETNEXT request. |
|
Store a value in a specified SNMP variable. |
|
Indicates that the PDU trap is formatted to conform with the SNMPv1 standard. |
|
Search and retrieve multiple values with a single request. |
|
Indicates an inform request PDU. |
|
Alerts the management system to an extraordinary event under SNMPv2C. |
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 2000 Professional [desktop apps only] |
Minimum supported server |
Windows 2000 Server [desktop apps only] |
Header |
|