User's Manual

Table Of Contents
86
Users Manual of CS-6306R
4.3.1.2 SNMP Configuration Tasks
Configuring SNMP view
Creating or modifying the access control for SNMP community
Configuring the contact method of system administrator and the systems location
Defining the maximum length of SNMP agent data packet
Monitoring SNMP state
Configuring SNMP trap
Configuring SNMP binding source address
Configuring NMPv3 group
Configuring NMPv3 user
Configuring NMPv3 EngineID
a) Configuring SNMP view
The SNMP view is to regulate the access rights (include or exclude) for MIB. Use the following command
to configure the SNMP view.
Command Description
snmp-server view nameoid] [exclude | include]
Adds the subtree or table of OID-specified MIB to the
name of the SNMP view, and specifies the access right of
the object identifier in the name of the SNMB view.
Exclude: decline to be accessed
Include: allow to be accessed
The subsets that can be accessed in the SNMP view are the remaining objects that “include” MIB objects are
divided by “exclude” objects. The objects that are not configured are not accessible by default.
After configuring the SNMP view, you can implement SNMP view to the configurtation of the SNMP group
name, limiting the subsets of the objects that the group name can access.
b) Creating or modifying the access control for SNMP community
You can use the SNMP community character string to define the relationship between SNMP management
side and agent. The community character string is similar to the password that enables the access system to
log in to the agent. You can specify one or multiple properties releavant with the community character string.
These properties are optional:
Allowing to use the community character string to obtain the access list of the IP address at the SNMP
management side
Defining MIB views of all MIB object subsets that can access the specified community
Specifying the community with the right to read and write the accessible MIB objects
Configure the community character string in global configuration mode using the following command:
Command Function
snmp-server communitystring
[viewview-name] [ro | rw] [word]
Defines the group access character string.