HP 3PAR Command Line Interface Reference (OS 3.1.2 MU2) (QL226-97016, June 2013)

removesnmppw
DESCRIPTION
The removesnmppw command allows a user to remove SNMP access community string passwords.
WARNING! SNMP cannot be used in Common Criteria mode. It might compromise the security
of the storage system.
SYNTAX
removesnmppw [options]
AUTHORITY
Super
Any role granted the snmppw_remove right.
NOTE: You need access to all domains in order to run this command.
OPTIONS
rw|r|w
Removes the read/write (rw), read-only (r), or write-only (w) password. If not specified, the
read/write community string password is removed.
f
Forces the operation so that the command does not require confirmation before proceeding.
SPECIFIERS
None.
RESTRICTIONS
Access to all domains is required to run this command.
EXAMPLES
The following example displays the removal of the read/write SNMP access password:
cli% removesnmppw -f
EXIT STATUS
The following codes are returned indicating success or failure:
0 indicates that the password was removed and the command was successful.
1 indicates that the command failed.
2 indicates that a password does not exist.
NOTES
After a password has been removed, the system manager can no longer use that password
to send requests to the SNMP agent.
Verify the removal of SNMP passwords by issuing the showsnmppw command. See
showsnmppw” (page 474) for additional information.
246 Remove Commands