ifStackStatus
IF-MIB ·
.1.3.6.1.2.1.31.1.2.1.3
Object
The status of the relationship between two sub-layers.
Changing the value of this object from 'active' to
'notInService' or 'destroy' will likely have consequences up
and down the interface stack. Thus, write access to this
object is likely to be inappropriate for some types of
interfaces, and many implementations will choose not to
support write-access for any type of interface.
Context
- MIB
- IF-MIB
- OID
.1.3.6.1.2.1.31.1.2.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ifStackEntry
- Table
- ifStackTable
- Siblings
- 2
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ifStackHigherLayer The value of ifIndex corresponding to the higher sub-layer
of the relationship, i.e., the sub-layer which runs on 'top'
of the sub-layer identified by the corresponding instance o… | column | InterfaceIndexOrZero | .1.3.6.1.2.1.31.1.2.1.1 |
| ifStackLowerLayer The value of ifIndex corresponding to the lower sub-layer
of the relationship, i.e., the sub-layer which runs 'below'
the sub-layer identified by the corresponding instance of
ifS… | column | InterfaceIndexOrZero | .1.3.6.1.2.1.31.1.2.1.2 |