SNMP Set Action
- Last Updated: December 11, 2024
- 1 minute read
- WhatsUp Gold
- Version 2024
This action sends an SNMP Set to a device in order to change a specific SNMP action. You can configure SNMP Set actions to perform a number of tasks, including rebooting a device, changing the state of a network remotely, disabling or enabling a device feature, etc.
The SNMP Set action can use any SNMP credential defined in the Credentials Library and supports all types of writable objects (strings, integers, timeticks, etc.).
If the action operation fails, errors are reported to the Action log.
Configure the following:
- Name. Enter a unique name for the action. This name displays in the Action Library.
- Description. (Optional) Enter additional information about the action. This description displays next to the action in the Action Library.
- IP address or host name. Enter the IP address or host name of the device to which the action to send the SNMP Set.
- SNMP v1/v2/v3 credentials. Select the SNMP credential that the action is to use. This list is populated with credentials currently configured in the Credentials Library.
- Object ID. Enter the object identifier (OID) that the action is to use or click Browse to navigate to and select the OID.
- Instance. Enter the instance that coincides with the OID that the action is to use.
- Value type. Select the type of written object the action is to use.
- Value to set. Enter a value for the type you selected.Note: The action only allows you to set one value at a time.