A10E/A28E/A28F Configuration Guide
Alpha-
A28E(config)#snmp-
server access
group-
name
[ read
view-
name
] [ write
view
-
name
] [ notify
view-
name
] { v1sm |
v2csm }
(Optional) create and configure SNMP v1/v2c
access group.
Alpha-
A28E(config)#snmp-
server group
group
-
name
user
user
-
name
{ v1sm | v2csm |
usm }
(Optional) configure the mapping between users
and access groups.
SNMP v1/v2c can specify the group for the
community, and configure the security model of
the group. When the security model is v1sm or
v2csm, the security level will automatically
change to noauthnopriv.
9.1.5 Configuring basic functions of SNMP v3
SNMPV3 uses USM mechanism. USM comes up with the concept of access group. One or
more users correspond to one access group. Each access group sets the related read, write, and
notification views. Users in an access group have access authorities of this view. The access
group of users, who send Get and Set requests, must have authorities corresponding to the
requests. Otherwise, the requests will not be accepted.
As shown in Figure 9-2, to access the switch through SNMP v3, you should perform the
following configurations:
Configure users.
Configure the access group of users.
Configure the view authority of the access group.
Create views.