All MIBs › IEEE8021-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 symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| ieee8021cfmMIB | 1.3.111.2.802.1.1.8 | Connectivity Fault Management module for managing IEEE 802.1ag | ||
| dot1agNotifications | 1.3.111.2.802.1.1.8.0 | |||
| NTF dot1agCfmFaultAlarm | 1.3.111.2.802.1.1.8.0.1 | A 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). | ||
| dot1agMIBObjects | 1.3.111.2.802.1.1.8.1 | |||
| dot1agCfmStack | 1.3.111.2.802.1.1.8.1.1 | |||
| dot1agCfmStackTable | 1.3.111.2.802.1.1.8.1.1.1 | not-accessible | There is one CFM Stack table per bridge. It permits the retrieval of information about the Maintenance Points configured on any given interface. | |
| dot1agCfmStackEntry | 1.3.111.2.802.1.1.8.1.1.1.1 | not-accessible | The Stack table entry | |
| NUM dot1agCfmStackifIndex | 1.3.111.2.802.1.1.8.1.1.1.1.1 | InterfaceIndex | not-accessible | This 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 dot1agCfmStackVlanIdOrNone | 1.3.111.2.802.1.1.8.1.1.1.1.2 | VlanIdOrNone | not-accessible | VLAN ID to which the MP is attached, or 0, if none. |
| DOT dot1agCfmStackMdLevel | 1.3.111.2.802.1.1.8.1.1.1.1.3 | Dot1agCfmMDLevel | not-accessible | MD Level of the Maintenance Point. |
| DOT dot1agCfmStackDirection | 1.3.111.2.802.1.1.8.1.1.1.1.4 | Dot1agCfmMpDirection | not-accessible | Direction in which the MP faces on the Bridge Port |
| U32 dot1agCfmStackMdIndex | 1.3.111.2.802.1.1.8.1.1.1.1.5 | Unsigned32 | read-only | The index of the Maintenance Domain in the dot1agCfmMdTable to which the MP is associated, or 0, if none. |
| U32 dot1agCfmStackMaIndex | 1.3.111.2.802.1.1.8.1.1.1.1.6 | Unsigned32 | read-only | The index of the MA in the dot1agCfmMaTable to which the MP is associated, or 0, if none. |
| DOT dot1agCfmStackMepId | 1.3.111.2.802.1.1.8.1.1.1.1.7 | Dot1agCfmMepIdOrZero | read-only | If an MEP is configured, the MEPID, else 0 |
| MAC dot1agCfmStackMacAddress | 1.3.111.2.802.1.1.8.1.1.1.1.8 | MacAddress | read-only | MAC address of the MP. |
| dot1agCfmDefaultMd | 1.3.111.2.802.1.1.8.1.2 | |||
| DOT dot1agCfmDefaultMdDefLevel | 1.3.111.2.802.1.1.8.1.2.1 | Dot1agCfmMDLevel | read-write | A 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 dot1agCfmDefaultMdDefMhfCreation | 1.3.111.2.802.1.1.8.1.2.2 | Dot1agCfmMhfCreation | read-write | A 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 dot1agCfmDefaultMdDefIdPermission | 1.3.111.2.802.1.1.8.1.2.3 | Dot1agCfmIdPermission | read-write | Enumerated 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. |
| dot1agCfmDefaultMdTable | 1.3.111.2.802.1.1.8.1.2.4 | not-accessible | The 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. | |
| dot1agCfmDefaultMdEntry | 1.3.111.2.802.1.1.8.1.2.4.1 | not-accessible | The Default MD Level table entry. | |
| VLA dot1agCfmDefaultMdPrimaryVid | 1.3.111.2.802.1.1.8.1.2.4.1.1 | VlanId | not-accessible | The Primary VID of the VLAN to which this entry's objects apply |
| T/F dot1agCfmDefaultMdStatus | 1.3.111.2.802.1.1.8.1.2.4.1.2 | TruthValue | read-only | State 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 dot1agCfmDefaultMdLevel | 1.3.111.2.802.1.1.8.1.2.4.1.3 | Dot1agCfmMDLevelOrNone | read-write | A 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 dot1agCfmDefaultMdMhfCreation | 1.3.111.2.802.1.1.8.1.2.4.1.4 | Dot1agCfmMhfCreation | read-write | A 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 dot1agCfmDefaultMdIdPermission | 1.3.111.2.802.1.1.8.1.2.4.1.5 | Dot1agCfmIdPermission | read-write | Enumerated 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. |
| dot1agCfmVlan | 1.3.111.2.802.1.1.8.1.3 | |||
| dot1agCfmVlanTable | 1.3.111.2.802.1.1.8.1.3.1 | not-accessible | This 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. | |
| dot1agCfmVlanEntry | 1.3.111.2.802.1.1.8.1.3.1.1 | not-accessible | The VLAN table entry. | |
| VLA dot1agCfmVlanVid | 1.3.111.2.802.1.1.8.1.3.1.1.1 | VlanId | not-accessible | This 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 dot1agCfmVlanPrimaryVid | 1.3.111.2.802.1.1.8.1.3.1.1.2 | VlanId | read-create | This 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 dot1agCfmVlanRowStatus | 1.3.111.2.802.1.1.8.1.3.1.1.3 | RowStatus | read-create | The 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. |
| dot1agCfmConfigErrorList | 1.3.111.2.802.1.1.8.1.4 | |||
| dot1agCfmConfigErrorListTable | 1.3.111.2.802.1.1.8.1.4.1 | not-accessible | The CFM Configuration Error List table provides a list of Interfaces and VIDs that are incorrectly configured. | |
| dot1agCfmConfigErrorListEntry | 1.3.111.2.802.1.1.8.1.4.1.1 | not-accessible | The Config Error List Table entry | |
| VLA dot1agCfmConfigErrorListVid | 1.3.111.2.802.1.1.8.1.4.1.1.1 | VlanId | not-accessible | The VLAN ID of the VLAN with interfaces in error. |
| NUM dot1agCfmConfigErrorListIfIndex | 1.3.111.2.802.1.1.8.1.4.1.1.2 | InterfaceIndex | not-accessible | This 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 dot1agCfmConfigErrorListErrorType | 1.3.111.2.802.1.1.8.1.4.1.1.3 | Dot1agCfmConfigErrors | read-only | A vector of Boolean error conditions from 22.2.4, any of which may be true: 0) CFMleak; 1) ConflictingVids; 2) ExcessiveLevels; 3) OverlappedLevels. |
| dot1agCfmMd | 1.3.111.2.802.1.1.8.1.5 | |||
| NUM dot1agCfmMdTableNextIndex | 1.3.111.2.802.1.1.8.1.5.1 | Dot1afCfmIndexIntegerNextFree | read-only | This object contains an unused value for dot1agCfmMdIndex in the dot1agCfmMdTable, or a zero to indicate that none exist. |
| dot1agCfmMdTable | 1.3.111.2.802.1.1.8.1.5.2 | not-accessible | The 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. | |
| dot1agCfmMdEntry | 1.3.111.2.802.1.1.8.1.5.2.1 | not-accessible | The Maintenance Domain table entry. This entry is not lost upon reboot. It is backed up by stable storage. | |
| U32 dot1agCfmMdIndex | 1.3.111.2.802.1.1.8.1.5.2.1.1 | Unsigned32 | not-accessible | The 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 dot1agCfmMdFormat | 1.3.111.2.802.1.1.8.1.5.2.1.2 | Dot1agCfmMaintDomainNameType | read-create | The type (and thereby format) of the Maintenance Domain Name. |
| NUM dot1agCfmMdName | 1.3.111.2.802.1.1.8.1.5.2.1.3 | Dot1agCfmMaintDomainName | read-create | The 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 dot1agCfmMdMdLevel | 1.3.111.2.802.1.1.8.1.5.2.1.4 | Dot1agCfmMDLevel | read-create | The Maintenance Domain Level. |
| DOT dot1agCfmMdMhfCreation | 1.3.111.2.802.1.1.8.1.5.2.1.5 | Dot1agCfmMhfCreation | read-create | Enumerated value indicating whether the management entity can create MHFs (MIP Half Function) for this Maintenance Domain. |
| DOT dot1agCfmMdMhfIdPermission | 1.3.111.2.802.1.1.8.1.5.2.1.6 | Dot1agCfmIdPermission | read-create | Enumerated 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 dot1agCfmMdMaTableNextIndex | 1.3.111.2.802.1.1.8.1.5.2.1.7 | Dot1afCfmIndexIntegerNextFree | read-only | Value 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 dot1agCfmMdRowStatus | 1.3.111.2.802.1.1.8.1.5.2.1.8 | RowStatus | read-create | The 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. |
| dot1agCfmMa | 1.3.111.2.802.1.1.8.1.6 | |||
| dot1agCfmMaTable | 1.3.111.2.802.1.1.8.1.6.1 | not-accessible | The 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. | |
| dot1agCfmMaEntry | 1.3.111.2.802.1.1.8.1.6.1.1 | not-accessible | The MA table entry. | |
| U32 dot1agCfmMaIndex | 1.3.111.2.802.1.1.8.1.6.1.1.1 | Unsigned32 | not-accessible | Index of the MA table dot1agCfmMdMaTableNextIndex needs to be inspected to find an available index for row-creation. |
| VLA dot1agCfmMaPrimaryVlanId | 1.3.111.2.802.1.1.8.1.6.1.1.2 | VlanIdOrNone | read-create | The 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 dot1agCfmMaFormat | 1.3.111.2.802.1.1.8.1.6.1.1.3 | Dot1agCfmMaintAssocNameType | read-create | The type (and thereby format) of the Maintenance Association Name. |
| NUM dot1agCfmMaName | 1.3.111.2.802.1.1.8.1.6.1.1.4 | Dot1agCfmMaintAssocName | read-create | The Short Maintenance Association name. The type/format of this object is determined by the value of the dot1agCfmMaNameType object. |
| DOT dot1agCfmMaMhfCreation | 1.3.111.2.802.1.1.8.1.6.1.1.5 | Dot1agCfmMhfCreation | read-create | Indicates if the Management entity can create MHFs (MIP Half Function) for this MA. |
| DOT dot1agCfmMaIdPermission | 1.3.111.2.802.1.1.8.1.6.1.1.6 | Dot1agCfmIdPermission | read-create | Enumerated 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 dot1agCfmMaCcmInterval | 1.3.111.2.802.1.1.8.1.6.1.1.7 | Dot1agCfmCcmInterval | read-create | Interval between CCM transmissions to be used by all MEPs in the MA. |
| U32 dot1agCfmMaNumberOfVids | 1.3.111.2.802.1.1.8.1.6.1.1.8 | Unsigned32 | read-create | The number of VIDs associated with the MA. |
| ROW dot1agCfmMaRowStatus | 1.3.111.2.802.1.1.8.1.6.1.1.9 | RowStatus | read-create | The 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. |
| dot1agCfmMaMepListTable | 1.3.111.2.802.1.1.8.1.6.3 | not-accessible | List 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. | |
| dot1agCfmMaMepListEntry | 1.3.111.2.802.1.1.8.1.6.3.1 | not-accessible | The known MEPS table entry. | |
| DOT dot1agCfmMaMepListIdentifier | 1.3.111.2.802.1.1.8.1.6.3.1.1 | Dot1agCfmMepId | not-accessible | MEPID |
| ROW dot1agCfmMaMepListRowStatus | 1.3.111.2.802.1.1.8.1.6.3.1.2 | RowStatus | read-create | The status of the row. Read SNMPv2-TC (RFC1903) for an explanation of the possible values this object can take. |
| dot1agCfmMep | 1.3.111.2.802.1.1.8.1.7 | |||
| dot1agCfmMepTable | 1.3.111.2.802.1.1.8.1.7.1 | not-accessible | The 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. | |
| dot1agCfmMepEntry | 1.3.111.2.802.1.1.8.1.7.1.1 | not-accessible | The MEP table entry | |
| DOT dot1agCfmMepIdentifier | 1.3.111.2.802.1.1.8.1.7.1.1.1 | Dot1agCfmMepId | not-accessible | Integer 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 dot1agCfmMepIfIndex | 1.3.111.2.802.1.1.8.1.7.1.1.2 | InterfaceIndexOrZero | read-create | This 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 dot1agCfmMepDirection | 1.3.111.2.802.1.1.8.1.7.1.1.3 | Dot1agCfmMpDirection | read-create | The direction in which the MEP faces on the Bridge port. |
| U32 dot1agCfmMepPrimaryVid | 1.3.111.2.802.1.1.8.1.7.1.1.4 | Unsigned32 | read-create | An 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 dot1agCfmMepActive | 1.3.111.2.802.1.1.8.1.7.1.1.5 | TruthValue | read-create | Administrative 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 dot1agCfmMepFngState | 1.3.111.2.802.1.1.8.1.7.1.1.6 | Dot1agCfmFngState | read-only | Current state of the MEP Fault Notification Generator State Machine. |
| T/F dot1agCfmMepCciEnabled | 1.3.111.2.802.1.1.8.1.7.1.1.7 | TruthValue | read-create | If set to true, the MEP will generate CCM messages. |
| U32 dot1agCfmMepCcmLtmPriority | 1.3.111.2.802.1.1.8.1.7.1.1.8 | Unsigned32 | read-create | The 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 dot1agCfmMepMacAddress | 1.3.111.2.802.1.1.8.1.7.1.1.9 | MacAddress | read-only | MAC address of the MEP. |
| DOT dot1agCfmMepLowPrDef | 1.3.111.2.802.1.1.8.1.7.1.1.10 | Dot1agCfmLowestAlarmPri | read-create | An integer value specifying the lowest priority defect that is allowed to generate fault alarm. |
| NUM dot1agCfmMepFngAlarmTime | 1.3.111.2.802.1.1.8.1.7.1.1.11 | TimeInterval | read-create | The time that defects must be present before a Fault Alarm is issued (fngAlarmTime. 20.33.3) (default 2.5s). |
| NUM dot1agCfmMepFngResetTime | 1.3.111.2.802.1.1.8.1.7.1.1.12 | TimeInterval | read-create | The time that defects must be absent before re-enabling a Fault Alarm (fngResetTime, 20.33.4) (default 10s). |
| DOT dot1agCfmMepHighestPrDefect | 1.3.111.2.802.1.1.8.1.7.1.1.13 | Dot1agCfmHighestDefectPri | read-only | The highest priority defect that has been present since the MEPs Fault Notification Generator State Machine was last in the FNG_RESET state. |
| DOT dot1agCfmMepDefects | 1.3.111.2.802.1.1.8.1.7.1.1.14 | Dot1agCfmMepDefects | read-only | A 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 dot1agCfmMepErrorCcmLastFailure | 1.3.111.2.802.1.1.8.1.7.1.1.15 | OCTET STRING | read-only | The last-received CCM that triggered an DefErrorCCM fault. |
| OCT dot1agCfmMepXconCcmLastFailure | 1.3.111.2.802.1.1.8.1.7.1.1.16 | OCTET STRING | read-only | The last-received CCM that triggered a DefXconCCM fault. |
| C32 dot1agCfmMepCcmSequenceErrors | 1.3.111.2.802.1.1.8.1.7.1.1.17 | Counter32 | read-only | The total number of out-of-sequence CCMs received from all remote MEPs. |
| C32 dot1agCfmMepCciSentCcms | 1.3.111.2.802.1.1.8.1.7.1.1.18 | Counter32 | read-only | Total number of Continuity Check messages transmitted. |
| U32 dot1agCfmMepNextLbmTransId | 1.3.111.2.802.1.1.8.1.7.1.1.19 | Unsigned32 | read-only | Next sequence number/transaction identifier to be sent in a Loopback message. This sequence number can be zero because it wraps around. |
| C32 dot1agCfmMepLbrIn | 1.3.111.2.802.1.1.8.1.7.1.1.20 | Counter32 | read-only | Total number of valid, in-order Loopback Replies received. |
| C32 dot1agCfmMepLbrInOutOfOrder | 1.3.111.2.802.1.1.8.1.7.1.1.21 | Counter32 | read-only | The total number of valid, out-of-order Loopback Replies received. |
| C32 dot1agCfmMepLbrBadMsdu | 1.3.111.2.802.1.1.8.1.7.1.1.22 | Counter32 | read-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 dot1agCfmMepLtmNextSeqNumber | 1.3.111.2.802.1.1.8.1.7.1.1.23 | Unsigned32 | read-only | Next transaction identifier/sequence number to be sent in a Linktrace message. This sequence number can be zero because it wraps around. |
| C32 dot1agCfmMepUnexpLtrIn | 1.3.111.2.802.1.1.8.1.7.1.1.24 | Counter32 | read-only | The total number of unexpected LTRs received (20.39.1). |
| C32 dot1agCfmMepLbrOut | 1.3.111.2.802.1.1.8.1.7.1.1.25 | Counter32 | read-only | Total number of Loopback Replies transmitted. |
| T/F dot1agCfmMepTransmitLbmStatus | 1.3.111.2.802.1.1.8.1.7.1.1.26 | TruthValue | read-create | A 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 dot1agCfmMepTransmitLbmDestMacAddress | 1.3.111.2.802.1.1.8.1.7.1.1.27 | MacAddress | read-create | The 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 dot1agCfmMepTransmitLbmDestMepId | 1.3.111.2.802.1.1.8.1.7.1.1.28 | Dot1agCfmMepIdOrZero | read-create | The 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 dot1agCfmMepTransmitLbmDestIsMepId | 1.3.111.2.802.1.1.8.1.7.1.1.29 | TruthValue | read-create | True 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 dot1agCfmMepTransmitLbmMessages | 1.3.111.2.802.1.1.8.1.7.1.1.30 | Integer32 | read-create | The number of Loopback messages to be transmitted. |
| OCT dot1agCfmMepTransmitLbmDataTlv | 1.3.111.2.802.1.1.8.1.7.1.1.31 | OCTET STRING | read-create | An arbitrary amount of data to be included in the Data TLV, if the Data TLV is selected to be sent. |
| I32 dot1agCfmMepTransmitLbmVlanPriority | 1.3.111.2.802.1.1.8.1.7.1.1.32 | Integer32 | read-create | Priority. 3 bit value to be used in the VLAN tag, if present in the transmitted frame. The default value is CCM priority. |
| T/F dot1agCfmMepTransmitLbmVlanDropEnable | 1.3.111.2.802.1.1.8.1.7.1.1.33 | TruthValue | read-create | Drop 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 dot1agCfmMepTransmitLbmResultOK | 1.3.111.2.802.1.1.8.1.7.1.1.34 | TruthValue | read-only | Indicates 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 dot1agCfmMepTransmitLbmSeqNumber | 1.3.111.2.802.1.1.8.1.7.1.1.35 | Unsigned32 | read-only | The Loopback Transaction Identifier (dot1agCfmMepNextLbmTransId) of the first LBM (to be) sent. The value returned is undefined if dot1agCfmMepTransmitLbmResultOK is false. |
| T/F dot1agCfmMepTransmitLtmStatus | 1.3.111.2.802.1.1.8.1.7.1.1.36 | TruthValue | read-only | A 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 dot1agCfmMepTransmitLtmFlags | 1.3.111.2.802.1.1.8.1.7.1.1.37 | Bits | read-create | The flags field for LTMs transmitted by the MEP. |
| MAC dot1agCfmMepTransmitLtmTargetMacAddress | 1.3.111.2.802.1.1.8.1.7.1.1.38 | MacAddress | read-create | The 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 dot1agCfmMepTransmitLtmTargetMepId | 1.3.111.2.802.1.1.8.1.7.1.1.39 | Dot1agCfmMepIdOrZero | read-create | An 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 dot1agCfmMepTransmitLtmTargetIsMepId | 1.3.111.2.802.1.1.8.1.7.1.1.40 | TruthValue | read-create | True 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 dot1agCfmMepTransmitLtmTtl | 1.3.111.2.802.1.1.8.1.7.1.1.41 | Unsigned32 | read-create | The 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 dot1agCfmMepTransmitLtmResult | 1.3.111.2.802.1.1.8.1.7.1.1.42 | TruthValue | read-only | Indicates the result of the operation: - true The Linktrace Message will be (or has been) sent. - false The Linktrace Message will not be sent |
| U32 dot1agCfmMepTransmitLtmSeqNumber | 1.3.111.2.802.1.1.8.1.7.1.1.43 | Unsigned32 | read-only | The LTM Transaction Identifier (dot1agCfmMepLtmNextSeqNumber) of the LTM sent. The value returned is undefined if dot1agCfmMepTransmitLtmResult is false. |
| OCT dot1agCfmMepTransmitLtmEgressIdentifier | 1.3.111.2.802.1.1.8.1.7.1.1.44 | OCTET STRING | read-create | Identifies 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 dot1agCfmMepRowStatus | 1.3.111.2.802.1.1.8.1.7.1.1.45 | RowStatus | read-create | The 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. |
| dot1agCfmLtrTable | 1.3.111.2.802.1.1.8.1.7.2 | not-accessible | This 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. | |
| dot1agCfmLtrEntry | 1.3.111.2.802.1.1.8.1.7.2.1 | not-accessible | The Linktrace Reply table entry. | |
| U32 dot1agCfmLtrSeqNumber | 1.3.111.2.802.1.1.8.1.7.2.1.1 | Unsigned32 | not-accessible | Transaction identifier/Sequence number returned by a previous transmit linktrace message command, indicating which LTM's response is going to be returned. |
| U32 dot1agCfmLtrReceiveOrder | 1.3.111.2.802.1.1.8.1.7.2.1.2 | Unsigned32 | not-accessible | An 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 dot1agCfmLtrTtl | 1.3.111.2.802.1.1.8.1.7.2.1.3 | Unsigned32 | read-only | TTL field value for a returned LTR. |
| T/F dot1agCfmLtrForwarded | 1.3.111.2.802.1.1.8.1.7.2.1.4 | TruthValue | read-only | Indicates if a LTM was forwarded by the responding MP, as returned in the 'FwdYes' flag of the flags field. |
| T/F dot1agCfmLtrTerminalMep | 1.3.111.2.802.1.1.8.1.7.2.1.5 | TruthValue | read-only | A 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 dot1agCfmLtrLastEgressIdentifier | 1.3.111.2.802.1.1.8.1.7.2.1.6 | OCTET STRING | read-only | An 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 dot1agCfmLtrNextEgressIdentifier | 1.3.111.2.802.1.1.8.1.7.2.1.7 | OCTET STRING | read-only | An 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 dot1agCfmLtrRelay | 1.3.111.2.802.1.1.8.1.7.2.1.8 | Dot1agCfmRelayActionFieldValue | read-only | Value returned in the Relay Action field. |
| LLD dot1agCfmLtrChassisIdSubtype | 1.3.111.2.802.1.1.8.1.7.2.1.9 | LldpChassisIdSubtype | read-only | This 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 dot1agCfmLtrChassisId | 1.3.111.2.802.1.1.8.1.7.2.1.10 | LldpChassisId | read-only | The 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 dot1agCfmLtrManAddressDomain | 1.3.111.2.802.1.1.8.1.7.2.1.11 | TDomain | read-only | The 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 dot1agCfmLtrManAddress | 1.3.111.2.802.1.1.8.1.7.2.1.12 | TAddress | read-only | The 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 dot1agCfmLtrIngress | 1.3.111.2.802.1.1.8.1.7.2.1.13 | Dot1agCfmIngressActionFieldValue | read-only | The value returned in the Ingress Action Field of the LTM. |
| MAC dot1agCfmLtrIngressMac | 1.3.111.2.802.1.1.8.1.7.2.1.14 | MacAddress | read-only | MAC address returned in the ingress MAC address field. |
| LLD dot1agCfmLtrIngressPortIdSubtype | 1.3.111.2.802.1.1.8.1.7.2.1.15 | LldpPortIdSubtype | read-only | Format of the Ingress Port ID. |
| LLD dot1agCfmLtrIngressPortId | 1.3.111.2.802.1.1.8.1.7.2.1.16 | LldpPortId | read-only | Ingress Port ID. The format of this object is determined by the value of the dot1agCfmLtrIngressPortIdSubtype object. |
| DOT dot1agCfmLtrEgress | 1.3.111.2.802.1.1.8.1.7.2.1.17 | Dot1agCfmEgressActionFieldValue | read-only | The value returned in the Egress Action Field of the LTM. |
| MAC dot1agCfmLtrEgressMac | 1.3.111.2.802.1.1.8.1.7.2.1.18 | MacAddress | read-only | MAC address returned in the egress MAC address field. |
| LLD dot1agCfmLtrEgressPortIdSubtype | 1.3.111.2.802.1.1.8.1.7.2.1.19 | LldpPortIdSubtype | read-only | Format of the egress Port ID. |
| LLD dot1agCfmLtrEgressPortId | 1.3.111.2.802.1.1.8.1.7.2.1.20 | LldpPortId | read-only | Egress Port ID. The format of this object is determined by the value of the dot1agCfmLtrEgressPortIdSubtype object. |
| OCT dot1agCfmLtrOrganizationSpecificTlv | 1.3.111.2.802.1.1.8.1.7.2.1.21 | OCTET STRING | read-only | All Organization specific TLVs returned in the LTR, if any. Includes all octets including and following the TLV Length field of each TLV, concatenated together. |
| dot1agCfmMepDbTable | 1.3.111.2.802.1.1.8.1.7.3 | not-accessible | The 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. | |
| dot1agCfmMepDbEntry | 1.3.111.2.802.1.1.8.1.7.3.1 | not-accessible | The MEP Database table entry. | |
| DOT dot1agCfmMepDbRMepIdentifier | 1.3.111.2.802.1.1.8.1.7.3.1.1 | Dot1agCfmMepId | not-accessible | Maintenance association End Point Identifier of a remote MEP whose information from the MEP Database is to be returned. |
| DOT dot1agCfmMepDbRMepState | 1.3.111.2.802.1.1.8.1.7.3.1.2 | Dot1agCfmRemoteMepState | read-only | The operational state of the remote MEP IFF State machines. |
| TIM dot1agCfmMepDbRMepFailedOkTime | 1.3.111.2.802.1.1.8.1.7.3.1.3 | TimeStamp | read-only | The time (SysUpTime) at which the IFF Remote MEP state machine last entered either the RMEP_FAILED or RMEP_OK state. |
| MAC dot1agCfmMepDbMacAddress | 1.3.111.2.802.1.1.8.1.7.3.1.4 | MacAddress | read-only | The MAC address of the remote MEP. |
| T/F dot1agCfmMepDbRdi | 1.3.111.2.802.1.1.8.1.7.3.1.5 | TruthValue | read-only | State of the RDI bit in the last received CCM (true for RDI=1), or false if none has been received. |
| DOT dot1agCfmMepDbPortStatusTlv | 1.3.111.2.802.1.1.8.1.7.3.1.6 | Dot1agCfmPortStatus | read-only | An 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 dot1agCfmMepDbInterfaceStatusTlv | 1.3.111.2.802.1.1.8.1.7.3.1.7 | Dot1agCfmInterfaceStatus | read-only | An 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 dot1agCfmMepDbChassisIdSubtype | 1.3.111.2.802.1.1.8.1.7.3.1.8 | LldpChassisIdSubtype | read-only | This object specifies the format of the Chassis ID received in the last CCM. |
| LLD dot1agCfmMepDbChassisId | 1.3.111.2.802.1.1.8.1.7.3.1.9 | LldpChassisId | read-only | The Chassis ID. The format of this object is determined by the value of the dot1agCfmLtrChassisIdSubtype object. |
| TDO dot1agCfmMepDbManAddressDomain | 1.3.111.2.802.1.1.8.1.7.3.1.10 | TDomain | read-only | The 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 dot1agCfmMepDbManAddress | 1.3.111.2.802.1.1.8.1.7.3.1.11 | TAddress | read-only | The 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. |
| dot1agCfmConformance | 1.3.111.2.802.1.1.8.2 | |||
| dot1agCfmCompliances | 1.3.111.2.802.1.1.8.2.1 | |||
| dot1agCfmCompliance | 1.3.111.2.802.1.1.8.2.1.1 | The compliance statement for support of the CFM MIB module. | ||
| dot1agCfmGroups | 1.3.111.2.802.1.1.8.2.2 | |||
| dot1agCfmStackGroup | 1.3.111.2.802.1.1.8.2.2.1 | Objects for the Stack group. | ||
| dot1agCfmDefaultMdGroup | 1.3.111.2.802.1.1.8.2.2.2 | Objects for the Default MD Level group. | ||
| dot1agCfmVlanIdGroup | 1.3.111.2.802.1.1.8.2.2.3 | Objects for the VLAN ID group. | ||
| dot1agCfmConfigErrorListGroup | 1.3.111.2.802.1.1.8.2.2.4 | Objects for the CFM Configuration Error List Group. | ||
| dot1agCfmMdGroup | 1.3.111.2.802.1.1.8.2.2.5 | Objects for the Maintenance Domain Group. | ||
| dot1agCfmMaGroup | 1.3.111.2.802.1.1.8.2.2.6 | Objects for the MA group. | ||
| dot1agCfmMepGroup | 1.3.111.2.802.1.1.8.2.2.7 | Objects for the MEP group. | ||
| dot1agCfmMepDbGroup | 1.3.111.2.802.1.1.8.2.2.8 | Objects for the MEP group. | ||
| dot1agCfmNotificationsGroup | 1.3.111.2.802.1.1.8.2.2.9 | Objects 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.