User's Manual
Table Of Contents
- Contents
- List of Figures
- List of Tables
- About This Guide
- About the Radio Switch RS4000
- Installing the RS4000
- Configuring the Meru RS4000
- Managing and Monitoring the RS4000
- Command Reference
- MIB Definition Reference
- RFC 1212 MIB-System Group
- RFC 1213 MIB-Interface Group
- IEEE 802.11 MIB-Dot11 Counter Table (Statistics)
- Meru Enterprise MIB-AP System Entry
- Meru Enterprise MIB-Network Configuration MIB
- Meru Enterprise MIB-Load Balancing MIB
- Meru Enterprise MIB-Global Radius Profile Configuration MIB
- Meru Enterprise MIB-Meru Interface Table
- Meru Enterprise MIB-Trap Community Interface
- Meru Enterprise MIB-SNMP Community Interface
- Meru Enterprise MIB-SNMP Traps Flag
- Meru Enterprise MIB-Global Entry
- Meru Enterprise MIB-Syslog Table
- Meru Enterprise MIB-File Transfer Table
- Meru Enterprise MIB-Upgrade Flag
- Meru Enterprise MIB-Upgrade Status Flag
- Specifications
- Regulatory Information
- Channels
- Translated Safety Warnings
56 Meru Radio Switch RS4000 Reference Guide
Usage Use this command to define the SNMP community settings. The SNMP application-layer
protocol supports message-oriented communication between SNMP management stations
and the SNMP agent located on the RS4000.
As a prerequisite, SNMP must be enabled using the command set configsnmp. Then use this
command and the privilege, community string, and manager IP address keywords to configure
the SNMP community. There are two types of SNMP communities:
z ReadOnly (RO)—allows the manager to read/get the SNMP MIB object values on the
RS4000. This allows an SNMP Management Station to view the status of the RS4000.
z ReadWrite (RW)—allows the manager to read and also set SNMP object values on the
RS4000 (except for the community string). Setting object values allows the RS4000 to be
configured remotely from the SNMP Management Station.
The SNMP community string is similar to a password and is used for authentication, privacy,
and authorization services to the SNMP agent.
Examples The following commands enable SNMP ReadOnly permission for the management station at
IP address 192.168.200.100, and uses CatsCradle as the access code:
# set snmpcommunity ROPrivilege 1
# set snmpcommunity ROCommunityString CatsCradle
# set snmpcommunity ROManagerIpAddress 192.168.200.100
Related
Commands
set configsnmp
set trapcommunity
Caution!
As shipped, the system is set with default SNMP community strings (public) that
allow documented access to the management interfaces. It is strongly recommended that you
change these default strings as soon as possible to prevent unauthorized access to your system.