All MIBs › IEEE8021-CFM-MIB › dot1agCfmStackMaIndex
dot1agCfmStackMaIndex
Module: IEEE8021-CFM-MIB
OID (symbolic): IEEE8021-CFM-MIB::dot1agCfmStackMaIndex
OID (numeric): 1.3.111.2.802.1.1.8.1.1.1.1.6
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description:
The index of the MA in the dot1agCfmMaNetTable and dot1agCfmMaCompTable to which the MP is associated, or 0, if none. **NOTE: this object is deprecated due to re-indexing of the table.
What is dot1agCfmStackMaIndex?
This OID stores a reference number to a Maintenance Association (a logical group for Ethernet network health monitoring) that a maintenance point is associated with, or zero if none. It links individual test points to broader monitoring groups. Network engineers use this when setting up Ethernet network monitoring to organize multiple test points under a single maintenance domain.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.111.2.802.1.1.8.1.1.1.1.6 snmpwalk -v2c -c public <target> IEEE8021-CFM-MIB::dot1agCfmStackMaIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.111.2.802.1.1.8.1.1.1.1.6.1 snmpget -v2c -c public <target> IEEE8021-CFM-MIB::dot1agCfmStackMaIndex.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> dot1agCfmStackMaIndex.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.111.2.802.1.1 | ieee802dot1mibs | IEEE8021-TC-MIB |
| 1.3.111.2.802.1.1.8 | ieee8021CfmMib | IEEE8021-CFM-MIB |
| 1.3.111.2.802.1.1.8.1 | dot1agMIBObjects | IEEE8021-CFM-MIB |
| 1.3.111.2.802.1.1.8.1.1 | dot1agCfmStack | IEEE8021-CFM-MIB |
| 1.3.111.2.802.1.1.8.1.1.1 | dot1agCfmStackTable | IEEE8021-CFM-MIB |
| 1.3.111.2.802.1.1.8.1.1.1.1 | dot1agCfmStackEntry | IEEE8021-CFM-MIB |
| 1.3.111.2.802.1.1.8.1.1.1.1.6 | dot1agCfmStackMaIndex | IEEE8021-CFM-MIB |