Specifications
DGS-3048 Layer 2 Switch CLI Reference Manual
32
Example usage:
To create an SNMP user on the Switch:
DGS3048#create snmp user dlink default encrypted by_password
auth md5 auth_password priv none
Command: create snmp user dlink default encrypted
by_password auth md5 auth_password priv none
Success.
DGS3048#
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 <username 24>
Description
The delete snmp user command removes an SNMP user from its
SNMP group and then deletes the associated SNMP group.
Parameters
<username 24> − An alphanumeric string of up to 24 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:
DGS3048#delete snmp user dlink
Command: delete snmp user dlink
Success.
DGS3048#
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.