All MIBs › IEEE8021-CFM-MIB › dot1agCfmStackMepId
dot1agCfmStackMepId
Module: IEEE8021-CFM-MIB
OID (symbolic): IEEE8021-CFM-MIB::dot1agCfmStackMepId
OID (numeric): 1.3.111.2.802.1.1.8.1.1.1.1.7
Node type: OBJECT-TYPE
Type: Dot1agCfmMepIdOrZero
Access: read-only
Description:
If an MEP is configured, the MEPID, else 0
What is dot1agCfmStackMepId?
This object contains the MEP (Maintenance End Point) ID for a configured Connectivity Fault Management (CFM) endpoint on an Ethernet link, or zero if no MEP is configured. A MEP is a point where a service flow starts or terminates and is used to perform OAM (Operations, Administration, and Maintenance) functions like link monitoring. An operator configures and monitors this to verify that fault detection and connectivity tests are properly established.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.111.2.802.1.1.8.1.1.1.1.7 snmpwalk -v2c -c public <target> IEEE8021-CFM-MIB::dot1agCfmStackMepId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.111.2.802.1.1.8.1.1.1.1.7.1 snmpget -v2c -c public <target> IEEE8021-CFM-MIB::dot1agCfmStackMepId.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> dot1agCfmStackMepId.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.7 | dot1agCfmStackMepId | IEEE8021-CFM-MIB |