HP 3PAR OS 3.1.3 Command Line Interface Reference

removesnmpuser
DESCRIPTION
The removesnmpuser command allows a user to remove an SNMPv3 user.
SYNTAX
removesnmpuser [options] <username>
AUTHORITY
Super, Service, Edit, Browse
Any role granted the snmpuser_remove right.
OPTIONS
f
Forces the operation so that the command does not require confirmation before proceeding.
SPECIFIERS
None
EXAMPLES
The following example displays the removal of the an SNMP user:
cli% removesnmpuser -f joe
NOTES
After a user has been removed, an SNMPv3 manager can no longer use that username to send
requests to the SNMP agent. An SNMP user will also be removed if the removeuser command
has been issued on that user.
Verify the removal of SNMP users by issuing the showsnmpuser command.
232 Remove Commands