232
Table 50 Command output
Field Description
PrialarmEntry
entry
-
number
owned by
owner
is
status
.
Alarm entry owner and status:
•
entry
-
number
—Alarm entry index.
•
owner
—Entry owner.
•
status
—Entry status:
{
VALID
—The entry is valid.
{
UNDERCREATION
—The entry is invalid.
The
status
field is not configurable at the CLI. All alarm entries created from
the CLI are valid by default.
The
display rmon prialarm
command can display invalid entries, but the
display current-configuration
and
display this
commands do not display
their settings.
Sample type
Sample type:
•
absolute
—RMON compares the calculation result of the variable
formula with the rising and falling thresholds at the end of the sampling
interval.
•
delta
—RMON subtracts the calculation result of the variable formula
for the previous sampling interval from the current calculation result,
and then compares the difference with the rising and falling thresholds.
Variable formula
Variable formula.
Description
Description of the alarm entry.
Sampling interval
Interval (in seconds) at which data is sampled and compared with the rising
and falling thresholds.
Rising threshold
Alarm rising threshold.
A rising alarm is generated when the following conditions are met:
•
The current sampled value is greater than or equal to this threshold.
•
The value at the previous sampling interval was less than this
threshold.
A rising alarm is also generated when the following conditions are met:
•
The first sample after this entry becomes valid is greater than or equal
to this threshold.
•
The associated hh3cRmonExtAlarmStartupAlarm instance is equal to
risingAlarm
or
risingOrFallingAlarm
.
Falling threshold
Alarm falling threshold.
A falling alarm is generated when the following conditions are met:
•
The current sampled value is less than or equal to this threshold.
•
The value at the previous sampling interval was greater than this
threshold.
A falling alarm is also generated when the following conditions are met:
•
The first sample after this entry becomes valid is less than or equal to
this threshold.
•
The associated hh3cRmonExtAlarmStartupAlarm instance is equal to
fallingAlarm
or
risingOrFallingAlarm
.
associated with event
Event index associated with the alarm.