nmsifthThresholdDirection
FS-NMS-IF-THRESHOLD-MIB ·
.1.3.6.1.4.1.52642.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 nmsifthThresholdFiredValue, and the threshold was
considered to be cleared at the last sampling interval. If the
value of the corresponding nmsifthTemplateNotifyHoldDownType
object is 'fireAndClearThresholds', the threshold is cleared
when the current sampled value is less than the value of
nmsifthThresholdClearedValue, and the threshold was considered to
be fired at the last sampling interval. If the value of the
corresponding nmsifthTemplateNotifyHoldDownType object is other
than 'fireAndClearThresholds', the threshold is cleared when
the current sampled value is less than the value of
nmsifthThresholdFiredValue, 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 nmsifthThresholdFiredValue, and the threshold was
considered to be cleared at the last sampling interval. If the
value of the corresponding nmsifthTemplateNotifyHoldDownType
object is 'fireAndClearThresholds', the threshold is cleared
when the current sampled value is greater than the value of
nmsifthThresholdClearedValue, and the threshold was considered to
be fired at the last sampling interval. If the value of the
corresponding nmsifthTemplateNotifyHoldDownType object is other
than 'fireAndClearThresholds', the threshold is cleared when
the current sampled value is greater than the value of
nmsifthThresholdFiredValue, and the threshold was considered to
be fired at the last sampling interval.
Context
- MIB
- FS-NMS-IF-THRESHOLD-MIB
- OID
.1.3.6.1.4.1.52642.9.218.1.1.5.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- nmsifthThresholdEntry
- Table
- nmsifthThresholdTable
- Siblings
- 10
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | rising |
2 | falling |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| nmsifthThresholdIndex An arbitrary integer that uniquely identifies a threshold in
a threshold template. The value for each threshold must remain
constant when the agent's network management system is… | column | NMSifthThresholdIndex | .1.3.6.1.4.1.52642.9.218.1.1.5.1.1 |
| nmsifthThresholdApsSwitchover This object indicates whether automatic protection switching
(APS) switchover should be triggered, if applicable, when the
threshold is fired. The value of this object takes effe… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.52642.9.218.1.1.5.1.10 |
| nmsifthThresholdRowStatus This object is used to create and delete thresholds in
templates.
A new entry can only be created when there is an active entry
in the nmsifthTemplateTable with the… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.52642.9.218.1.1.5.1.11 |
| nmsifthThresholdDescr A description of the threshold's function and use. The
description must not include carriage returns. | column | OctetString | .1.3.6.1.4.1.52642.9.218.1.1.5.1.2 |
| nmsifthThresholdObject The object to be compared against the threshold values.
The object must be defined in a table indexed only by ifIndex.
All of the instance portion of the object identifier is
trun… | column | ObjectIdentifier | .1.3.6.1.4.1.52642.9.218.1.1.5.1.3 |
| nmsifthThresholdSeverity This object specifies the severity associated with the
condition when the threshold is exceeded. | column | NMSifthThresholdSeverity | .1.3.6.1.4.1.52642.9.218.1.1.5.1.4 |
| nmsifthThresholdType The manner in which to compare nmsifthThresholdObject to
nmsifthThresholdFiredValue and nmsifthThresholdClearedValue.
The value 'absoluteValue' indicates that the v… | column | Enumeration | .1.3.6.1.4.1.52642.9.218.1.1.5.1.5 |
| nmsifthThresholdFiredValue A threshold value to check against the object identified in
nmsifthThresholdObject. If the value of nmsifthThresholdDirection
is 'rising', then the threshold is fired when the cu… | column | Integer32 | .1.3.6.1.4.1.52642.9.218.1.1.5.1.7 |
| nmsifthThresholdClearedValue A threshold value to check against the object identified in
nmsifthThresholdObject. If the value of nmsifthThresholdDirection
is 'rising', then the threshold is cleared when the … | column | Integer32 | .1.3.6.1.4.1.52642.9.218.1.1.5.1.8 |
| nmsifthThresholdSampleInterval The number of milliseconds to wait between samples of the
object identified in nmsifthThresholdObject. To encourage
consistency in sampling, the interval is measured from the
beg… | column | milliseconds Unsigned32 | .1.3.6.1.4.1.52642.9.218.1.1.5.1.9 |