All MIBs › Unisphere-Data-IF-MIB › usdIfInvStackStatus
usdIfInvStackStatus
Module: Unisphere-Data-IF-MIB
OID (symbolic): Unisphere-Data-IF-MIB::usdIfInvStackStatus
OID (numeric): 1.3.6.1.4.1.4874.2.2.3.1.1.1.2.1.1
Node type: OBJECT-TYPE
Type: RowStatus
Access: read-only
Description:
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 usdIfInvStackStatus.L.H must also exist, and vice versa. In addition, the two variables always have the same value.
However, unlike ifStackStatus, the usdIfInvStackStatus 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 usdIfInvStackStatus.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.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4874.2.2.3.1.1.1.2.1.1 snmpwalk -v2c -c public <target> Unisphere-Data-IF-MIB::usdIfInvStackStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.4874.2.2.3.1.1.1.2.1.1.1 snmpget -v2c -c public <target> Unisphere-Data-IF-MIB::usdIfInvStackStatus.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.4874 | juniperUni | Juniper-UNI-SMI |
| 1.3.6.1.4.1.4874.2 | juniperUniMibs | Juniper-UNI-SMI |
| 1.3.6.1.4.1.4874.2.2 | juniMibs | Juniper-MIBs |
| 1.3.6.1.4.1.4874.2.2.3 | juniIfMIB | Juniper-MIBs |
| 1.3.6.1.4.1.4874.2.2.3.1 | usdInterfaces | Unisphere-Data-IF-MIB |
| 1.3.6.1.4.1.4874.2.2.3.1.1 | usdIf | Unisphere-Data-IF-MIB |
| 1.3.6.1.4.1.4874.2.2.3.1.1.1 | usdIfObjects | Unisphere-Data-IF-MIB |
| 1.3.6.1.4.1.4874.2.2.3.1.1.1.2 | usdIfInvStackTable | Unisphere-Data-IF-MIB |
| 1.3.6.1.4.1.4874.2.2.3.1.1.1.2.1 | usdIfInvStackEntry | Unisphere-Data-IF-MIB |
| 1.3.6.1.4.1.4874.2.2.3.1.1.1.2.1.1 | usdIfInvStackStatus | Unisphere-Data-IF-MIB |