Allied Telesis AT-S83 User Manual
Page 169

AT-S83 Management Software Command Line Interface User’s Guide
169
priv
Specifies a privacy algorithm. Choose from the
following:
des
Specifies the CBC-DES privacy algorithm.
aes
Specifies the AES privacy algorithm.
priv_password
Specifies the encryption algorithm password.
Description
Use the SNMP-SERVER USER command to create an SNMP user,
create an SNMP group, and assign the user to an SNMP group. In
addition, the SNMP-SERVER USER command maps a security mode and
security name to a group name.
Use the no form of this command to remove an SNMP user from a group.
Command Mode
Configuration Terminal mode
Example
The following command adds a user called Shufen to the group called
group3 which is an SNMPv3 group connected to host4:
switch#snmp-server user Shufen group3 host4 v3
The following command removes a user called Xifan:
switch#no snmp-server user Xifan
Related Commands