BDCOM-IF-THRESHOLD-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
4
Rows
4
Columns
25
.1.3.6.1.4.1.3320.9.218.1.1.3 · 1 row entry · 5 columns
This table is used to create threshold templates.
Each template includes one or more thresholds (defined in the
bdifthThresholdTable), and can be assigned to multiple
interfaces.  An interface may be associated with more than one
template.  The assignment of templates to interfaces is done in
the bdifthTemplateIfAssignTable.
bdifthTemplateEntry entry .1.3.6.1.4.1.3320.9.218.1.1.3.1
An entry describing the general properties of a threshold
template.

The template is created using the bdifthTemplateRowStatus
object. Prior to creating an entry in the table, the manager
should obtain a un…
Indexes
bdifthTemplateIndex
Column Syntax OID
bdifthTemplateIndex
An arbitrary integer that uniquely identifies a threshold
template. The value for each threshold template must remain
constant at least from one re-initialization of the agent's
network management system to the next re…
BdifthTemplateIndex
Textual Convention: BdifthTemplateIndex Unsigned32
Type Constraints:
range: 1..1000
.1.3.6.1.4.1.3320.9.218.1.1.3.1.1
bdifthTemplateName
This object specifies a unique name associated with the
threshold template by the management client, and provides a
non-volatile 'handle' for the template. The name must not
include whitespace characters.
OctetStringr/w
Constraints:
range: 1-32
.1.3.6.1.4.1.3320.9.218.1.1.3.1.2
bdifthTemplateNotifyHoldDownType
This object specifies the method used to prevent an excess of
notifications from being generated when operation fluctuates
around a threshold level.

The value 'holdDownTimer' indicates that notifications …
Enumerationr/w
Enumerated Values:
1other
2holdDownTimer
3fireAndClearThresholds
.1.3.6.1.4.1.3320.9.218.1.1.3.1.3
bdifthTemplateNotifyHoldDownTime
The minimum amount of time between successive
bdifthIfThresholdFired or bdifthIfThresholdCleared notifications
for a given interface and template.

This object is instantiated only when
bdifthTemplateNotif…
secondsUnsigned32r/w
Constraints:
range: 1-3600
.1.3.6.1.4.1.3320.9.218.1.1.3.1.4
bdifthTemplateRowStatus
This object is used to create and delete threshold templates.

The values of bdifthTemplateName and
bdifthTemplateNotifyHoldDownType must be provided before
activating the entry.

An entry ca…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.3320.9.218.1.1.3.1.5
.1.3.6.1.4.1.3320.9.218.1.1.5 · 1 row entry · 11 columns
This table specifies the interface thresholds used in each
template.
bdifthThresholdEntry entry .1.3.6.1.4.1.3320.9.218.1.1.5.1
An entry specifying an interface threshold used in a threshold
template.

The entry is created using the bdifthThresholdRowStatus object.
The values of bdifthThresholdObject, bdifthThresholdSeverity,
bdifthT…
Indexes
bdifthTemplateIndex bdifthThresholdIndex
Column 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 rebooted
or re-initialized.
BdifthThresholdIndex
Textual Convention: BdifthThresholdIndex Unsigned32
Type Constraints:
range: 0..63
.1.3.6.1.4.1.3320.9.218.1.1.5.1.1
bdifthThresholdDescr
A description of the threshold's function and use. The
description must not include carriage returns.
OctetStringr/w
Constraints:
range: 0-255
.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
truncated, since the instance(s) to be compa…
ObjectIdentifierr/w .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.
BdifthThresholdSeverityr/w
Textual Convention: BdifthThresholdSeverity Enumeration
Type Values:
1fail
2degrade
3info
4other
.1.3.6.1.4.1.3320.9.218.1.1.5.1.4
bdifthThresholdType
The manner in which to compare bdifthThresholdObject to
bdifthThresholdFiredValue and bdifthThresholdClearedValue.

The value 'absoluteValue' indicates that the value of
bdifthThresholdObject is to be comp…
Enumerationr/w
Enumerated Values:
1absoluteValue
2deltaValue
3rateOfIncreaseExponentXIfSpeed
.1.3.6.1.4.1.3320.9.218.1.1.5.1.5
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 value is numerically greater than or equal…
Enumerationr/w
Enumerated Values:
1rising
2falling
.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 current
sampled value (absolute, delta, or r…
Integer32r/w
Constraints:
range: -2147483648-2147483647
.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 current
sampled value (absolute, delta, or…
Integer32r/w
Constraints:
range: -2147483648-2147483647
.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
beginning of one check to the beginning of t…
millisecondsUnsigned32r/w
Constraints:
range: 5-900000
.1.3.6.1.4.1.3320.9.218.1.1.5.1.9
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 effect when
the template identified by bdift…
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.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 same value of
bdifthTemplateIndex. The …
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.3320.9.218.1.1.5.1.11
.1.3.6.1.4.1.3320.9.218.1.2.2 · 1 row entry · 3 columns
This table specifies the assignment of threshold templates to
specific interfaces.  Each threshold template may be assigned
to multiple interfaces.  Each interface may have multiple
threshold templates assigned to it.
bdifthTemplateIfAssignEntry entry .1.3.6.1.4.1.3320.9.218.1.2.2.1
An entry describing the assignment of a particular threshold
template to a particular interface. The entry is created using
the bdifthTemplateIfAssignRowStatus object.
Indexes
bdifthTemplateIndex bdifthTemplateIfAssignInterface
Column Syntax OID
bdifthTemplateIfAssignInterface
This object identifies an interface to which the template
is assigned.
IF-MIBInterfaceIndex
Textual Convention: IF-MIBInterfaceIndex Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.4.1.3320.9.218.1.2.2.1.1
bdifthTemplateIfAssignOperStatus
This object indicates whether the threshold template
identified by bdifthTemplateIndex is operational on the
interface identified by bdifthTemplateIfAssignInterface.

When the value of this object is 'up',…
Enumeration
Enumerated Values:
1up
2down
.1.3.6.1.4.1.3320.9.218.1.2.2.1.2
bdifthTemplateIfAssignRowStatus
This object is used to create and delete entries in the table,
assigning templates to interfaces and removing templates from
interfaces, respectively.

A new entry can only be created when there is an acti…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.3320.9.218.1.2.2.1.3
.1.3.6.1.4.1.3320.9.218.1.3.3 · 1 row entry · 6 columns
This table indicates the interfaces that currently have
threshold fired conditions.
bdifthIfThresholdFiredEntry entry .1.3.6.1.4.1.3320.9.218.1.3.3.1
An entry indicating an interface that currently has one or
more threshold fired conditions based on one template.
Indexes
IF-MIBifIndex bdifthIfThresholdFiredTemplate
Column Syntax OID
bdifthIfThresholdFiredTemplate
This object specifies a template for which one or more of the
thresholds are fired on this interface.
BdifthTemplateIndex
Textual Convention: BdifthTemplateIndex Unsigned32
Type Constraints:
range: 1..1000
.1.3.6.1.4.1.3320.9.218.1.3.3.1.1
bdifthIfThresholdsFired
This object specifies those thresholds that are currently
being exceeded on this interface.

If a threshold is currently being exceeded (i.e., the threshold
is fired) on the interface, then the correspondi…
BdifthThresholdList
Textual Convention: BdifthThresholdList OctetString
Type Constraints:
range: 0..8
.1.3.6.1.4.1.3320.9.218.1.3.3.1.2
bdifthIfLastThresholdFired
This object specifies the last threshold fired or cleared on
the interface.
BdifthThresholdIndex
Textual Convention: BdifthThresholdIndex Unsigned32
Type Constraints:
range: 0..63
.1.3.6.1.4.1.3320.9.218.1.3.3.1.3
bdifthIfThresholdFiredLstChange
This object specifies the value of sysUpTime at the last time
a threshold was fired or cleared on the interface.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.3320.9.218.1.3.3.1.4
bdifthIfThresholdFiredLstSeverity
This object specifies the severity of the threshold that was
last fired or cleared on the interface.
BdifthThresholdSeverity
Textual Convention: BdifthThresholdSeverity Enumeration
Type Values:
1fail
2degrade
3info
4other
.1.3.6.1.4.1.3320.9.218.1.3.3.1.5
bdifthIfThresholdFiredMaxSeverity
This object specifies the highest severity among the
thresholds that are currently being exceeded on this
interface.
BdifthThresholdSeverity
Textual Convention: BdifthThresholdSeverity Enumeration
Type Values:
1fail
2degrade
3info
4other
.1.3.6.1.4.1.3320.9.218.1.3.3.1.6