mteTriggerThresholdDeltaRising
DISMAN-EVENT-MIB ·
.1.3.6.1.2.1.88.1.2.6.1.4
Object
column
r/w
Integer32
A threshold value to check against if mteTriggerType is
'threshold'.
When the delta value (difference) between the current sampled
value (value(n)) and the previous sampled value (value(n-1))
is greater than or equal to this threshold,
and the delta value calculated at the last sampling interval
(i.e. value(n-1) - value(n-2)) was less than this threshold,
one mteTriggerThresholdDeltaRisingEvent is triggered. That event
is also triggered if the first delta value calculated after this
entry becomes active, i.e. value(2) - value(1), where value(1)
is the first sample taken of that instance, is greater than or
equal to this threshold.
After a rising event is generated, another such event is not
triggered until the delta value falls below this threshold and
reaches mteTriggerThresholdDeltaFalling.
Context
- MIB
- DISMAN-EVENT-MIB
- OID
.1.3.6.1.2.1.88.1.2.6.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- mteTriggerThresholdEntry
Syntax
Integer32
Values & Constraints
No enumerated values or constraints recorded.