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 191

For PDUMH30ATNET.

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

PDUMH30ATNET photo
Loading ...
Loading ...
Loading ...
191
5. CLI Commands
show snmp-user
Use the show snmp-user command to display a summary table of all SNMP user entries or the details of a specified SNMP
user entry.
Syntax
show snmp-user [<username> [v1 | v2 | v3]]
username – Specifies the SNMP user entry for which details are to be displayed.
Examples
The following command displays a summary table of all SNMP user entries:
console> show snmp-user
USERNAME CONTACT DESCRIPTION STATUS IP FILTER
---------- --------------- ------------- -------- -------------
snmpadmin2 1-888-123-4567 Shift 2 Admin enabled
snmpmgr1 1-888-123-4566 Shift 1 Manager enabled 192.168.11/255.255.255.0
snmpmgr2 1-888-123-4565 Shift 2 Manager enabled 192.168.11/255.255.255.0
snmpguest1 1-888-123-4564 Guest #1 enabled 192.168.11.120
snmp-user: authentication
authentication passphrase
Use the authentication passphrase command to enter an authentication passphrase for the SNMP user entry. A passphrase
is required if security-mode is set to either authnopriv or authpriv. Two options are available for entering the password. The
first option will prompt the entry of a password followed by a password confirmation, neither of which will be echoed to the
terminal. The second option allows entry of a plain text password on the command line by using the plaintext keyword.
Syntax
authentication passphrase [plaintext <passphrase>]
passphrase – Specifies the authentication passphrase for the SNMP user entry, in plain text.
Examples
The following command sets the Authentication Passphrase to “a1b2c3” for entry “AdminABC”:
console> snmp-user (AdminABC)> authentication passphrase plaintext a1b2c3
Update complete
authentication protocol
Use the authentication protocol command to select an Authentication Protocol for the SNMP user entry. A protocol selection
is required if security-mode is set to either authnopriv or authpriv. The available options are MD5 and SHA1.
Syntax
authentication protocol {md5 | sha1}
Examples
The following command sets the Authentication Protocol to SHA1 for entry “AdminABC”:
console> snmp-user (AdminABC)> authentication protocol sha1
Update complete
Loading ...
Loading ...
Loading ...