AD | Application | AWS | Azure | Cloud | Database | Enterprise | Environmental | Event Log | File System | Infra | IoT | IT Service | Linux | Network/System | Performance | Protocol | SaaS | Security | Service Level | SNMP | Storage | VMware | VoIP | Web | Wireless

Crumbtrail

MonitorTools.com » Technical documentation » SNMP » MIB » RFC » IF-INVERTED-STACK-MIB » Objects

IF-INVERTED-STACK-MIB.mib object view, vendor RFC

Introduction

Most network devices and programs ship with so-called MIB files to describe the parameters and meanings (i.e.: friendly names) which are available for monitoring via SNMP.
ActiveXperts Network Monitor 2024 can import vendor-specific MIB files, so it can be used to monitor specific OID's (Object Identifiers). This way, you can monitor your devices, computers, etc. by selecting your relevant OID's by name.

ActiveXperts Network Monitor 2024 can import MIB file IF-INVERTED-STACK-MIB and use it to monitor vendor specific OID's.

IF-INVERTED-STACK-MIB file content

Object view of IF-INVERTED-STACK-MIB:

Scalar Object
ifInvStackEntry .1.3.6.1.2.1.77.1.1.1
Information on a particular relationship between two sub- layers, specifying that one sub-layer runs underneath the other sub-layer. Each sub-layer corresponds to a conceptual row in the ifTable.
Tabular Object
ifInvStackStatus .1.3.6.1.2.1.77.1.1.1.1
The status of the relationship between two sub-layers. An instance of this object exists for each instance of the ifStackStatus object, and vice versa. For example, if the variable ifStackStatus.H.L exists, then the variable ifInvStackStatus.L.H must also exist, and vice versa. In addition, the two variables always have the same value. However, unlike ifStackStatus, the ifInvStackStatus object is NOT write-able. A network management application wishing to change a relationship between sub-layers H and L cannot do so by modifying the value of ifInvStackStatus.L.H, but must instead modify the value of ifStackStatus.H.L. After the ifStackTable is modified, the change will be reflected in this table.
Table
ifInvStackTable .1.3.6.1.2.1.77.1.1
A table containing information on the relationships between the multiple sub-layers of network interfaces. In particular, it contains information on which sub-layers 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 runs underneath the sub-layer with ifIndex value y, then this table contains: ifInvStackStatus.x.y=active For each ifIndex value, z, which identifies an active interface, there are always at least two instantiated rows in this table associated with z. For one of these rows, z is the value of ifStackHigherLayer; for the other, z is the value of ifStackLowerLayer. (If z is not involved in multiplexing, then these are the only two rows associated with z.) For example, two rows exist even for an interface which has no others stacked on top or below it: ifInvStackStatus.z.0=active ifInvStackStatus.0.z=active This table contains exactly the same number of rows as the ifStackTable, but the rows appear in a different order.
Object Identifier
ifInvertedStackMIB .1.3.6.1.2.1.77
The MIB module which provides the Inverted Stack Table for interface sub-layers.
ifInvMIBObjects .1.3.6.1.2.1.77.1
ifInvConformance .1.3.6.1.2.1.77.1.2
ifInvGroups .1.3.6.1.2.1.77.1.2.1
ifInvCompliances .1.3.6.1.2.1.77.1.2.2
Group
ifInvStackGroup .1.3.6.1.2.1.77.1.2.1.1
A collection of objects providing inverted information on the layering of MIB-II interfaces.