Rmon Alarm Configuration - HP 445860-B21 - 10Gb Ethernet BL-c Switch Reference Manual

Hp 10gb ethernet bl-c switch iscli reference guide
Hide thumbs Also See for 445860-B21 - 10Gb Ethernet BL-c Switch:
Table of Contents

Advertisement

RMON alarm configuration

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.
The following table describes the RMON Alarm commands.
RMON Alarm commands
Table 169
Command
rmon alarm <1-65535> alarm
oid <1-127 characters>
rmon alarm <1-65535> interval
<1-65535>
rmon alarm <1-65535>
sample {abs|delta}
rmon alarm <1-65535> alarm-
type {rising|falling|either}
rmon alarm <1-65535> rising-
limit <-2147483647 to
2147483647>
rmon alarm <1-65535> falling-
limit <-2147483647 to
2147483647>
rmon alarm <1-65535> rising-
crossing-index <0-65535>
rmon alarm <1-65535> falling-
crossing-index <0-65535>
Description
Configures an alarm MIB Object Identifier.
The alarm OID can have a maximum of 127 characters.
Command mode: Global configuration
Configures the time interval over which data is sampled and compared
with the rising and falling thresholds.
The range is from 1 to 65535 seconds. The default is 1800 seconds.
Command mode: Global configuration
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.
Command mode: Global configuration
Configures the alarm type as rising, falling, or either (rising or falling).
Command mode: Global configuration
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 threshold, a single event is
generated.
Command mode: Global configuration
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
Configures the rising alarm event index that is triggered when a rising
threshold is crossed.
The range is from 0 to 65535. The default value is 0.
Command mode: Global configuration
Configures the falling alarm event index that is triggered when a falling
threshold is crossed.
The range is from 0 to 65535. The default value is 0.
Command mode: Global configuration
Configuration Commands
180

Advertisement

Table of Contents
loading

Table of Contents