Main page
OID Repository
https://oid-base.com
Display OID:

ifInverseStackEntry(1)



Your browser does not support JavaScript.
Child OIDs with no (direct) grandchild OID described in this OID repository are displayed with hatching (///).
Clicking on a slice focuses on the corresponding child OID.
Colors are generated randomly each time this page is displayed (except for the first slice).
Navigating the OID tree

OID description



 
OID: (ASN.1 notation)
(dot notation)
(OID-IRI notation)

Description:

ifInverseStackEntry OBJECT-TYPE
SYNTAX IfInverseStackEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"The table containing information on the relationships between the multiple sub-layers of network interfaces.
In particular, it contains information on which sublayers run 'on top of' 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 runs over the sub-layer with ifIndex value y, then this table contains:
ifStackStatus.y.x=active
For each ifIndex value, I, which identifies an active interface, there are always at least two instantiated rows in this table associated with I. For one of these rows, I is the value of ifStackHigherLayer; for the other, I is the value of ifStackLowerLayer. (If I is not involved in multiplexing, then these are the only two rows associated with I.) For example, two rows exist even for an interface which has no others stacked on top or below it: ifStackStatus.0.x=active
ifStackStatus.x.0=active
A corresponding entry in this mib is made whenever an entry is made in the standard ifStackTable. Thus, deletion, creation, and modification is not possible on this table."
INDEX {ifInverseStackLowerLayer, ifInverseStackHigherLayer}



Classification:

MIB object for network management

See classes of OIDs
Short link:


Tree display Parent OID: ifInverseStackTable(5) First child OID: ifInverseStackLowerLayer(1)