bdifthTemplateIfAssignOperStatus
BDCOM-IF-THRESHOLD-MIB ·
.1.3.6.1.4.1.3320.9.218.1.2.2.1.2
Object
column
Enumeration
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', this indicates that
the thresholds in this template (identified by
bdifthTemplateIndex) are activated on this interface, with the
following exception: If a threshold is defined on an object
that does not have an instance for this interface, then the
threshold is not activated on this interface. If any of the
thresholds are being exceeded, then a corresponding entry
exists in the bdifthIfThresholdFiredTable.
When the value of this object is 'down', this indicates that
all thresholds in the template are de-activated on this
interface and there is no corresponding entry in the
bdifthIfThresholdFiredTable, regardless of whether any of the
thresholds in the template are being exceeded on this
interface.
One reason for a template not to be operational on an
interface to which it is assigned is when the interface has two
(or more) templates assigned to it that contain thresholds on
the same object with the same severity and direction, i.e.,
thresholds with the same values of bdifthThresholdObject,
bdifthThresholdSeverity, and bdifthThresholdDirection. This may
occur when a template is assigned to the interface, or when a
threshold is added to a template that is already active on the
interface. When this occurs, the implementation may operate on
both (or all) threshold values, or it may take down one (or
more) of the templates on this interface, which is indicated by
changing the value of this object from 'up' to 'down'.
Context
- MIB
- BDCOM-IF-THRESHOLD-MIB
- OID
.1.3.6.1.4.1.3320.9.218.1.2.2.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- bdifthTemplateIfAssignEntry
- Table
- bdifthTemplateIfAssignTable
- Siblings
- 2
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | up |
2 | down |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| bdifthTemplateIfAssignInterface This object identifies an interface to which the template
is assigned. | column | IF-MIBInterfaceIndex | .1.3.6.1.4.1.3320.9.218.1.2.2.1.1 |
| 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 c… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.3320.9.218.1.2.2.1.3 |