D-Link DES-3200 Series Washer/Dryer User Manual


 
xStack
®
DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide
540
des - Specify that the DES encryption will be used for the privacy key.
<priv_key 32-32> - Enter the DES privacy key here. This value must be 32 characters
long.
Restrictions
Only Administrator-level users can issue this command.
Example
To create a SNMP user “user123” with group “group123”:
DES-3200-28/ME:admin#create snmp user user123 group123 encrypted by_password
auth md5 12345678 priv des 12345678
Command: create snmp user user123 group123 encrypted by_password auth md5
12345678 priv des 12345678
Success.
DES-3200-28/ME:admin#
63-5 delete snmp user
Description
This command is used to remove a user from an SNMP group and delete the associated group in
SNMP group.
Format
delete snmp user <username 32>
Parameters
<username 32> - The name of the user on the host that connects to the agent. The range is 1 to
32.
Restrictions
Only Administrator-level users can issue this command.
Example
To delete a SNMP user “user123”:
DES-3200-28/ME:admin#delete snmp user user123
Command: delete snmp user user123
Success.
DES-3200-28/ME:admin#