User Manual

Table Of Contents
Setting value Description
md5 HMAC-MD5-96
sha HMAC-SHA-96
auth_pass : Authentication password (8 or more characters, maximum 32 characters)
When both ends are enclosed in "" or '', the "" and '' at both ends are not included in the number of
characters
priv : Encryption algorithm
Setting value Description
des DES-CBC
aes AES128-CFB
priv_pass : Encryption password (8 or more characters, maximum 32 characters)
When both ends are enclosed in "" or '', the "" and '' at both ends are not included in the number of
characters
[Initial value]
none
[Input mode]
global configuration mode
[Description]
Specifies a user.
The group name of this command specifies the name defined by the snmp-server group command; according to the security
level specified by the group setting, it specifies the algorithm and password that are used to authenticate and encrypt the content
of communication.
It is not possible to only encrypt without authentication.
The maximum number of entries is 16.
The setting as to whether authentication and encryption are used, the algorithm, and the password, must match the user setting
of the SNMP manager that is the other party.
If this command is executed with the "no" syntax, the setting of the specified user is deleted.
[Example]
Create "admin1" as a user. According to the specified group and the security level prescribed for that group, specify the
protocol (SHA, AES) and password (passwd1234) used for authentication and encryption.
SWR2310(config)#snmp-server user admin1 admins auth sha passwd1234 priv aes
passwd1234
Create "user1" as a user. According to the specified group and the security level prescribed for that group, specify the protocol
(SHA) and password (passwd5678) used for authentication and encryption.
SWR2310(config)#snmp-server user user1 users auth sha passwd5678
4.12.10 IP address restrictions for clients that can access the SNMP server
[Syntax]
snmp-server access action info [community community]
no snmp-server access [action info [community community]]
[Keyword]
community : Specify a community
[Parameter]
action : Specify behavior for access conditions
66 | Command Reference | Maintenance and operation functions