Technical data

RackSwitch G8124 Command Reference
186
Chapter 4: Configuration Commands BMD00076, January 2009
RMON Alarm Configuration
The RMON Alarm 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 4-70 RMON Alarm Configuration Commands
Command Syntax and Usage
rmon alarm <1-65535>
Defines the RMON Alarm index number.
Command mode: Global configuration
rmon alarm <1-65535> alarm-type {either|falling|rising}
Configures the alarm type as follows:
either (rising or falling)
falling
rising
Command mode: Global configuration
rmon alarm <1-65535> oid <1-127 characters> alarm-type {either|falling|ris-
ing} fall-event <1-65535>
Configures the falling threshold for the sampled statistic. When the current sampled value is less
than or equal to this threshold, and the value at the last sampling interval was greater than this
threshold, a single event is generated.
Command mode: Global configuration
rmon alarm <1-65535> oid <1-127 characters> alarm-type {either|falling|ris-
ing} rise-event <1-65535>
Configures the rising threshold for the sampled statistic. When the current sampled value is greater
than or equal to this threshold, and the value at the last sampling interval was less than this thresh-
old, a single event is generated.
Command mode: Global configuration
rmon alarm <1-65535> falling-threshold < -2147483647 to 2147483647>
Defines the threshold value at which the alarm is reset.
Command mode: Global configuration