All MIBs › ITF-MIB › ifStackStatus
ifStackStatus
Module: ITF-MIB
OID (symbolic): ITF-MIB::ifStackStatus
OID (numeric): 1.3.6.1.2.1.31.1.2.1.3
Node type: OBJECT-TYPE
Type: RowStatus
Access: read-only
Description: 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.
ALCATEL NOTE: SUPPORT: YES INSRVMOD: NA RANGE: See above PERSIST: NO DEFVALUE: NA UNITS: -
What is ifStackStatus?
Reports the status of the layering relationship between two sub-layers in the interface stack. Changing this from active to notInService or destroy can have cascading effects up and down the interface stack, which is why many implementations don't support write access to it. Admins mainly read this to understand how logical interfaces, like a VLAN sub-interface, are layered on top of physical ones in the ifStackTable.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.31.1.2.1.3 snmpwalk -v2c -c public <target> ITF-MIB::ifStackStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.31.1.2.1.3.1 snmpget -v2c -c public <target> ITF-MIB::ifStackStatus.1
Start monitoring Nokia/Alcatel-Lucent ISAM broadband access node (e.g. 7302/7330 ISAM), Interfaces MIB with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ITF-MIB::ifStackStatus OID value, configure state conditions and alerts, and monitor any Nokia/Alcatel-Lucent ISAM broadband access node (e.g. 7302/7330 ISAM), Interfaces MIB from a single console.
OID Breakdown
Upper-level ancestors (10 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.31 | ifMIB | IF-MIB |
| 1.3.6.1.2.1.31.1 | ifMIBObjects | IF-MIB |
| 1.3.6.1.2.1.31.1.2 | ifStackTable | IF-MIB |
| 1.3.6.1.2.1.31.1.2.1 | ifStackEntry | IF-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.31.1.2.1.3 | ifStackStatus | ITF-MIB |