Figure 9-1 Rmon Configuration Example - Zte ZXR10 ZSR V2 Configuration Manual (System Management

Intelligent integrated multi-service router
Hide thumbs Also See for ZXR10 ZSR V2:
Table of Contents

Advertisement

ZXR10 ZSR V2 Configuration Guide (System Management)
l
Collecting real-time and history statistics on traffic and the numbers of various types
of packets.
l
Monitoring the number of bytes of outgoing traffic, and recording a log if the traffic per
minute exceeds the set value.
l
Monitoring the number of incoming broadcast and multicast packets, and actively
sending an alarm to the NMS if the number of received broadcast and multicast
packets exceeds the set value.

Figure 9-1 RMON Configuration Example

Configuration Flow
1. Enable SNMP to allow sending Trap packets, and set the destination IP address and
community name.
2. Configure the ROMN statistics table.
3. Configure the ROMN history table.
4. Configure the ROMN event table.
5. Configure the ROMN alarm table.
Configuration Commands
Run the following commands on the ZXR10:
ZXR10(config)#snmp-server version v2c enable
ZXR10(config)#snmp-server enable Trap RMON
ZXR10(config)#snmp-server host 1.0.0.1 Trap version 2c zte rmon
/* Configures SNMP. */
ZXR10(config)#rmon
ZXR10(config-rmon)#interface gei-3/2
ZXR10(config-rmon-if)#rmon collection statistics 1 owner zte
/* Configures the RMON statistics table. */
ZXR10(config-rmon-if)#rmon collection history 1 buckets 10 interval 60 owner zte
/* Configures the ROMN history table with the 60 s sampling period. */
ZXR10(config-rmon-if)#exit
ZXR10(config-rmon)#rmon event 1 description outboundocts log owner zte
ZXR10(config-rmon)#rmon event 2 description inboundnonuni Trap zte owner zte
/* Configures the ROMN event table. Event 1 records logs. Event 2 sends Trap messages.*/
ZXR10(config-rmon)#rmon alarm 1 1.3.6.1.2.1.2.2.1.16.12 60 absolute
rising-threshold 10000000 1 falling-threshold 2000000 1 owner zte
ZXR10(config-rmon)#rmon alarm 2 1.3.6.1.2.1.2.2.1.12.12 60 absolute
SJ-20140504150128-007|2014-05-10 (R1.0)
9-4
ZTE Proprietary and Confidential

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents