DES-1228/ME Metro Ethernet Managed Switch CLI Reference Guide
50
create snmp user
form, that will be used to encrypt the contents of messages the host sends to the agent.
none – Adding this parameter will add no encryption.
Restrictions
Only Administrator level, Operator level or Power User level users can issue this
command.
Example usage:
To create an SNMP user on the Switch:
DES-1228/ME:5#create snmp user dlinkuser dlink encrypted by_password auth
md5 knickerbockers priv none
Command: create snmp user dlinkuser dlink encrypted by_password auth md5
knickerbockers priv none
Success.
DES-1228/ME:5#
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
This command is used to remove an SNMP user from its SNMP
group and then delete 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-1228/ME:5#delete snmp user dlinkuser
Command: delete snmp user dlinkuser
Success.
DES-1228/ME:5#