cpqMeAlarmRisingThreshold
CPQTHRSH-MIB ·
.1.3.6.1.4.1.232.10.2.2.2.1.7
Object
column
mandatory
r/w
Integer32
A threshold for the sampled object identifier
(cpqMeAlarmVariable).
If the sample type (cpqMeAlarmSampleType) is
absoluteValue(1), then the following describes the
comparison. When the current sampled value is greater
than or equal to this threshold, and the value
(cpqMeAlarmValue) at the last sampling interval was
less than this threshold, a single event will be generated.
If cpqMeAlarmStartupAlarm is equal to risingAlarm(1) or
risingOrFallingAlarm(3), then a single event will be
generated if the first sample after this entry becomes
valid is greater than or equal to this threshold.
After a rising event is generated, another such event
will not be generated until the sampled value
falls below this threshold and reaches the falling
threshold (cpaMeAlarmFallingThreshold).
If the sample type (cpqMeAlarmSampleType) is
deltaValue(2), then the following describes the
comparison. When the most recently sampled value minus
the previous sampled value is greater than or equal to
the threshold (cpqMeAlarmRisingThreshold), and the
current alarm value (cpqMeAlarmValue) is less than the
threshold value (cpqMeAlarmRisingThreshold) a single
event will be generated. After a rising event is
generated, another such event will not be generated
until the most recently sampled value minus the previous
sampled value falls below this threshold
(cpqMeAlarmRisingThreshold) and reaches the falling
threshold (cpqMeAlarmFallingThreshold).
This object may not be modified if the associated
cpqMeAlarmStatus object is equal to valid(1).
Context
- MIB
- CPQTHRSH-MIB
- OID
.1.3.6.1.4.1.232.10.2.2.2.1.7- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- cpqMeAlarmEntry
Syntax
Integer32
Values & Constraints
No enumerated values or constraints recorded.