A10E/A28E/A28F Configuration Guide
Mapping relationship between
SNMP user and access group
Index GroupName UserName SecModel
-----------------------------------------------------------
0 initialnone none usm
1 initial md5nopriv usm
2 initial shanopriv usm
Logo and the contact method of
administrator
support@orionnetworks.com
9.1.4 Configuring basic functions of SNMP v1/v2c
To protect itself and prevent its MIB from unauthorized access, SNMP Agent proposes the
concept of community. The management station in the same community must use the
community name in all Agent operating. Otherwise, their requests will not be accepted.
The community name uses different SNMP string to identify different groups. Different
communities can have read-only or read-write access authority. Groups with read-only
authority can only query the device information, while groups with read-write authority can
configure the device and query the device information.
SNMP v1/v2c uses the community name authentication scheme, and the SNMP packets which
are inconsistent to the community name will be discarded.
Configure basic functions of SNMP v1/v2c 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.
The default view is internet view. The MIB
variable range contains all MIB variables below
"1.3.6" node of MIB tree.
Alpha-
A28E(config)#snmp-
server community
com
-
name
[ view
view-
name
] { ro | rw }
Create community name and configure the
corresponding view and authority. Use default
view internet if view view-name option is empty.