Specifications
DES-3000 Series Layer 2 Switch CLI Reference 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 <SNMP_name 32>
Description
The delete snmp user command removes an SNMP user from its
SNMP group and then deletes the associated SNMP group.
Parameters
<SNMP_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:
DES-3026:4#delete snmp user dlink
Command: delete snmp user dlink
Success.
DES-3026: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:
DES-3026:4#show snmp user
Command: show snmp user
Username Group Name SNMP Version Auth-Protocol PrivProtocol
--------------- --------------- ------------ ------------- ------------
initial initial V3 None None
Total Entries: 1
DES-3026:4#
create snmp view
Purpose Used to assign views to community strings to limit which MIB objects
and SNMP manager can access.
Syntax
create snmp view <view_name 32> <oid> view_type [included |
excluded]
Description The create snmp view command assigns views to community strings
to limit which MIB objects an SNMP manager can access.
28