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 59
set trapcommunity
Configures the SNMP trap manager station.
Syntax set trapcommunity TrapCommunityStr string
set trapcommunity TrapCommunityManagerIpAddress IP_address
Usage Use this command to set an SNMP management station IP address and the community string
that serves as a password to protect access to the SNMP management station. The SNMP
management station can receive SNMP traps from the RS4000 SNMP agent.
An SNMP trap is an unsolicited SNMP message that is sent to a management station. Traps
are sent to convey the data immediately, instead of waiting for the station to poll at some future
time.
Examples Use the following command to set the community string that authenticates and authorizes the
SNMP trap manager:
# set trapcommunity TrapCommunityStr alabast0r
Use the following command to set the IP address of the SNMP trap manager:
# set trapcommunity TrapCommunityManagerIpAddress 192.168.100.1
TrapCommunityStr string Sets the name of the trap 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.
TrapCommunityManagerIpAddress
IP_address
Sets the IP address for a SNMP trap Management
Station. By default, the address is set to 0.0.0.0,
which allows all managers to receive traps from
the agent. If a unique IP address is set, only that
management station can receive traps from the
agent.
Caution!
As shipped, the system is set with documented SNMP trapcommunity strings that
allow 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.