HP 3PAR OS 3.1.3 Command Line Interface Reference

removesnmppw
DESCRIPTION
The removesnmppw command allows a user to remove SNMP access community string passwords.
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
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 465) for additional information.
removesnmppw 231