ifInvCapStackTable
IF-CAP-STACK-MIB ·
.1.3.6.1.2.1.166.1.2
Object
table
A table containing information on the possible relationships
between the multiple sub-layers of network interfaces. This
table, modeled after ifInvStackTable from
IF-INVERTED-STACK-MIB, is an inverse of the ifCapStackTable
defined in this MIB module.
In particular, this table contains information on which
sub-layers MAY run 'underneath' which other sub-layers, where
each sub-layer corresponds to a conceptual row in the ifTable.
For example, when the sub-layer with ifIndex value x MAY be
connected to run underneath the sub-layer with ifIndex value
y, then this table contains:
ifInvCapStackStatus.x.y=true
This table contains exactly the same number of rows as the
ifCapStackTable, but the rows appear in a different order.
This table is read-only as it describes a cross-connect
capability.
Context
- MIB
- IF-CAP-STACK-MIB
- OID
.1.3.6.1.2.1.166.1.2- Type
- table
- Status
- current
- Parent
- ifCapStackObjects
- Siblings
- 1
- Children
- 1
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ifCapStackTable This table, modeled after ifStackTable from IF-MIB,
contains information on the possible 'on-top-of'
relationships between the multiple sub-layers of network
interfaces (as oppose… | table | - | .1.3.6.1.2.1.166.1.1 |
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ifInvCapStackEntry Information on a particular relationship between two sub-
layers, specifying that one sub-layer MAY run underneath the
other sub-layer. Each sub-layer corresponds to a conceptual… | row | - | .1.3.6.1.2.1.166.1.2.1 |