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
Command Reference 55
set snmpcommunity
Sets the SNMP community values.
Syntax set snmpcommunity ROPrivilege {1| 2}
set snmpcommunity ROCommunityString string
set snmpcommunity ROManagerIpAddress IP_address
set snmpcommunity RWPrivilege {1| 2}
set snmpcommunity RWCommunityString string
set snmpcommunity RWManagerIpAddress IP_address
ROPrivilege 1| 2 Specifies whether Read Only privilege to the agent by
authorized managers is enabled or disabled:
z 1—Enabled
z 2—Disabled
ROCommunityString string Sets the name of the ReadOnly community string,
which is used for authorization and access, similar to a
password. By default, public is set, but any user-
defined 32-character string can be used.
ROManagerIpAddress IP_address Sets the IP address for a ReadOnly SNMP Management
Station. By default, the address is set to 0.0.0.0, which
allows all managers read/get access to the agent. If a
unique IP address is set, only that management station
has access to the agent.
RWPrivilege 1| 2 Specifies whether Read Write privilege is enabled to
the agent:
z 1—Enabled
z 2—Disabled
RWCommunityString string Sets the name of the ReadWrite community string,
which is used for authorization and access, similar to a
password. By default, test2 is set, but any user-defined
32-character string can be used.
RWManagerIpAddress
IP_address
Sets the IP address for a ReadWrite SNMP
Management Station. By default, the address is set to
0.0.0.0, which allows all managers get/set access to the
agent. If a unique IP address is set, only that
management station has access to the agent.