HP 3PAR InForm OS 3.1.1 Command Line Interface Reference
removesnmppw
DESCRIPTION
The removesnmppw command allows a user to remove SNMP access 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
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 467) for additional information.
250 Remove Commands