Tripp Lite PDUMH30ATNET 2.9kW Single-Phase Switched Automatic Transfer Switch PDU, 2 120V L5-30P Inputs, 24 5-15/20R & 1 L5-30R Outputs, 2U, TAA

User’s Guide - Page 10

For PDUMH30ATNET.

PDF File Manual, 220 pages, Read Online | Download pdf file

PDUMH30ATNET photo
Loading ...
Loading ...
Loading ...
10
5. CLI Commands
action
action
Use the action command to create and/or manage an action entry. The action-type must be specified when creating a new
action entry; action types are dependent upon the device(s) connected. Certain action types also require specifying a target
device. Use the show action-types command to display a list of available action types and their target device dependence.
Use the no form of this command to delete an action. To exit from the action (<action-name>) command format, use either
the end or exit commands. When configuring an action, be sure to enter all parameters specific to the selected action-type. If
required, change the default values for count, delay and interval.
Note: When creating an SNMP action, all SNMP contacts will automatically be assigned to the action. To assign individual SNMP contacts to
the action, first delete all contacts using the no contact all command. See the action: contact command for details.
Syntax
action <action-name>
action-name – Specifies the action entry to be managed.
action <action-name> <action-type> [<device-name>]
action-name – Specifies the name of the action entry to be created. If spaces are required, bookend the name with
quotation marks (“).
action-type – Specifies the action type for the entry.
device-name – Specifies the target device. Use the show action-types command to identify which action types require
specifying a target device.
no action <action-name>
action-name – Specifies the action entry to be deleted. If spaces are required, bookend the name with quotation marks (“).
Examples
The following command creates an action entry titled “Load Control” with an action type of “load”, applied to target device
“PDU123”:
console> action “Loads Control” load PDU123
Created Loads Control
console> action (Loads Control)>
The following command deletes entry “Cycle-Load-4”:
console> no action Cycle-Load-4
Deleted Cycle-Load-4
Loading ...
Loading ...
Loading ...