SNMP Request Types
[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 Request Types are used to describe the operation that the SNMP service is requesting the extension agent to perform.
Constant/value | Description |
---|---|
|
Retrieve the value of values of the specified variables. |
|
Retrieve the value or values of the lexicographic successor of the specified variables. |
|
Search and retrieve multiple values with a single request. |
|
Validate the values of the specified variables. This operation maximizes the probability of a successful write operation during the COMMIT request. For more information, see the SnmpExtensionQueryEx function. |
|
Write the new values to the specified variables. |
|
Reset the values of the specified variables to their values before the COMMIT request. |
|
Release the resources allocated in previous requests and operations. |
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 2000 Professional [desktop apps only] |
Minimum supported server |
Windows 2000 Server [desktop apps only] |
Header |
|