BLADE OS™ Command Reference HP GbE2c L2/L3 Ethernet Blade Switch Version 5.1 Advanced Functionality Software
BLADE OS 5.1 Command Reference
BMD00114, August 2009 Chapter 6: The Configuration Menu
371
/cfg/rmon/alarm <1-65535>
RMON Alarm Configuration Menu
The Alarm RMON group can track rising or falling values for a MIB object. The MIB object must
be a counter, gauge, integer, or time interval. Each alarm index must correspond to an event index
that triggers once the alarm threshold is crossed.
Table 213 describes the RMON Alarm Menu options.
[RMON Alarm 2 Menu]
oid - Set MIB oid datasource to monitor
intrval - Set alarm interval
sample - Set sample type
almtype - Set startup alarm type
rlimit - Set rising threshold
flimit - Set falling threshold
revtidx - Set event index to fire on rising threshold crossing
fevtidx - Set event index to fire on falling threshold crossing
owner - Set owner for the alarm
delete - Delete this alarm and restore defaults
cur - Display current alarm configuration
Table 213 RMON Alarm Menu Options (/cfg/rmon/alarm)
Command Syntax and Usage
oid <1-127 characters>
Configures an alarm MIB Object Identifier.
intrval <1-65535>
Configures the time interval over which data is sampled and compared with the rising and
falling thresholds. The default value is 1800.
sample abs|delta
Configures the method of sampling the selected variable and calculating the value to be
compared against the thresholds, as follows:
abs—absolute value, the value of the selected variable is compared directly with the
thresholds at the end of the sampling interval.
delta—delta value, the value of the selected variable at the last sample is subtracted
from the current value, and the difference compared with the thresholds.
almtype rising|falling|either
Configures the alarm type as rising, falling, or either (rising or falling).