bdifthThresholdDirection
BDCOM-IF-THRESHOLD-MIB ·
.1.3.6.1.4.1.3320.9.218.1.1.5.1.6
Object
column
r/w
Enumeration
This object indicates which direction of movement causes the
threshold to fire.
The value 'rising' indicates that the threshold is fired when
the current sampled value is numerically greater than or equal
to the value of bdifthThresholdFiredValue, and the threshold was
considered to be cleared at the last sampling interval. If the
value of the corresponding bdifthTemplateNotifyHoldDownType
object is 'fireAndClearThresholds', the threshold is cleared
when the current sampled value is less than the value of
bdifthThresholdClearedValue, and the threshold was considered to
be fired at the last sampling interval. If the value of the
corresponding bdifthTemplateNotifyHoldDownType object is other
than 'fireAndClearThresholds', the threshold is cleared when
the current sampled value is less than the value of
bdifthThresholdFiredValue, and the threshold was considered to
be fired at the last sampling interval.
The value 'falling' indicates that the threshold is fired when
the current sampled value is numerically less than or equal to
the value of bdifthThresholdFiredValue, and the threshold was
considered to be cleared at the last sampling interval. If the
value of the corresponding bdifthTemplateNotifyHoldDownType
object is 'fireAndClearThresholds', the threshold is cleared
when the current sampled value is greater than the value of
bdifthThresholdClearedValue, and the threshold was considered to
be fired at the last sampling interval. If the value of the
corresponding bdifthTemplateNotifyHoldDownType object is other
than 'fireAndClearThresholds', the threshold is cleared when
the current sampled value is greater than the value of
bdifthThresholdFiredValue, and the threshold was considered to
be fired at the last sampling interval.
Context
- MIB
- BDCOM-IF-THRESHOLD-MIB
- OID
.1.3.6.1.4.1.3320.9.218.1.1.5.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- bdifthThresholdEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | rising |
2 | falling |