bdifthThresholdType
BDCOM-IF-THRESHOLD-MIB ·
.1.3.6.1.4.1.3320.9.218.1.1.5.1.5
Object
column
r/w
Enumeration
The manner in which to compare bdifthThresholdObject to
bdifthThresholdFiredValue and bdifthThresholdClearedValue.
The value 'absoluteValue' indicates that the value of
bdifthThresholdObject is to be compared directly to
bdifthThresholdFiredValue or bdifthThresholdClearedValue.
The value 'deltaValue' indicates that the difference between
two successive samples of bdifthThresholdObject is to be
compared to bdifthThresholdFiredValue or
bdifthThresholdClearedValue. The polling interval between
successive samples is defined in bdifthThresholdSampleInterval.
The value 'rateOfIncreaseExponentXIfSpeed' indicates that the
rate of increase of bdifthThresholdObject is to be compared to
the negated value of bdifthThresholdFiredValue used as the
exponent of 10, times the value of ifSpeed (if the value of
ifSpeed is less than the maximum value) or ifHighSpeed
(otherwise). For example, a value of bdifthThresholdFiredValue
of 5 on a gigabit ethernet interface indicates a threshold of
10^-5 times the interface speed, which is equal to 10,000 per
second. When the value of this object is
'rateOfIncreaseExponentXIfSpeed', the polling interval between
successive samples is determined automatically by the agent.
When the object identified by bdifthThresholdObject is a
counter, a threshold type of 'deltaValue' or
'rateOfIncreaseExponentXIfSpeed' should be used. When the
object identified by bdifthThresholdObject is not a counter, a
threshold type of 'absoluteValue' should be used.
Context
- MIB
- BDCOM-IF-THRESHOLD-MIB
- OID
.1.3.6.1.4.1.3320.9.218.1.1.5.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- bdifthThresholdEntry
- Table
- bdifthThresholdTable
- Siblings
- 10
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | absoluteValue |
2 | deltaValue |
3 | rateOfIncreaseExponentXIfSpeed |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| bdifthThresholdIndex 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 | BdifthThresholdIndex | .1.3.6.1.4.1.3320.9.218.1.1.5.1.1 |
| bdifthThresholdApsSwitchover 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.3320.9.218.1.1.5.1.10 |
| bdifthThresholdRowStatus 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 bdifthTemplateTable with the … | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.3320.9.218.1.1.5.1.11 |
| bdifthThresholdDescr A description of the threshold's function and use. The
description must not include carriage returns. | column | OctetString | .1.3.6.1.4.1.3320.9.218.1.1.5.1.2 |
| bdifthThresholdObject 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.3320.9.218.1.1.5.1.3 |
| bdifthThresholdSeverity This object specifies the severity associated with the
condition when the threshold is exceeded. | column | BdifthThresholdSeverity | .1.3.6.1.4.1.3320.9.218.1.1.5.1.4 |
| bdifthThresholdDirection 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.3320.9.218.1.1.5.1.6 |
| bdifthThresholdFiredValue A threshold value to check against the object identified in
bdifthThresholdObject. If the value of bdifthThresholdDirection
is 'rising', then the threshold is fired when the curr… | column | Integer32 | .1.3.6.1.4.1.3320.9.218.1.1.5.1.7 |
| bdifthThresholdClearedValue A threshold value to check against the object identified in
bdifthThresholdObject. If the value of bdifthThresholdDirection
is 'rising', then the threshold is cleared when the cu… | column | Integer32 | .1.3.6.1.4.1.3320.9.218.1.1.5.1.8 |
| bdifthThresholdSampleInterval The number of milliseconds to wait between samples of the
object identified in bdifthThresholdObject. To encourage
consistency in sampling, the interval is measured from the
begi… | column | milliseconds Unsigned32 | .1.3.6.1.4.1.3320.9.218.1.1.5.1.9 |