xStack DGS-3612G Layer 3 Gigabit Ethernet Managed Switch CLI Manual
delete snmp user
Purpose
Used to remove an SNMP user from an SNMP group and also to
delete the associated SNMP group.
Syntax
delete snmp user <user_name 32>
Description
The
delete snmp user
command removes an SNMP user from its
SNMP group and then deletes the associated SNMP group.
Parameters
<user_name 32>
−
An alphanumeric string of up to 32 characters
that identifies the SNMP user that will be deleted.
Restrictions
Only administrator-level users can issue this command.
Example usage:
To delete a previously entered SNMP user on the Switch:
DGS-3612G:4#delete snmp user dlink
Command: delete snmp user dlink
Success.
DGS-3612G:4#
show snmp user
Purpose
Used to display information about each SNMP username in the
SNMP group username table.
Syntax
show snmp user
Description The
show snmp user
command displays information about each
SNMP username in the SNMP group username table.
Parameters None.
Restrictions Only
administrator-level users can issue this command.
Example usage:
To display the SNMP users currently configured on the Switch:
DGS-3612G:4#show snmp user
Command: show snmp user
Username Group Name VerAuth-Priv
----------------------------------- ------------------------------------------ --------------------------
initial initial V3NoneNone
Total Entries: 1
DGS-3612G:4#
30