BLADE OS™ Application Guide HP GbE2c Ethernet Blade Switch for c-Class BladeSystem Version 5.1 Advanced Functionality Software

Table Of Contents
BLADE OS 5.1 Application Guide
220 Chapter 13: Remote Monitoring BMD00113, September 2009
1. Enable RMON on each port where you wish to collect RMON History.
2. Configure the RMON History parameters.
3. Apply and save the configuration.
Use SNMP to view the data.
RMON Group 3—Alarms
The RMON Alarm Group allows you to define a set of thresholds used to determine network
performance. When a configured threshold is crossed, an alarm is generated. For example, you can
configure the switch to issue an alarm if more than 1,000 CRC errors occur during a 10-minute time
interval.
Each Alarm index consists of a variable to monitor, a sampling time interval, and parameters for
rising and falling thresholds. The Alarm group can be used to track rising or falling values for a
MIB object. The object must be a counter, gauge, integer, or time interval.
Use the following command to correlate a rising alarm to an event index:
/cfg/rmon/alarm <x>/revtidx
Use the following command to correlate a falling alarm to an event index:
/cfg/rmon/alarm <x>/fevtidx
When the alarm threshold is reached, the corresponding event is triggered.
>> # /cfg/port 20/rmon (Select Port 20 RMON)
>> Port 20# ena (Enable RMON)
>> Port 20 RMON# apply (Make your changes active)
>> Port 20 RMON# save (Save for restore after reboot)
>> # /cfg/rmon/hist 1 (Select RMON History 1)
>> RMON History 1# ifoid 1.3.6.1.2.1.2.2.1.1.20
>> RMON History 1# rbnum 30
>> RMON History 1# intrval 120
>> RMON History 1# owner "Owner_History_1"
>> RMON History 1# apply (Make your changes active)
>> RMON History 1# save (Save for restore after reboot)