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 196

For PDUMH30ATNET.

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

PDUMH30ATNET photo
Loading ...
Loading ...
Loading ...
196
5. CLI Commands
snmp-user: privacy
privacy passphrase
Use the privacy passphrase command to enter a privacy passphrase for the SNMP user entry. A passphrase is required if
security-mode is set to authpriv. Two options are available for entering the password. The first option, using the command
without additional parameters, will prompt the entry of a password and 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
privacy passphrase [plaintext <passphrase>]
passphrase – Specifies the passphrase for the entry, in plain text.
Examples
The following command sets the Privacy Passphrase to “g2h3j4” for entry “snmpadmin2”:
console> snmp-user (snmpadmin2)> privacy passphrase plaintext g2h3j4
Update complete
privacy protocol
Use the privacy protocol command to select a Privacy Protocol for the SNMP user entry. A protocol selection is required if
security-mode is set to authpriv. The available options are des and aes.
Syntax
privacy protocol {des | aes}
Examples
The following command sets the Privacy Protocol to AES for entry “snmpadmin2”:
console> snmp-user (snmpadmin2)> privacy protocol aes
Update complete
show privacy protocol
Use the show privacy protocol command to display the selected privacy protocol for the SNMP user entry.
Syntax
show privacy protocol
Examples
The following command displays the privacy protocol for entry “snmpadmin2”:
console> snmp-user (snmpadmin2)> show privacy protocol
aes
Loading ...
Loading ...
Loading ...