R0106-HP MSR Router Series Network Management and Monitoring Command Reference(V7)
192
Field Descri
p
tion
Sample type
Sample type (MIB object alarmSampleType):
• absolute—RMON compares the value of the variable with the rising and
falling thresholds at the end of the sampling interval.
• delta—RMON subtracts the value of the variable at the previous sample from
the current value, and then compares the difference with the rising and falling
thresholds.
Sampled variable Monitored variable (MIB object alarmVariable).
Sampling interval
Interval (in seconds) at which data is sampled and compared with the rising and
falling thresholds.
The MIB object for this field is alarmInterval.
Rising threshold
Alarm rising threshold (MIB object alarmRisingThreshold).
A rising alarm will be generated when the following conditions are all 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 will also be generated when the following conditions are all met:
• The first sample that is collected after this entry becomes valid is greater than
or equal to this threshold.
• The associated alarmStartupAlarm instance is equal to risingAlarm or
risingOrFallingAlarm.
associated with event
Event index (EventEntry) associated with the alarm:
• MIB object alarmRisingEventIndex stores the event index that is used when the
rising threshold is crossed.
• MIB object alarmFallingEventIndex stores the event index that is used when
the falling threshold is crossed.
Falling threshold
Alarm falling threshold (MIB object alarmFallingThreshold).
A falling alarm will be generated when the following conditions are all 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 will also be generated when the following conditions are met:
• The first sample that is collected after this entry becomes valid is less than or
equal to this threshold.
• The associated alarmStartupAlarm is equal to fallingAlarm or
risingOrFallingAlarm.
Alarm sent upon entry
startup
Alarm that can be generated for the first sample that is collected after the entry
becomes valid (MIB object alarmStartupAlarm):
• risingAlarm—Generates a rising alarm if the first sample is greater than or
equal to the rising threshold.
• fallingAlarm—Generates a falling alarm if the first sample is less than or
equal to the rising threshold.
• risingOrFallingAlarm—Generates a rising alarm or falling alarm if the first
sample crosses the rising threshold or falling threshold.
The default is risingOrFallingAlarm.
Latest value Most recent sampled value (MIB object alarmValue).