Chapter 2: Switch Administration 25
For more information on SNMP commands, see the CN1610 Network Switch CLI
Command Reference.
Configuration
example
The following example configures an SNMP community named
admingroup1
. It
specifies the IP address and masks of the community, the read/write access level,
and enables the community for use:
show sysinfo
Displays the supported MIBs.
Command Description
(CN1610)# config
(CN1610) (Config)#snmp-server community admingroup1
(CN1610) (Config)#snmp-server community ipaddr 10.27.9.31 admingroup1
(CN1610) (Config)#snmp-server community ipmask 255.255.255.0 admingroup1
(CN1610) (Config)#snmp-server community rw admin_group1
(CN1610) (Config)#snmp-server community enable admingroup1