IEEE8021-CFMD8-MIB

MIB Reference — IPNetwork Monitor

All MIBsIEEE8021-CFMD8-MIB

Organization: IEEE 802.1 Working Group

Last Updated: 2007-01-24

Category: Standard: IEEE 802, Technology: OAM

Description:

IEEE 802.1 MIB for CFM draft 8 providing Connectivity Fault Management objects for maintenance domains and endpoints.

Imported Objects

From IF-MIB

InterfaceIndex
InterfaceIndexOrZero

From LLDP-MIB

LldpChassisId
LldpChassisIdSubtype
LldpPortId
LldpPortIdSubtype

From Q-BRIDGE-MIB

VlanId
VlanIdOrNone

From SNMPv2-CONF

MODULE-COMPLIANCE
NOTIFICATION-GROUP
OBJECT-GROUP

From SNMPv2-SMI

Counter32
Integer32
MODULE-IDENTITY
NOTIFICATION-TYPE
OBJECT-TYPE
Unsigned32

From SNMPv2-TC

MacAddress
RowStatus
TAddress
TDomain
TEXTUAL-CONVENTION
TimeInterval
TimeStamp
TruthValue

What Is IEEE8021-CFMD8-MIB?

IEEE8021-CFMD8-MIB is a vendor-neutral IEEE 802.1 standards MIB implementing draft 8 of Connectivity Fault Management (CFM, later ratified as 802.1ag) for Ethernet OAM. It exposes maintenance domain, maintenance association, and maintenance endpoint (MEP) configuration and status, including the CFM stack table that maps MEPs to interfaces, VLANs, and MD levels. Its monitoring focus is fault detection rather than classic hardware health: it lets administrators verify MEP reachability, detect connectivity faults between endpoints, and correlate a MEP's MAC address and direction (up/down) with a specific interface and VLAN. It is closely tied to the IEEE 802.1ag standard and to companion CFM MIBs (and later superseded/paralleled by IEEE8021-CFM-MIB for the ratified standard), so device support often depends on which CFM draft/version the switch implements. It is deployed in carrier Ethernet and enterprise switch networks that use CFM for service-level Ethernet OAM fault monitoring. Engineers implementing or auditing this functionality typically reference the IEEE8021-CFMD8-MIB RFC/standard documentation for the authoritative specification.

IPNetwork Monitor allows you to monitor SNMP objects defined in IEEE8021-CFMD8-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.

What Can Be Monitored

  • maintenance endpoint (MEP) configuration
  • MEP MAC address
  • MD level and direction
  • VLAN/interface CFM stack mapping
  • CFM connectivity fault notifications

Supported Devices

  • vendor-neutral, standards-based MIB, not tied to a specific manufacturer
  • carrier Ethernet or enterprise switch supporting 802.1ag CFM

Monitoring Examples

An administrator walks dot1agCfmStackTable (dot1agCfmStackEntry, keyed by dot1agCfmStackifIndex, dot1agCfmStackVlanIdOrNone) to see which maintenance endpoints are active on a given interface/VLAN combination, checking dot1agCfmStackMdLevel and dot1agCfmStackDirection to confirm the CFM hierarchy is configured as designed. Reading dot1agCfmStackMepId and dot1agCfmStackMacAddress for a remote MEP lets an operator confirm continuity-check messages are being exchanged, and a missing entry typically indicates a connectivity fault or misconfigured maintenance association. The dot1agNotifications group would fire traps when such faults are detected.

OIDs
OID symbolicOID numericTypeAccessDescription
ieee8021cfmMIB1.3.111.2.802.1.1.8Connectivity Fault Management module for managing IEEE 802.1ag
dot1agNotifications1.3.111.2.802.1.1.8.0
NTF dot1agCfmFaultAlarm1.3.111.2.802.1.1.8.0.1A MEP has a persistent defect condition. A notification (fault alarm) is sent to the management entity with the OID of the MEP that has detected the fault. Whenever a MEP has a persistent defect, it may or may not generate a Fault Alarm to warn the system administrator of the problem, as controlled by the MEP Fault Notification Generator State Machine and associated Managed Objects. Only the highest-priority defect, as shown in Table 20-1, is reported in the Fault Alarm. If a defect with a higher priority is raised after a Fault Alarm has been issued, another Fault Alarm is issued. The management entity receiving the notification can identify the system from the network source address of the notification, and can identify the MEP reporting the defect by the indices in the OID of the dot1agCfmMepHighestPrDefect variable in the notification: dot1agCfmMdIndex - Also the index of the MEP's Maintenance Domain table entry (dot1agCfmMdTable). dot1agCfmMaIndex - Also an index (with the MD table index) of the MEP's Maintenance Association table entry (dot1agCfmMaTable). dot1agCfmMepIdentifier - MEP Identifier and final index into the MEP table (dot1agCfmMepTable).
dot1agMIBObjects1.3.111.2.802.1.1.8.1
dot1agCfmStack1.3.111.2.802.1.1.8.1.1
dot1agCfmStackTable1.3.111.2.802.1.1.8.1.1.1not-accessibleThere is one CFM Stack table per bridge. It permits the retrieval of information about the Maintenance Points configured on any given interface.
dot1agCfmStackEntry1.3.111.2.802.1.1.8.1.1.1.1not-accessibleThe Stack table entry
NUM dot1agCfmStackifIndex1.3.111.2.802.1.1.8.1.1.1.1.1InterfaceIndexnot-accessibleThis object represents the Bridge Port or aggregated port on which MEPs or MHFs might be configured. Upon a restart of the system, the system SHALL, if necessary, change the value of this variable, and rearrange the dot1agCfmStackTable, so that it indexes the entry in the interface table with the same value of ifAlias that it indexed before the system restart. If no such entry exists, then the system SHALL delete all entries in the dot1agCfmStackTable with the interface index.
VLA dot1agCfmStackVlanIdOrNone1.3.111.2.802.1.1.8.1.1.1.1.2VlanIdOrNonenot-accessibleVLAN ID to which the MP is attached, or 0, if none.
DOT dot1agCfmStackMdLevel1.3.111.2.802.1.1.8.1.1.1.1.3Dot1agCfmMDLevelnot-accessibleMD Level of the Maintenance Point.
DOT dot1agCfmStackDirection1.3.111.2.802.1.1.8.1.1.1.1.4Dot1agCfmMpDirectionnot-accessibleDirection in which the MP faces on the Bridge Port
U32 dot1agCfmStackMdIndex1.3.111.2.802.1.1.8.1.1.1.1.5Unsigned32read-onlyThe index of the Maintenance Domain in the dot1agCfmMdTable to which the MP is associated, or 0, if none.
U32 dot1agCfmStackMaIndex1.3.111.2.802.1.1.8.1.1.1.1.6Unsigned32read-onlyThe index of the MA in the dot1agCfmMaTable to which the MP is associated, or 0, if none.
DOT dot1agCfmStackMepId1.3.111.2.802.1.1.8.1.1.1.1.7Dot1agCfmMepIdOrZeroread-onlyIf an MEP is configured, the MEPID, else 0
MAC dot1agCfmStackMacAddress1.3.111.2.802.1.1.8.1.1.1.1.8MacAddressread-onlyMAC address of the MP.
dot1agCfmDefaultMd1.3.111.2.802.1.1.8.1.2
DOT dot1agCfmDefaultMdDefLevel1.3.111.2.802.1.1.8.1.2.1Dot1agCfmMDLevelread-writeA value indicating the MD Level at which MHFs are to be created, and Sender ID TLV transmission by those MHFs is to be controlled, for each dot1agCfmDefaultMdEntry whose dot1agCfmDefaultMdLevel object contains the value -1. After this initialization, this object needs to be persistent upon reboot or restart of a device.
DOT dot1agCfmDefaultMdDefMhfCreation1.3.111.2.802.1.1.8.1.2.2Dot1agCfmMhfCreationread-writeA value indicating if the Management entity can create MHFs (MIP Half Function) for the VID, for each dot1agCfmDefaultMdEntry whose dot1agCfmDefaultMdMhfCreation object contains the value defMHFdefer. Since, in this variable, there is no encompassing Maintenance Domain, the value defMHFdefer takes the meaning of defMHFnone. After this initialization, this object needs to be persistent upon reboot or restart of a device.
DOT dot1agCfmDefaultMdDefIdPermission1.3.111.2.802.1.1.8.1.2.3Dot1agCfmIdPermissionread-writeEnumerated value indicating what, if anything, is to be included in the Sender ID TLV (21.5.3) transmitted by MHFs created by the Default Maintenance Domain, for each dot1agCfmDefaultMdEntry whose dot1agCfmDefaultMdIdPermission object contains the value sendIdDefer. Since, in this variable, there is no encompassing Maintenance Domain, the value sendIdDefer takes the meaning of sendIdChassisManage. After this initialization, this object needs to be persistent upon reboot or restart of a device.
dot1agCfmDefaultMdTable1.3.111.2.802.1.1.8.1.2.4not-accessibleThe Default MD Level Managed Object controls MHF creation for VIDs that are not attached to a specific Maintenance Association Managed Object, and Sender ID TLV transmission by those MHFs. For each Bridge Port, and for each VLAN ID whose data can pass through that Bridge Port, an entry in this table is used by the algorithm in subclause 22.2.3 only if there is no entry in the Maintenance Association table defining an MA for the same VLAN ID and MD Level as this table's entry, and on which MA an Up MEP is defined. If there exists such an MA, that MA's objects are used by the algorithm in subclause 22.2.3 in place of this table entry's objects. The agent maintains the value of dot1agCfmDefaultMdStatus to indicate whether this entry is overridden by an MA. When first initialized, the agent creates this table automatically with entries for all VLAN IDs, with the default values specified for each object. After this initialization, the writable objects in this table need to be persistent upon reboot or restart of a device.
dot1agCfmDefaultMdEntry1.3.111.2.802.1.1.8.1.2.4.1not-accessibleThe Default MD Level table entry.
VLA dot1agCfmDefaultMdPrimaryVid1.3.111.2.802.1.1.8.1.2.4.1.1VlanIdnot-accessibleThe Primary VID of the VLAN to which this entry's objects apply
T/F dot1agCfmDefaultMdStatus1.3.111.2.802.1.1.8.1.2.4.1.2TruthValueread-onlyState of this Default MD Level table entry. True if there is no entry in the Maintenance Association table defining an MA for the same VLAN ID and MD Level as this table's entry, and on which MA an Up MEP is defined, else false.
DOT dot1agCfmDefaultMdLevel1.3.111.2.802.1.1.8.1.2.4.1.3Dot1agCfmMDLevelOrNoneread-writeA value indicating the MD Level at which MHFs are to be created, and Sender ID TLV transmission by those MHFs is to be controlled, for the VLAN to which this entry's objects apply. If this object has the value -1, the MD Level for MHF creation for this VLAN is controlled by dot1agCfmDefaultMdDefLevel.
DOT dot1agCfmDefaultMdMhfCreation1.3.111.2.802.1.1.8.1.2.4.1.4Dot1agCfmMhfCreationread-writeA value indicating if the Management entity can create MHFs (MIP Half Function) for this VID at this MD Level. If this object has the value defMHFdefer, MHF creation for this VLAN is controlled by dot1agCfmDefaultMdDefMhfCreation. The value of this variable is meaningless if the values of dot1agCfmDefaultMdStatus is false.
DOT dot1agCfmDefaultMdIdPermission1.3.111.2.802.1.1.8.1.2.4.1.5Dot1agCfmIdPermissionread-writeEnumerated value indicating what, if anything, is to be included in the Sender ID TLV (21.5.3) transmitted by MHFs created by the Default Maintenance Domain. If this object has the value sendIdDefer, Sender ID TLV transmission for this VLAN is controlled by dot1agCfmDefaultMdDefIdPermission. The value of this variable is meaningless if the values of dot1agCfmDefaultMdStatus is false.
dot1agCfmVlan1.3.111.2.802.1.1.8.1.3
dot1agCfmVlanTable1.3.111.2.802.1.1.8.1.3.1not-accessibleThis table defines the association of VIDs into VLANs. There is an entry in this table for each VID that is: a) a VID belonging to a VLAN associated with more than one VID; and b) not the Primary VLAN of that VID. The entry in this table contains the Primary VID of the VLAN. By default, this table is empty, meaning that every VID is the Primary VID of a single-VID VLAN. VLANs that are associated with only one VID SHOULD NOT have an entry in this table. The writable objects in this table need to be persistent upon reboot or restart of a device.
dot1agCfmVlanEntry1.3.111.2.802.1.1.8.1.3.1.1not-accessibleThe VLAN table entry.
VLA dot1agCfmVlanVid1.3.111.2.802.1.1.8.1.3.1.1.1VlanIdnot-accessibleThis is a VLAN ID belonging to a VLAN that is associated with more than one VLAN ID, and this is not the Primary VID of the VLAN.
VLA dot1agCfmVlanPrimaryVid1.3.111.2.802.1.1.8.1.3.1.1.2VlanIdread-createThis is the Primary VLAN ID of the VLAN with which this entry's dot1agCfmVlanVid is associated. This value must not equal the value of dot1agCfmVlanVid.
ROW dot1agCfmVlanRowStatus1.3.111.2.802.1.1.8.1.3.1.1.3RowStatusread-createThe status of the row. The writable columns in a row can not be changed if the row is active. All columns must have a valid value before a row can be activated.
dot1agCfmConfigErrorList1.3.111.2.802.1.1.8.1.4
dot1agCfmConfigErrorListTable1.3.111.2.802.1.1.8.1.4.1not-accessibleThe CFM Configuration Error List table provides a list of Interfaces and VIDs that are incorrectly configured.
dot1agCfmConfigErrorListEntry1.3.111.2.802.1.1.8.1.4.1.1not-accessibleThe Config Error List Table entry
VLA dot1agCfmConfigErrorListVid1.3.111.2.802.1.1.8.1.4.1.1.1VlanIdnot-accessibleThe VLAN ID of the VLAN with interfaces in error.
NUM dot1agCfmConfigErrorListIfIndex1.3.111.2.802.1.1.8.1.4.1.1.2InterfaceIndexnot-accessibleThis object is the IfIndex of the interface. Upon a restart of the system, the system SHALL, if necessary, change the value of this variable so that it indexes the entry in the interface table with the same value of ifAlias that it indexed before the system restart. If no such entry exists, then the system SHALL delete any entries in dot1agCfmConfigErrorListTable indexed by that InterfaceIndex value.
DOT dot1agCfmConfigErrorListErrorType1.3.111.2.802.1.1.8.1.4.1.1.3Dot1agCfmConfigErrorsread-onlyA vector of Boolean error conditions from 22.2.4, any of which may be true: 0) CFMleak; 1) ConflictingVids; 2) ExcessiveLevels; 3) OverlappedLevels.
dot1agCfmMd1.3.111.2.802.1.1.8.1.5
NUM dot1agCfmMdTableNextIndex1.3.111.2.802.1.1.8.1.5.1Dot1afCfmIndexIntegerNextFreeread-onlyThis object contains an unused value for dot1agCfmMdIndex in the dot1agCfmMdTable, or a zero to indicate that none exist.
dot1agCfmMdTable1.3.111.2.802.1.1.8.1.5.2not-accessibleThe Maintenance Domain table. Each row in the table represents a different Maintenance Domain. A Maintenance Domain is described in 802.1ag (3.22) as the network or the part of the network for which faults in connectivity are to be managed. The boundary of a Maintenance Domain is defined by a set of DSAPs, each of which can become a point of connectivity to a service instance.
dot1agCfmMdEntry1.3.111.2.802.1.1.8.1.5.2.1not-accessibleThe Maintenance Domain table entry. This entry is not lost upon reboot. It is backed up by stable storage.
U32 dot1agCfmMdIndex1.3.111.2.802.1.1.8.1.5.2.1.1Unsigned32not-accessibleThe index to the Maintenance Domain table. dot1agCfmMdTableNextIndex needs to be inspected to find an available index for row-creation. Referential integrity is required i.e. the index needs to be persistent upon a reboot or restart of a device. The index can never be reused for other Maintenance Domain. The index value should keep increasing up to the time that they wrap around. This is to facilitate access control based on OID.
NUM dot1agCfmMdFormat1.3.111.2.802.1.1.8.1.5.2.1.2Dot1agCfmMaintDomainNameTyperead-createThe type (and thereby format) of the Maintenance Domain Name.
NUM dot1agCfmMdName1.3.111.2.802.1.1.8.1.5.2.1.3Dot1agCfmMaintDomainNameread-createThe Maintenance Domain name. The type/format of this object is determined by the value of the dot1agCfmMdNameType object. Each Maintenance Domain has unique name amongst all those used or available to a service provider or operator. It facilitates easy identification of administrative responsibility for each Maintenance Domain. Clause 3.24 defines a Maintenance Domain name as the identifier, unique over the domain for which CFM is to protect against accidental concatenation of Service Instances, of a particular Maintenance Domain.
DOT dot1agCfmMdMdLevel1.3.111.2.802.1.1.8.1.5.2.1.4Dot1agCfmMDLevelread-createThe Maintenance Domain Level.
DOT dot1agCfmMdMhfCreation1.3.111.2.802.1.1.8.1.5.2.1.5Dot1agCfmMhfCreationread-createEnumerated value indicating whether the management entity can create MHFs (MIP Half Function) for this Maintenance Domain.
DOT dot1agCfmMdMhfIdPermission1.3.111.2.802.1.1.8.1.5.2.1.6Dot1agCfmIdPermissionread-createEnumerated value indicating what, if anything, is to be included in the Sender ID TLV (21.5.3) transmitted by MPs configured in this Maintenance Domain. Since, in this variable, there is no encompassing Maintenance Domain, the value sendIdDefer takes the meaning of sendIdChassisManage.
NUM dot1agCfmMdMaTableNextIndex1.3.111.2.802.1.1.8.1.5.2.1.7Dot1afCfmIndexIntegerNextFreeread-onlyValue to be used as the index of the MA table entries for this Maintenance Domain when the management entity wants to create a new row in the MA table.
ROW dot1agCfmMdRowStatus1.3.111.2.802.1.1.8.1.5.2.1.8RowStatusread-createThe status of the row. The writable columns in a row can not be changed if the row is active. All columns must have a valid value before a row can be activated.
dot1agCfmMa1.3.111.2.802.1.1.8.1.6
dot1agCfmMaTable1.3.111.2.802.1.1.8.1.6.1not-accessibleThe Maintenance Association table. Each row in the table represents an MA. An MA is a set of MEPs, each configured with a single service instance. Creation of a Service Instance establishes a connectionless association among the selected DSAPs. Configuring a Maintenance association End Point (MEP) at each of the DSAPs creates a Maintenance Association (MA) to monitor that connectionless connectivity. The MA is identified by a Short MA Name that is unique within the Maintenance Domain and chosen to facilitate easy identification of the Service Instance. Together, the Maintenance Domain Name and the Short MA Name form the Maintenance Association Identifier (MAID) that is carried in CFM Messages to identify incorrect connectivity among Service Instances. A small integer, the Maintenance association End Point Identifier (MEPID), identifies each MEP among those configured on a single MA (802.1ag clauses 3.17 and 18.2). This table uses two indices, first index is the index of the Maintenance Domain table. The writable objects in this table need to be persistent upon reboot or restart of a device.
dot1agCfmMaEntry1.3.111.2.802.1.1.8.1.6.1.1not-accessibleThe MA table entry.
U32 dot1agCfmMaIndex1.3.111.2.802.1.1.8.1.6.1.1.1Unsigned32not-accessibleIndex of the MA table dot1agCfmMdMaTableNextIndex needs to be inspected to find an available index for row-creation.
VLA dot1agCfmMaPrimaryVlanId1.3.111.2.802.1.1.8.1.6.1.1.2VlanIdOrNoneread-createThe Primary VLAN ID with which the Maintenance Association is associated, or 0 if the MA is not attached to any VID. If the MA is associated with more than one VID, the dot1agCfmVlanTable lists them.
NUM dot1agCfmMaFormat1.3.111.2.802.1.1.8.1.6.1.1.3Dot1agCfmMaintAssocNameTyperead-createThe type (and thereby format) of the Maintenance Association Name.
NUM dot1agCfmMaName1.3.111.2.802.1.1.8.1.6.1.1.4Dot1agCfmMaintAssocNameread-createThe Short Maintenance Association name. The type/format of this object is determined by the value of the dot1agCfmMaNameType object.
DOT dot1agCfmMaMhfCreation1.3.111.2.802.1.1.8.1.6.1.1.5Dot1agCfmMhfCreationread-createIndicates if the Management entity can create MHFs (MIP Half Function) for this MA.
DOT dot1agCfmMaIdPermission1.3.111.2.802.1.1.8.1.6.1.1.6Dot1agCfmIdPermissionread-createEnumerated value indicating what, if anything, is to be included in the Sender ID TLV (21.5.3) transmitted by MPs configured in this MA.
NUM dot1agCfmMaCcmInterval1.3.111.2.802.1.1.8.1.6.1.1.7Dot1agCfmCcmIntervalread-createInterval between CCM transmissions to be used by all MEPs in the MA.
U32 dot1agCfmMaNumberOfVids1.3.111.2.802.1.1.8.1.6.1.1.8Unsigned32read-createThe number of VIDs associated with the MA.
ROW dot1agCfmMaRowStatus1.3.111.2.802.1.1.8.1.6.1.1.9RowStatusread-createThe status of the row. The writable columns in a row can not be changed if the row is active. All columns must have a valid value before a row can be activated.
dot1agCfmMaMepListTable1.3.111.2.802.1.1.8.1.6.3not-accessibleList of MEPIDs (in any bridge) that belong to the same MA. Clause 12.14.6.1.3 specifies that a list of MEPIDs in all bridges in that MA, but since SNMP SMI does not allow to state in a MIB that an object in a table is an array, the information has to be stored in another table with two indices, being the first index, the index of the table that contains the list or array.
dot1agCfmMaMepListEntry1.3.111.2.802.1.1.8.1.6.3.1not-accessibleThe known MEPS table entry.
DOT dot1agCfmMaMepListIdentifier1.3.111.2.802.1.1.8.1.6.3.1.1Dot1agCfmMepIdnot-accessibleMEPID
ROW dot1agCfmMaMepListRowStatus1.3.111.2.802.1.1.8.1.6.3.1.2RowStatusread-createThe status of the row. Read SNMPv2-TC (RFC1903) for an explanation of the possible values this object can take.
dot1agCfmMep1.3.111.2.802.1.1.8.1.7
dot1agCfmMepTable1.3.111.2.802.1.1.8.1.7.1not-accessibleThe Maintenance Association End Point (MEP) table. Each row in the table represents a different MEP. A MEP is an actively managed CFM entity, associated with a specific DSAP of a Service Instance, which can generate and receive CFM PDUs and track any responses. It is an end point of a single Maintenance Association, and is an endpoint of a separate Maintenance Entity for each of the other MEPs in the same Maintenance Association (802.1ag clause 3.18). This table uses three indices. The first two indices are the indices of the Maintenance Domain and MA tables, the reason being that a MEP is always related to an MA and Maintenance Domain. The Transmit Loopback table. Entries in this table are created/removed at the same time than entries in the MEP table are created/removed. The MEP table also stores all the managed objects for sending LBM and LTM. *LBM Managed objects LBM Managed objects in the MEP table enables the management entity to initiate transmission of Loopback messages. It will signal the MEP that it should transmit some number of Loopback messages and detect the detection (or lack thereof) of the corresponding Loopback messages. Steps to use entries in this table: 1) Wait for dot1agCfmMepTransmitLbmStatus value to be 'ready'. To do this do this sequence: a. an SNMP GET for both SnmpSetSerialNo and dot1agCfmMepTransmitLbmStatus objects (in same SNMP PDU). b. Check if value for dot1agCfmMepTransmitLbmStatus is 'ready' - if not, wait x seconds, go to step a above. - if yes, save the value of SnmpSetSerialNo and go to step 2) below 2) Change dot1agCfmMepTransmitLbmStatus value from 'ready' to 'notReady' to ensure no other management entity will use the service. In order to not disturb a possible other NMS do this by sending an SNMP SET for both SnmpSetSerialNo and dot1agCfmMepTransmitLbmStatus objects (in same SNMP PDU, and make sure SNmpSetSerialNo is the first varBind). For the SnmpSetSerialNo varBind, use the value that you obtained in step 1)a.. This ensures that two cooperating NMSes will not step on each others toes. 3) Setup the different data to be sent (number of messages, optional TLVs,...). 4) Record the current values of dot1agCfmMepLbrIn, dot1agCfmMepLbrInOutOfOrder, and dot1agCfmMepLbrBadMsdu. 6) Change dot1agCfmMepTransmitLbmStatus value from 'notReady' to 'transmit' to initiate transmission of Loopback messages. 7) Check the value of dot1agCfmMepTransmitLbmResultOK to find out if the operation was successfully initiated or not. 8) Monitor the value of dot1agCfmMepTransmitLbmMessages. When it reaches 0, the last LBM has been transmitted. Wait an additional 5 seconds to ensure that all LBRs have been returned. 9) Compare dot1agCfmMepLbrIn, dot1agCfmMepLbrInOutOfOrder, and dot1agCfmMepLbrBadMsdu to their old values from step 4, above, to get the results of the test. 10) Change the dot1agCfmMepTransmitLbmStatus value back to 'ready' to allow other management entities to use the table. *LTM Managed objects The LTM Managed objects in the MEP table are used in a manner similar to that described for LBM transmission, above. Upon successfully initiating the transmission, the variables dot1agCfmMepTransmitLtmSeqNumber and dot1agCfmMepTransmitLtmEgressIdentifier return the information required to recover the results of the LTM from the dot1agCfmLtrTable.
dot1agCfmMepEntry1.3.111.2.802.1.1.8.1.7.1.1not-accessibleThe MEP table entry
DOT dot1agCfmMepIdentifier1.3.111.2.802.1.1.8.1.7.1.1.1Dot1agCfmMepIdnot-accessibleInteger that is unique among all the MEPs in the same MA. Other definition is: a small integer, unique over a given Maintenance Association, identifying a specific Maintenance association End Point (3.19). MEP Identifier is also known as the MEPID.
NUM dot1agCfmMepIfIndex1.3.111.2.802.1.1.8.1.7.1.1.2InterfaceIndexOrZeroread-createThis object is the interface index of the interface either a bridge port, or an aggregated IEEE 802.1 link within a bridge port, to which the MEP is attached. Upon a restart of the system, the system SHALL, if necessary, change the value of this variable so that it indexes the entry in the interface table with the same value of ifAlias that it indexed before the system restart. If no such entry exists, then the system SHALL set this variable to 0.
DOT dot1agCfmMepDirection1.3.111.2.802.1.1.8.1.7.1.1.3Dot1agCfmMpDirectionread-createThe direction in which the MEP faces on the Bridge port.
U32 dot1agCfmMepPrimaryVid1.3.111.2.802.1.1.8.1.7.1.1.4Unsigned32read-createAn integer indicating the Primary VID of the MEP, always one of the VIDs assigned to the MEP's MA. The value 0 indicates that either the Primary VID is that of the MEP's MA, or that the MEP's MA is associated with no VID.
T/F dot1agCfmMepActive1.3.111.2.802.1.1.8.1.7.1.1.5TruthValueread-createAdministrative state of the MEP A Boolean indicating the administrative state of the MEP. True indicates that the MEP is to function normally, and false that it is to cease functioning.
DOT dot1agCfmMepFngState1.3.111.2.802.1.1.8.1.7.1.1.6Dot1agCfmFngStateread-onlyCurrent state of the MEP Fault Notification Generator State Machine.
T/F dot1agCfmMepCciEnabled1.3.111.2.802.1.1.8.1.7.1.1.7TruthValueread-createIf set to true, the MEP will generate CCM messages.
U32 dot1agCfmMepCcmLtmPriority1.3.111.2.802.1.1.8.1.7.1.1.8Unsigned32read-createThe priority value for CCMs and LTMs transmitted by the MEP. Default Value in the highest priority value allowed to pass through the bridge port for any of this MEPs VIDs. The management entity can obtain the default value for this variable from the priority regeneration table by extracting the highest priority value in this table on this MEPs bridge port. (1 is lowest, then 2, then 0, then 3-7).
MAC dot1agCfmMepMacAddress1.3.111.2.802.1.1.8.1.7.1.1.9MacAddressread-onlyMAC address of the MEP.
DOT dot1agCfmMepLowPrDef1.3.111.2.802.1.1.8.1.7.1.1.10Dot1agCfmLowestAlarmPriread-createAn integer value specifying the lowest priority defect that is allowed to generate fault alarm.
NUM dot1agCfmMepFngAlarmTime1.3.111.2.802.1.1.8.1.7.1.1.11TimeIntervalread-createThe time that defects must be present before a Fault Alarm is issued (fngAlarmTime. 20.33.3) (default 2.5s).
NUM dot1agCfmMepFngResetTime1.3.111.2.802.1.1.8.1.7.1.1.12TimeIntervalread-createThe time that defects must be absent before re-enabling a Fault Alarm (fngResetTime, 20.33.4) (default 10s).
DOT dot1agCfmMepHighestPrDefect1.3.111.2.802.1.1.8.1.7.1.1.13Dot1agCfmHighestDefectPriread-onlyThe highest priority defect that has been present since the MEPs Fault Notification Generator State Machine was last in the FNG_RESET state.
DOT dot1agCfmMepDefects1.3.111.2.802.1.1.8.1.7.1.1.14Dot1agCfmMepDefectsread-onlyA vector of Boolean error conditions from Table 20-1, any of which may be true: DefRDICCM(0) DefMACstatus(1) DefRemoteCCM(2) DefErrorCCM(3) DefXconCCM(4)
OCT dot1agCfmMepErrorCcmLastFailure1.3.111.2.802.1.1.8.1.7.1.1.15OCTET STRINGread-onlyThe last-received CCM that triggered an DefErrorCCM fault.
OCT dot1agCfmMepXconCcmLastFailure1.3.111.2.802.1.1.8.1.7.1.1.16OCTET STRINGread-onlyThe last-received CCM that triggered a DefXconCCM fault.
C32 dot1agCfmMepCcmSequenceErrors1.3.111.2.802.1.1.8.1.7.1.1.17Counter32read-onlyThe total number of out-of-sequence CCMs received from all remote MEPs.
C32 dot1agCfmMepCciSentCcms1.3.111.2.802.1.1.8.1.7.1.1.18Counter32read-onlyTotal number of Continuity Check messages transmitted.
U32 dot1agCfmMepNextLbmTransId1.3.111.2.802.1.1.8.1.7.1.1.19Unsigned32read-onlyNext sequence number/transaction identifier to be sent in a Loopback message. This sequence number can be zero because it wraps around.
C32 dot1agCfmMepLbrIn1.3.111.2.802.1.1.8.1.7.1.1.20Counter32read-onlyTotal number of valid, in-order Loopback Replies received.
C32 dot1agCfmMepLbrInOutOfOrder1.3.111.2.802.1.1.8.1.7.1.1.21Counter32read-onlyThe total number of valid, out-of-order Loopback Replies received.
C32 dot1agCfmMepLbrBadMsdu1.3.111.2.802.1.1.8.1.7.1.1.22Counter32read-only(optional) The total number of LBRs received whose mac_service_data_unit did not match (except for the OpCode) that of the corresponding LBM (20.2.3).
U32 dot1agCfmMepLtmNextSeqNumber1.3.111.2.802.1.1.8.1.7.1.1.23Unsigned32read-onlyNext transaction identifier/sequence number to be sent in a Linktrace message. This sequence number can be zero because it wraps around.
C32 dot1agCfmMepUnexpLtrIn1.3.111.2.802.1.1.8.1.7.1.1.24Counter32read-onlyThe total number of unexpected LTRs received (20.39.1).
C32 dot1agCfmMepLbrOut1.3.111.2.802.1.1.8.1.7.1.1.25Counter32read-onlyTotal number of Loopback Replies transmitted.
T/F dot1agCfmMepTransmitLbmStatus1.3.111.2.802.1.1.8.1.7.1.1.26TruthValueread-createA Boolean flag set to true by the bridge port to indicate that another LBM may be transmitted. Reset to false by the MEP Loopback Initiator State Machine.
MAC dot1agCfmMepTransmitLbmDestMacAddress1.3.111.2.802.1.1.8.1.7.1.1.27MacAddressread-createThe Target MAC Address Field to be transmitted: A unicast destination MAC address. This address will be used if the value of the column dot1agCfmMepTransmitLbmDestIsMepId is 'false'.
DOT dot1agCfmMepTransmitLbmDestMepId1.3.111.2.802.1.1.8.1.7.1.1.28Dot1agCfmMepIdOrZeroread-createThe Maintenance association End Point Identifier of another MEP in the same Maintenance Association to which the LBM is to be sent. This address will be used if the value of the column dot1agCfmMepTransmitLbmDestIsMepId is 'true'.
T/F dot1agCfmMepTransmitLbmDestIsMepId1.3.111.2.802.1.1.8.1.7.1.1.29TruthValueread-createTrue indicates that MEPID of the target MEP is used for Loopback transmission. False indicates that unicast destination MAC address of the target MEP is used for Loopback transmission.
I32 dot1agCfmMepTransmitLbmMessages1.3.111.2.802.1.1.8.1.7.1.1.30Integer32read-createThe number of Loopback messages to be transmitted.
OCT dot1agCfmMepTransmitLbmDataTlv1.3.111.2.802.1.1.8.1.7.1.1.31OCTET STRINGread-createAn arbitrary amount of data to be included in the Data TLV, if the Data TLV is selected to be sent.
I32 dot1agCfmMepTransmitLbmVlanPriority1.3.111.2.802.1.1.8.1.7.1.1.32Integer32read-createPriority. 3 bit value to be used in the VLAN tag, if present in the transmitted frame. The default value is CCM priority.
T/F dot1agCfmMepTransmitLbmVlanDropEnable1.3.111.2.802.1.1.8.1.7.1.1.33TruthValueread-createDrop Enable bit value to be used in the VLAN tag, if present in the transmitted frame. For more information about VLAN Drop Enable, please check IEEE 802.1ad.
T/F dot1agCfmMepTransmitLbmResultOK1.3.111.2.802.1.1.8.1.7.1.1.34TruthValueread-onlyIndicates the result of the operation: - true The Loopback Message(s) will be (or has been) sent. - false The Loopback Message(s) will not be sent.
U32 dot1agCfmMepTransmitLbmSeqNumber1.3.111.2.802.1.1.8.1.7.1.1.35Unsigned32read-onlyThe Loopback Transaction Identifier (dot1agCfmMepNextLbmTransId) of the first LBM (to be) sent. The value returned is undefined if dot1agCfmMepTransmitLbmResultOK is false.
T/F dot1agCfmMepTransmitLtmStatus1.3.111.2.802.1.1.8.1.7.1.1.36TruthValueread-onlyA Boolean flag set to true by the bridge port to indicate that another LTM may be transmitted. Reset to false by the MEP Linktrace Initiator State Machine.
BIT dot1agCfmMepTransmitLtmFlags1.3.111.2.802.1.1.8.1.7.1.1.37Bitsread-createThe flags field for LTMs transmitted by the MEP.
MAC dot1agCfmMepTransmitLtmTargetMacAddress1.3.111.2.802.1.1.8.1.7.1.1.38MacAddressread-createThe Target MAC Address Field to be transmitted: A unicast destination MAC address. This address will be used if the value of the column dot1agCfmMepTransmitLtmTargetIsMepId is 'false'.
DOT dot1agCfmMepTransmitLtmTargetMepId1.3.111.2.802.1.1.8.1.7.1.1.39Dot1agCfmMepIdOrZeroread-createAn indication of the Target MAC Address Field to be transmitted: The Maintenance association End Point Identifier of another MEP in the same Maintenance Association This address will be used if the value of the column dot1agCfmMepTransmitLtmTargetIsMepId is 'true'.
T/F dot1agCfmMepTransmitLtmTargetIsMepId1.3.111.2.802.1.1.8.1.7.1.1.40TruthValueread-createTrue indicates that MEPID of the target MEP is used for Linktrace transmission. False indicates that unicast destination MAC address of the target MEP is used for Loopback transmission.
U32 dot1agCfmMepTransmitLtmTtl1.3.111.2.802.1.1.8.1.7.1.1.41Unsigned32read-createThe LTM TTL field. Default value, if not specified, is 64. The TTL field indicates the number of hops remaining to the LTM. Decremented by 1 by each Linktrace Responder that handles the LTM. The value received in the LTM is returned in the LTR. If 0 on input, the LTM is not transmitted to the next hop.
T/F dot1agCfmMepTransmitLtmResult1.3.111.2.802.1.1.8.1.7.1.1.42TruthValueread-onlyIndicates the result of the operation: - true The Linktrace Message will be (or has been) sent. - false The Linktrace Message will not be sent
U32 dot1agCfmMepTransmitLtmSeqNumber1.3.111.2.802.1.1.8.1.7.1.1.43Unsigned32read-onlyThe LTM Transaction Identifier (dot1agCfmMepLtmNextSeqNumber) of the LTM sent. The value returned is undefined if dot1agCfmMepTransmitLtmResult is false.
OCT dot1agCfmMepTransmitLtmEgressIdentifier1.3.111.2.802.1.1.8.1.7.1.1.44OCTET STRINGread-createIdentifies the MEP Linktrace Initiator that is originating, or the Linktrace Responder that is forwarding, this LTM. The low-order six octets contain a 48-bit IEEE MAC address unique to the system in which the MEP Linktrace Initiator or Linktrace Responder resides. The high-order two octets contain a value sufficient to uniquely identify the MEP Linktrace Initiator or Linktrace Responder within that system. For most Bridges, the address of any MAC attached to the Bridge will suffice for the low-order six octets, and 0 for the high-order octets. In some situations, e.g. if multiple virtual Bridges utilizing emulated LANs are implemented in a single physical system, the high-order two octets can be used to differentiate among the transmitting entities. The value returned is undefined if dot1agCfmMepTransmitLtmResult is false.
ROW dot1agCfmMepRowStatus1.3.111.2.802.1.1.8.1.7.1.1.45RowStatusread-createThe status of the row. The writable columns in a row can not be changed if the row is active. All columns must have a valid value before a row can be activated.
dot1agCfmLtrTable1.3.111.2.802.1.1.8.1.7.2not-accessibleThis table extends the MEP table and contains a list of Linktrace replies received by a specific MEP in response to a linktrace message. SNMP SMI does not allow to state in a MIB that an object in a table is an array. The solution is to take the index (or indices) of the first table and add one or more indices.
dot1agCfmLtrEntry1.3.111.2.802.1.1.8.1.7.2.1not-accessibleThe Linktrace Reply table entry.
U32 dot1agCfmLtrSeqNumber1.3.111.2.802.1.1.8.1.7.2.1.1Unsigned32not-accessibleTransaction identifier/Sequence number returned by a previous transmit linktrace message command, indicating which LTM's response is going to be returned.
U32 dot1agCfmLtrReceiveOrder1.3.111.2.802.1.1.8.1.7.2.1.2Unsigned32not-accessibleAn index to distinguish among multiple LTRs with the same LTR Transaction Identifier field value. dot1agCfmLtrReceiveOrder are assigned sequentially from 1, in the order that the Linktrace Initiator received the LTRs.
U32 dot1agCfmLtrTtl1.3.111.2.802.1.1.8.1.7.2.1.3Unsigned32read-onlyTTL field value for a returned LTR.
T/F dot1agCfmLtrForwarded1.3.111.2.802.1.1.8.1.7.2.1.4TruthValueread-onlyIndicates if a LTM was forwarded by the responding MP, as returned in the 'FwdYes' flag of the flags field.
T/F dot1agCfmLtrTerminalMep1.3.111.2.802.1.1.8.1.7.2.1.5TruthValueread-onlyA boolean value stating whether the forwarded LTM reached a MEP enclosing its MA, as returned in the Terminal MEP flag of the Flags field.
OCT dot1agCfmLtrLastEgressIdentifier1.3.111.2.802.1.1.8.1.7.2.1.6OCTET STRINGread-onlyAn octet field holding the Last Egress Identifier returned in the LTR Egress Identifier TLV of the LTR. The Last Egress Identifier identifies the MEP Linktrace Initiator that originated, or the Linktrace Responder that forwarded, the LTM to which this LTR is the response. This is the same value as the Egress Identifier TLV of that LTM.
OCT dot1agCfmLtrNextEgressIdentifier1.3.111.2.802.1.1.8.1.7.2.1.7OCTET STRINGread-onlyAn octet field holding the Next Egress Identifier returned in the LTR Egress Identifier TLV of the LTR. The Next Egress Identifier Identifies the Linktrace Responder that transmitted this LTR, and can forward the LTM to the next hop. This is the same value as the Egress Identifier TLV of the forwarded LTM, if any. If the FwdYes bit of the Flags field is false, the contents of this field are undefined, i.e. any value can be transmitted, and the field is ignored by the receiver.
DOT dot1agCfmLtrRelay1.3.111.2.802.1.1.8.1.7.2.1.8Dot1agCfmRelayActionFieldValueread-onlyValue returned in the Relay Action field.
LLD dot1agCfmLtrChassisIdSubtype1.3.111.2.802.1.1.8.1.7.2.1.9LldpChassisIdSubtyperead-onlyThis object specifies the format of the Chassis ID returned in the Sender ID TLV of the LTR, if any. This value is meaningless if the dot1agCfmLtrChassisId has a length of 0.
LLD dot1agCfmLtrChassisId1.3.111.2.802.1.1.8.1.7.2.1.10LldpChassisIdread-onlyThe Chassis ID returned in the Sender ID TLV of the LTR, if any. The format of this object is determined by the value of the dot1agCfmLtrChassisIdSubtype object.
TDO dot1agCfmLtrManAddressDomain1.3.111.2.802.1.1.8.1.7.2.1.11TDomainread-onlyThe TDomain that identifies the type and format of the related dot1agCfmMepDbManAddress object, used to access the SNMP agent of the system transmitting the LTR. Received in the LTR Sender ID TLV from that system. Typical values will be one of (not all inclusive) list: snmpUDPDomain (from SNMPv2-TM, RFC3417) snmpIeee802Domain (from SNMP-IEEE802-TM-MIB, RFC4789) The value 'zeroDotZero' (from RFC2578) indicates 'no LTR Sender ID TLV received', in which case the related object dot1agCfmMepDbManAddress must have a zero-length OCTET STRING as a value.
ADR dot1agCfmLtrManAddress1.3.111.2.802.1.1.8.1.7.2.1.12TAddressread-onlyThe TAddress that can be used to access the SNMP agent of the system transmitting the CCM, received in the CCM Sender ID TLV from that system. If the related object dot1agCfmLtrManAddressDomain contains the value 'zeroDotZero', this object dot1agCfmLtrManAddress must have a zero-length OCTET STRING as a value.
DOT dot1agCfmLtrIngress1.3.111.2.802.1.1.8.1.7.2.1.13Dot1agCfmIngressActionFieldValueread-onlyThe value returned in the Ingress Action Field of the LTM.
MAC dot1agCfmLtrIngressMac1.3.111.2.802.1.1.8.1.7.2.1.14MacAddressread-onlyMAC address returned in the ingress MAC address field.
LLD dot1agCfmLtrIngressPortIdSubtype1.3.111.2.802.1.1.8.1.7.2.1.15LldpPortIdSubtyperead-onlyFormat of the Ingress Port ID.
LLD dot1agCfmLtrIngressPortId1.3.111.2.802.1.1.8.1.7.2.1.16LldpPortIdread-onlyIngress Port ID. The format of this object is determined by the value of the dot1agCfmLtrIngressPortIdSubtype object.
DOT dot1agCfmLtrEgress1.3.111.2.802.1.1.8.1.7.2.1.17Dot1agCfmEgressActionFieldValueread-onlyThe value returned in the Egress Action Field of the LTM.
MAC dot1agCfmLtrEgressMac1.3.111.2.802.1.1.8.1.7.2.1.18MacAddressread-onlyMAC address returned in the egress MAC address field.
LLD dot1agCfmLtrEgressPortIdSubtype1.3.111.2.802.1.1.8.1.7.2.1.19LldpPortIdSubtyperead-onlyFormat of the egress Port ID.
LLD dot1agCfmLtrEgressPortId1.3.111.2.802.1.1.8.1.7.2.1.20LldpPortIdread-onlyEgress Port ID. The format of this object is determined by the value of the dot1agCfmLtrEgressPortIdSubtype object.
OCT dot1agCfmLtrOrganizationSpecificTlv1.3.111.2.802.1.1.8.1.7.2.1.21OCTET STRINGread-onlyAll Organization specific TLVs returned in the LTR, if any. Includes all octets including and following the TLV Length field of each TLV, concatenated together.
dot1agCfmMepDbTable1.3.111.2.802.1.1.8.1.7.3not-accessibleThe MEP Database. A database, maintained by every MEP, that maintains received information about other MEPs in the Maintenance Domain. The SMI does not allow to state in a MIB that an object in a table is an array. The solution is to take the index (or indices) of the first table and add one or more indices.
dot1agCfmMepDbEntry1.3.111.2.802.1.1.8.1.7.3.1not-accessibleThe MEP Database table entry.
DOT dot1agCfmMepDbRMepIdentifier1.3.111.2.802.1.1.8.1.7.3.1.1Dot1agCfmMepIdnot-accessibleMaintenance association End Point Identifier of a remote MEP whose information from the MEP Database is to be returned.
DOT dot1agCfmMepDbRMepState1.3.111.2.802.1.1.8.1.7.3.1.2Dot1agCfmRemoteMepStateread-onlyThe operational state of the remote MEP IFF State machines.
TIM dot1agCfmMepDbRMepFailedOkTime1.3.111.2.802.1.1.8.1.7.3.1.3TimeStampread-onlyThe time (SysUpTime) at which the IFF Remote MEP state machine last entered either the RMEP_FAILED or RMEP_OK state.
MAC dot1agCfmMepDbMacAddress1.3.111.2.802.1.1.8.1.7.3.1.4MacAddressread-onlyThe MAC address of the remote MEP.
T/F dot1agCfmMepDbRdi1.3.111.2.802.1.1.8.1.7.3.1.5TruthValueread-onlyState of the RDI bit in the last received CCM (true for RDI=1), or false if none has been received.
DOT dot1agCfmMepDbPortStatusTlv1.3.111.2.802.1.1.8.1.7.3.1.6Dot1agCfmPortStatusread-onlyAn enumerated value of the Port status TLV received in the last CCM from the remote MEP or the default value psNoPortStateTLV indicating either no CCM has been received, or that nor port status TLV was received in the last CCM.
NUM dot1agCfmMepDbInterfaceStatusTlv1.3.111.2.802.1.1.8.1.7.3.1.7Dot1agCfmInterfaceStatusread-onlyAn enumerated value of the Interface status TLV received in the last CCM from the remote MEP or the default value isNoInterfaceStatus TLV indicating either no CCM has been received, or that no interface status TLV was received in the last CCM.
LLD dot1agCfmMepDbChassisIdSubtype1.3.111.2.802.1.1.8.1.7.3.1.8LldpChassisIdSubtyperead-onlyThis object specifies the format of the Chassis ID received in the last CCM.
LLD dot1agCfmMepDbChassisId1.3.111.2.802.1.1.8.1.7.3.1.9LldpChassisIdread-onlyThe Chassis ID. The format of this object is determined by the value of the dot1agCfmLtrChassisIdSubtype object.
TDO dot1agCfmMepDbManAddressDomain1.3.111.2.802.1.1.8.1.7.3.1.10TDomainread-onlyThe TDomain that identifies the type and format of the related dot1agCfmMepDbManAddress object, used to access the SNMP agent of the system transmitting the CCM. Received in the CCM Sender ID TLV from that system. Typical values will be one of (not all inclusive) list: snmpUDPDomain (from SNMPv2-TM, RFC3417) snmpIeee802Domain (from SNMP-IEEE802-TM-MIB, RFC4789) The value 'zeroDotZero' (from RFC2578) indicates 'no LTR Sender ID TLV received', in which case the related object dot1agCfmMepDbManAddress must have a zero-length OCTET STRING as a value.
ADR dot1agCfmMepDbManAddress1.3.111.2.802.1.1.8.1.7.3.1.11TAddressread-onlyThe TAddress that can be used to access the SNMP agent of the system transmitting the CCM, received in the CCM Sender ID TLV from that system. If the related object dot1agCfmMepDbManAddressDomain contains the value 'zeroDotZero', this object dot1agCfmMepDbManAddress must have a zero-length OCTET STRING as a value.
dot1agCfmConformance1.3.111.2.802.1.1.8.2
dot1agCfmCompliances1.3.111.2.802.1.1.8.2.1
dot1agCfmCompliance1.3.111.2.802.1.1.8.2.1.1The compliance statement for support of the CFM MIB module.
dot1agCfmGroups1.3.111.2.802.1.1.8.2.2
dot1agCfmStackGroup1.3.111.2.802.1.1.8.2.2.1Objects for the Stack group.
dot1agCfmDefaultMdGroup1.3.111.2.802.1.1.8.2.2.2Objects for the Default MD Level group.
dot1agCfmVlanIdGroup1.3.111.2.802.1.1.8.2.2.3Objects for the VLAN ID group.
dot1agCfmConfigErrorListGroup1.3.111.2.802.1.1.8.2.2.4Objects for the CFM Configuration Error List Group.
dot1agCfmMdGroup1.3.111.2.802.1.1.8.2.2.5Objects for the Maintenance Domain Group.
dot1agCfmMaGroup1.3.111.2.802.1.1.8.2.2.6Objects for the MA group.
dot1agCfmMepGroup1.3.111.2.802.1.1.8.2.2.7Objects for the MEP group.
dot1agCfmMepDbGroup1.3.111.2.802.1.1.8.2.2.8Objects for the MEP group.
dot1agCfmNotificationsGroup1.3.111.2.802.1.1.8.2.2.9Objects for the Notifications group.

RFC description

IEEE 802.1ag Connectivity Fault Management (CFM) MIB defining fault detection and troubleshooting for Ethernet networks.

Start monitoring Vendor-neutral IEEE 802.1ag draft-8 standard (carrier/enterprise switch CFM) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.

Download IEEE8021-CFMD8-MIB