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 11

For PDUMH30ATNET.

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

PDUMH30ATNET photo
Loading ...
Loading ...
Loading ...
11
5. CLI Commands
show action
Use the show action command to display a summary table of all action entries or the details of a specified action entry.
Syntax
show action [<action-name>]
action-name – Specifies the entry for which action details are to be displayed.
Examples
The following command displays a summary table of all action entries:
console> show action
NAME TYPE STATUS DELAY INTERVAL
---------------------------- ------------ -------- ----- --------
Default Device Shutdown turn-o-device enabled 120 0
Default Email Notication email enabled 30 0
Default Reboot LX Card reboot-weblx enabled 30 0
Default SMS Notication sms enabled 30 0
Default SNMP Trap Notication snmp-trap disabled 30 0
action: contact
contact
Use the contact command to assign one or more notification recipients to the action entry. Use the no form of this command
to remove one or more contacts from the entry. This command applies only to action types “email”, “sms”, “snmp-set-oid”
and “snmp-trap”. Note that contacts for each of these action types are created using the corresponding commands: email,
sms and snmp-user.
Syntax
contact {all | <contact-1>[,<contact-2>,...<contact-N>]}
all – Sets all contacts as notification recipients
contact-x – Specifies a comma-delimited list of contacts as notification recipients
no contact {all | <contact-1>[,<contact-2>,...<contact-N>]}
all – Sets all contacts to be removed as notification recipients
contact-x – Removes a comma-delimited list of contacts as notification recipients
Examples
The following command sets all email contacts to be recipients of entry “Send Email”:
console> action (Send Email)> contact all
Update complete
The following command specifies contacts “jdoe”, “Mary Smith” and “bjones” as the recipients or entry “Send Email”:
console> action (Send Email)> contact jdoe,”Mary Smith”,bjones
Update complete
The following command removes “Billy Jones” as a recipient for entry “Send Email”:
console> action (Send Email)> no contact “Billy Jones”
Update complete
Loading ...
Loading ...
Loading ...