User`s guide

DES-3226S Layer 2 Switch CLI Reference
50
create snmp user
encrypted – Specifies that the password will be in
an encrypted format.
auth [md5|sha] – Initiate an authentication-level
setting session.
md5 Specifies that the HMAC-MD5-96
authentication level will be used.
sha Specifies that the HMAC-SHA-96
authentication level will be used.
<auth_password 8-20> An alphanumeric sting of
between 8 and 20 characters that will be used to
authorize the agent to receive packets for the host.
des <priv_password 8-16> An alphanumeric
string of between 8 and 16 characters that will be
used to encrypt the contents of messages the host
sends to the agent.
Restrictions Only administrator-level users can issue this
command.
Example usage:
To create an SNMP user on the switch:
DES-3226S:4#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.
DES-3226S:4#