HP 3PAR InForm OS 3.1.1 Command Line Interface Reference

showsnmppw
DESCRIPTION
The showsnmppw command displays the SNMP community string passwords.
NOTE: SNMP is not part of the Common Criteria evaluated configuration. See the HP 3PAR
InForm OS Common Criteria Administrator’s Reference for more information before using this
command in Common Criteria mode.
SYNTAX
showsnmppw [options]
AUTHORITY
Any role in the system.
OPTIONS
rw|r|w
Specifies that the read-write (rw), read-only (r), or write-only (w) password is displayed. If not
specified, the read/write community string password is displayed.
SPECIFIERS
None.
RESTRICTIONS
None.
EXAMPLES
The following example displays all SNMP passwords:
cli% showsnmppw
[password]
EXIT STATUS
The following codes are returned indicating success or failure:
0 indicates that the command was successful.
1 indicates that the command failed.
NOTES
SNMP passwords are registered using the setsnmppw command. See setsnmppw” (page 325)
for more information.
showsnmppw 467