Raisecom
ISCOM2600G-HI (A) Series Configuration Guide
12 System management
Raisecom Proprietary and Confidential
Copyright © Raisecom Technology Co., Ltd.
499
Command
Description
Raisecom(config)#clear rmon
Clear all RMON configurations.
12.2.10 Example for configuring RMON alarm group
Networking requirements
As shown in Figure 12-6, the ISCOM2600G-HI series switch is the Agent, connected to
terminal through the Console interface, connected to remote NView NNM system through
Internet. Enable RMON statistics and gather performance statistic on GE 1/1/3. When packets
received on GE 1/1/1 exceeds the threshold in a period, logs are recorded and Trap is sent.
Figure 12-6
RMON networking
Configuration steps
Step 1
Create an event with index ID 1, used to record and send logs with description string High-
ifOutErrors. The owner of logs is
system.
Raisecom#config
Raisecom(config)#rmon statistics gigaethernet 1/1/1
Raisecom(config)#rmon event 1 log description High-ifOutErrors owner
system
Step 2
Create an alarm item with index ID 10, used to monitor MIB variables 1.3.6.1.2.1.2.2.1.20.1
every 20s. If the variable increases by more than 15, the Trap alarm will be triggered. The
owner of alarm message is also
system.
Raisecom(config)#rmon alarm 10 1.3.6.1.2.1.2.2.1.20.1 interval 20 delta
rising-threshold 15 1 falling-threshold 0 owner system