A10E/A28E/A28F Configuration Guide
Figure 9-2 SNMP v3 authentication mechanism
Configure basic functions of SNMP v3 for the A10E/A28E as below.
Enter global configuration
mode.
Alpha-A28E(config)#snmp-server view
view
-
name
oid-tree
[
mask
] { excluded
| included }
(Optional) create SNMP
view and configure MIB
variable range.
Alpha-A28E(config)#snmp-server user
user
-
name
[ remote
engine-id
]
[ authentication { md5 | sha }
authpassword
]
Create users and configure
authentication modes.
Alpha-A28E(config)#snmp-server user
user
-
name
[ remote
engine-id
]
[ authkey { md5 | sha }
keyword
]
(Optional) modify the
authentication key and the
encryption key.
Alpha-A28E(config)#snmp-server access
group-name
[ read
view-name
] [ write
view-name
] [ notify
view-name
]
[ context
context-name
{ exact |
prefix } ] usm { authnopriv |
noauthnopriv }
Create and configure the
SNMP v3 access group.
Alpha-A28E(config)#snmp-server group
group
-
name
user
user-name
{ usm | v1sm
| v2csm }
Configure the mapping
relationship between users
and the access group.