BDCOM-IF-THRESHOLD-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
4
Rows
4
Columns
25
bdifthTemplateTable
table.1.3.6.1.4.1.3320.9.218.1.1.3
·
1 row entry
·
5 columns
Uses the bdcom variant from
Command help
/opt/observium/mibs/bdcom.
Walk bdifthTemplateTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'BDCOM-IF-THRESHOLD-MIB' -M '/opt/observium/mibs/bdcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BDCOM-IF-THRESHOLD-MIB::bdifthTemplateTable'
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.
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…
template.
The template is created using the bdifthTemplateRowStatus
object. Prior to creating an entry in the table, the manager
should obtain a un…
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
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 Type Constraints: range: 1..1000 |
.1.3.6.1.4.1.3320.9.218.1.1.3.1.1 |
||||||||||||
|
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 |
||||||||||||
|
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:
|
.1.3.6.1.4.1.3320.9.218.1.1.3.1.3 |
||||||||||||
|
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 |
||||||||||||
|
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 Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.3320.9.218.1.1.3.1.5 |
bdifthThresholdTable
table.1.3.6.1.4.1.3320.9.218.1.1.5
·
1 row entry
·
11 columns
Uses the bdcom variant from
Command help
/opt/observium/mibs/bdcom.
Walk bdifthThresholdTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'BDCOM-IF-THRESHOLD-MIB' -M '/opt/observium/mibs/bdcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BDCOM-IF-THRESHOLD-MIB::bdifthThresholdTable'
This table specifies the interface thresholds used in each template.
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…
template.
The entry is created using the bdifthThresholdRowStatus object.
The values of bdifthThresholdObject, bdifthThresholdSeverity,
bdifthT…
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
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 Type Constraints: range: 0..63 |
.1.3.6.1.4.1.3320.9.218.1.1.5.1.1 |
||||||||||||
|
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 |
||||||||||||
|
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 |
||||||||||||
|
This object specifies the severity associated with the
condition when the threshold is exceeded. |
BdifthThresholdSeverityr/w Type Values:
|
.1.3.6.1.4.1.3320.9.218.1.1.5.1.4 |
||||||||||||
|
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:
|
.1.3.6.1.4.1.3320.9.218.1.1.5.1.5 |
||||||||||||
|
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:
|
.1.3.6.1.4.1.3320.9.218.1.1.5.1.6 |
||||||||||||
|
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 |
||||||||||||
|
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 |
||||||||||||
|
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 |
||||||||||||
|
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 Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.3320.9.218.1.1.5.1.10 |
||||||||||||
|
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 Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.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
Uses the bdcom variant from
Command help
/opt/observium/mibs/bdcom.
Walk bdifthTemplateIfAssignTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'BDCOM-IF-THRESHOLD-MIB' -M '/opt/observium/mibs/bdcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BDCOM-IF-THRESHOLD-MIB::bdifthTemplateIfAssignTable'
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.
An entry describing the assignment of a particular threshold
template to a particular interface. The entry is created using
the bdifthTemplateIfAssignRowStatus object.
template to a particular interface. The entry is created using
the bdifthTemplateIfAssignRowStatus object.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
This object identifies an interface to which the template
is assigned. |
IF-MIBInterfaceIndex Type Constraints: range: 1..2147483647Description: A unique value, greater than zero, for each interface or interface sub-layer in the managed system. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must … |
.1.3.6.1.4.1.3320.9.218.1.2.2.1.1 |
||||||||||||
|
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:
|
.1.3.6.1.4.1.3320.9.218.1.2.2.1.2 |
||||||||||||
|
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 Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.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
Uses the bdcom variant from
Command help
/opt/observium/mibs/bdcom.
Walk bdifthIfThresholdFiredTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'BDCOM-IF-THRESHOLD-MIB' -M '/opt/observium/mibs/bdcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BDCOM-IF-THRESHOLD-MIB::bdifthIfThresholdFiredTable'
This table indicates the interfaces that currently have threshold fired conditions.
An entry indicating an interface that currently has one or
more threshold fired conditions based on one template.
more threshold fired conditions based on one template.
| Column | Syntax | OID | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
This object specifies a template for which one or more of the
thresholds are fired on this interface. |
BdifthTemplateIndex Type Constraints: range: 1..1000 |
.1.3.6.1.4.1.3320.9.218.1.3.3.1.1 |
||||||||
|
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 Type Constraints: range: 0..8 |
.1.3.6.1.4.1.3320.9.218.1.3.3.1.2 |
||||||||
|
This object specifies the last threshold fired or cleared on
the interface. |
BdifthThresholdIndex Type Constraints: range: 0..63 |
.1.3.6.1.4.1.3320.9.218.1.3.3.1.3 |
||||||||
|
This object specifies the value of sysUpTime at the last time
a threshold was fired or cleared on the interface. |
SNMPv2-TCTimeStamp Based On: SNMPv2-SMITimeTicks Description: The value of the sysUpTime object at which a specific occurrence happened. The specific occurrence must be defined in the description of any object defined using this type. If sysUpTime is reset t… |
.1.3.6.1.4.1.3320.9.218.1.3.3.1.4 |
||||||||
|
This object specifies the severity of the threshold that was
last fired or cleared on the interface. |
BdifthThresholdSeverity Type Values:
|
.1.3.6.1.4.1.3320.9.218.1.3.3.1.5 |
||||||||
|
This object specifies the highest severity among the
thresholds that are currently being exceeded on this interface. |
BdifthThresholdSeverity Type Values:
|
.1.3.6.1.4.1.3320.9.218.1.3.3.1.6 |