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 21

For PDUMH30ATNET.

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

PDUMH30ATNET photo
Loading ...
Loading ...
Loading ...
21
5. CLI Commands
action: trigger
trigger
Use the trigger command to assign one or more trigger conditions to the action entry. Use the no form of this command to
remove one or more triggers from the entry. Use the show trigger command to display an enumerated list of all applicable
trigger events. The enumeration and/or keywords are used when selecting events as triggers. Due to the variance of events
by device type and model, the enumeration will not be sequential. Within the list, an asterisk (*) denotes that the event is
selected as a trigger.
Syntax
trigger {on-clear | on-set} {all | <event-1>[,<event-2>...<event-N>]}
event-x – Specifies a comma-delimited list of event names or enumerations that will act as triggers for the action entry. (see
the show trigger command).
on-clear – Configures the action entry to execute when any of the selected On Clear events occur.
on-set – Configures the action entry to execute when any of the selected On Set events occur.
no trigger {on-clear | on-set} {all | <event-1>[,<event-2>...<event-N>]}
no trigger {<device-name> | <sensor-name>}
device-name – Removes all trigger events assigned to the specified device.
event-x – Specifies a comma-delimited list of event names or enumerations to be removed from the action entry.
on-clear – Removes On Clear events as triggers for the action entry; if no enumerated events are specified, all On Clear
events will be removed.
on-set – Removes On Set events as triggers for the action entry; if no enumerated events are specified, all On Set events
will be removed.
sensor-name – Removes all trigger events assigned to the specified sensor.
Examples
The following command sets “Battery Low” and “Communications Lost” – enumerated as 4 and 6, respectively – as the On
Set triggers for entry “Notify Server #1”:
console> action (Notify Server #1)> trigger on-set 4,6
Update complete
The following command sets “Battery Low” and “Communications Lost” – listed by name – as the On Set triggers for entry
“Notify Server #1”:
console> action (Notify Server #1)> trigger on-set “Battery Low”,”Communication Lost”
Update complete
The following command sets “Battery Normal” and “Communications Restored” – enumerated as 4 and 6, respectively – as
the On Clear triggers for entry “Notify Server #1”:
console> action (Notify Server #1)> trigger on-clear 4,6
Update complete
The following command removes all On Clear triggers for entry “Notify Server #1”:
console> action (Notify Server #1)> no trigger on-clear all
Update complete
Loading ...
Loading ...
Loading ...