cifthThresholdRowStatus
CISCO-IF-THRESHOLD-MIB ·
.1.3.6.1.4.1.9.9.218.1.1.5.1.11
Object
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 cifthTemplateTable with the same value of
cifthTemplateIndex. The values of cifthThresholdObject,
cifthThresholdSeverity, cifthThresholdType, and
cifthThresholdFiredValue must be provided before activating the
entry. If the value of cifthTemplateNotifyHoldDownType in the
cifthTemplateEntry with the same value of cifthTemplateIndex is
'fireAndClearThresholds', then the value of
cifthThresholdClearedValue must also be provided before
activating the entry. If the value of cifthThresholdType is
other than 'rateOfIncreaseExponentXIfSpeed', then the value of
cifthThresholdSampleInterval must also be provided before
activating the entry.
When an entry is activated, if there are any entries in
cifthTemplateIfAssignTable with the same value of
cifthTemplateIndex, then the threshold is activated on all
interfaces identified in those entries that have instances of
the object identified by cifthThresholdObject.
When an entry is destroyed, if there are any entries in
cifthTemplateIfAssignTable with the same value of
cifthTemplateIndex, then the threshold is de-activated on the
interfaces identified in those entries. If there are any
entries in cifthIfThresholdFiredTable with
cifthIfThresholdFiredTemplate value equal to this value of
cifthTemplateIndex, then the bit in cifthIfThresholdsFired
corresponding to this threshold is cleared in all such entries.
After the entry has been activated, this object cannot be set
to any value other than 'destroy'. The row status never
changes to 'notInService' after reaching the value 'active'.
Context
- MIB
- CISCO-IF-THRESHOLD-MIB
- OID
.1.3.6.1.4.1.9.9.218.1.1.5.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cifthThresholdEntry
- Table
- cifthThresholdTable
- Siblings
- 10
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cifthThresholdIndex 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 | CifthThresholdIndex | .1.3.6.1.4.1.9.9.218.1.1.5.1.1 |
| cifthThresholdApsSwitchover 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.9.9.218.1.1.5.1.10 |
| cifthThresholdDescr A description of the threshold's function and use. The
description must not include carriage returns. | column | OctetString | .1.3.6.1.4.1.9.9.218.1.1.5.1.2 |
| cifthThresholdObject 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.9.9.218.1.1.5.1.3 |
| cifthThresholdSeverity This object specifies the severity associated with the
condition when the threshold is exceeded. | column | CifthThresholdSeverity | .1.3.6.1.4.1.9.9.218.1.1.5.1.4 |
| cifthThresholdType The manner in which to compare cifthThresholdObject to
cifthThresholdFiredValue and cifthThresholdClearedValue.
The value 'absoluteValue' indicates that the value o… | column | Enumeration | .1.3.6.1.4.1.9.9.218.1.1.5.1.5 |
| cifthThresholdDirection 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 va… | column | Enumeration | .1.3.6.1.4.1.9.9.218.1.1.5.1.6 |
| cifthThresholdFiredValue A threshold value to check against the object identified in
cifthThresholdObject. If the value of cifthThresholdDirection
is 'rising', then the threshold is fired when the curren… | column | Integer32 | .1.3.6.1.4.1.9.9.218.1.1.5.1.7 |
| cifthThresholdClearedValue A threshold value to check against the object identified in
cifthThresholdObject. If the value of cifthThresholdDirection
is 'rising', then the threshold is cleared when the curr… | column | Integer32 | .1.3.6.1.4.1.9.9.218.1.1.5.1.8 |
| cifthThresholdSampleInterval The number of milliseconds to wait between samples of the
object identified in cifthThresholdObject. To encourage
consistency in sampling, the interval is measured from the
begin… | column | milliseconds Unsigned32 | .1.3.6.1.4.1.9.9.218.1.1.5.1.9 |