RAISECOM-DOT1AG-MIB: View SNMP OID List / Download MIB

VENDOR: BEIJING RAISECOM SCIENTIFIC N TECHNOLOGY DEV.


 Home MIB: RAISECOM-DOT1AG-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 rcDot1ag 1.3.6.1.4.1.8886.6.1.32
This MIB module defines objects to CFM
       rcDot1agNotifications 1.3.6.1.4.1.8886.6.1.32.0
           rcDot1agCfmFaultAlarm 1.3.6.1.4.1.8886.6.1.32.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 rcDot1agCfmMepHighestPrDefect variable in the notification: rcDot1agCfmMdIndex - Also the index of the MEP's Maintenance Domain table entry (rcDot1agCfmMdTable). rcDot1agCfmMaIndex - Also an index (with the MD table index) of the MEP's Maintenance Association network table entry (rcDot1agCfmMaNetTable), and (with the MD table index and component ID) of the MEP's MA component table entry (rcDot1agCfmMaCompTable). rcDot1agCfmMepIdentifier - MEP Identifier and final index into the MEP table (rcDot1agCfmMepTable).
       rcDot1agMIBObjects 1.3.6.1.4.1.8886.6.1.32.1
           rcDot1agCfmStack 1.3.6.1.4.1.8886.6.1.32.1.1
               rcDot1agCfmStackTable 1.3.6.1.4.1.8886.6.1.32.1.1.1 no-access
There is one CFM Stack table per bridge. It permits the retrieval of information about the Maintenance Points configured on any given interface.
                   rcDot1agCfmStackEntry 1.3.6.1.4.1.8886.6.1.32.1.1.1.1 no-access
The Stack table entry
                       rcDot1agCfmStackifIndex 1.3.6.1.4.1.8886.6.1.32.1.1.1.1.1 interfaceindex no-access
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 rcDot1agCfmStackTable, 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 rcDot1agCfmStackTable with the interface index.
                       rcDot1agCfmStackVlanIdOrNone 1.3.6.1.4.1.8886.6.1.32.1.1.1.1.2 vlanidornone no-access
VLAN ID to which the MP is attached, or 0, if none.
                       rcDot1agCfmStackMdLevel 1.3.6.1.4.1.8886.6.1.32.1.1.1.1.3 dot1agcfmmdlevel no-access
MD Level of the Maintenance Point.
                       rcDot1agCfmStackDirection 1.3.6.1.4.1.8886.6.1.32.1.1.1.1.4 dot1agcfmmpdirection no-access
Direction in which the MP faces on the Bridge Port
                       rcDot1agCfmStackMdIndex 1.3.6.1.4.1.8886.6.1.32.1.1.1.1.5 unsigned32 read-only
The index of the Maintenance Domain in the rcDot1agCfmMdTable to which the MP is associated, or 0, if none.
                       rcDot1agCfmStackMaIndex 1.3.6.1.4.1.8886.6.1.32.1.1.1.1.6 unsigned32 read-only
The index of the MA in the rcDot1agCfmMaNetTable and rcDot1agCfmMaCompTable to which the MP is associated, or 0, if none.
                       rcDot1agCfmStackMepId 1.3.6.1.4.1.8886.6.1.32.1.1.1.1.7 dot1agcfmmepidorzero read-only
If an MEP is configured, the MEPID, else 0
                       rcDot1agCfmStackMacAddress 1.3.6.1.4.1.8886.6.1.32.1.1.1.1.8 macaddress read-only
MAC address of the MP.
           rcDot1agCfmDefaultMd 1.3.6.1.4.1.8886.6.1.32.1.2
               rcDot1agCfmDefaultMdDefLevel 1.3.6.1.4.1.8886.6.1.32.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 rcDot1agCfmDefaultMdEntry whose rcDot1agCfmDefaultMdLevel object contains the value -1. After this initialization, this object needs to be persistent upon reboot or restart of a device.
               rcDot1agCfmDefaultMdDefMhfCreation 1.3.6.1.4.1.8886.6.1.32.1.2.2 dot1agcfmmhfcreation read-write
A value indicating if the Management entity can create MHFs (MIP Half Function) for the VID, for each rcDot1agCfmDefaultMdEntry whose rcDot1agCfmDefaultMdMhfCreation object contains the value defMHFdefer. Since, in this variable, there is no encompassing Maintenance Domain, the value defMHFdefer is not allowed. After this initialization, this object needs to be persistent upon reboot or restart of a device.
               rcDot1agCfmDefaultMdDefIdPermission 1.3.6.1.4.1.8886.6.1.32.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 rcDot1agCfmDefaultMdEntry whose rcDot1agCfmDefaultMdIdPermission object contains the value sendIdDefer. Since, in this variable, there is no encompassing Maintenance Domain, the value sendIdDefer is not allowed. After this initialization, this object needs to be persistent upon reboot or restart of a device.
               rcDot1agCfmDefaultMdTable 1.3.6.1.4.1.8886.6.1.32.1.2.4 no-access
For each bridge component, 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 rcDot1agCfmDefaultMdStatus 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.
                   rcDot1agCfmDefaultMdEntry 1.3.6.1.4.1.8886.6.1.32.1.2.4.1 no-access
The Default MD Level table entry.
                       rcDot1agCfmDefaultMdComponentId 1.3.6.1.4.1.8886.6.1.32.1.2.4.1.1 dot1agcfmpbbcomponentidentifier no-access
The bridge component within the system to which the information in this rcDot1agCfmDefaultMdEntry applies. If the system is not a Bridge, or if only one component is present in the Bridge, then this variable (index) must be equal to 1.
                       rcDot1agCfmDefaultMdPrimaryVid 1.3.6.1.4.1.8886.6.1.32.1.2.4.1.2 vlanid no-access
The Primary VID of the VLAN to which this entry's objects apply.
                       rcDot1agCfmDefaultMdStatus 1.3.6.1.4.1.8886.6.1.32.1.2.4.1.3 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.
                       rcDot1agCfmDefaultMdLevel 1.3.6.1.4.1.8886.6.1.32.1.2.4.1.4 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 rcDot1agCfmDefaultMdDefLevel.
                       rcDot1agCfmDefaultMdMhfCreation 1.3.6.1.4.1.8886.6.1.32.1.2.4.1.5 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 rcDot1agCfmDefaultMdDefMhfCreation. The value of this variable is meaningless if the values of rcDot1agCfmDefaultMdStatus is false.
                       rcDot1agCfmDefaultMdIdPermission 1.3.6.1.4.1.8886.6.1.32.1.2.4.1.6 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 rcDot1agCfmDefaultMdDefIdPermission. The value of this variable is meaningless if the values of rcDot1agCfmDefaultMdStatus is false.
           rcDot1agCfmVlan 1.3.6.1.4.1.8886.6.1.32.1.3
               rcDot1agCfmVlanTable 1.3.6.1.4.1.8886.6.1.32.1.3.1 no-access
This table defines the association of VIDs into VLANs. There is an entry in this table, for each component of the bridge, 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.
                   rcDot1agCfmVlanEntry 1.3.6.1.4.1.8886.6.1.32.1.3.1.1 no-access
The VLAN table entry.
                       rcDot1agCfmVlanComponentId 1.3.6.1.4.1.8886.6.1.32.1.3.1.1.1 dot1agcfmpbbcomponentidentifier no-access
The bridge component within the system to which the information in this rcDot1agCfmVlanEntry applies. If the system is not a Bridge, or if only one component is present in the Bridge, then this variable (index) must be equal to 1.
                       rcDot1agCfmVlanVid 1.3.6.1.4.1.8886.6.1.32.1.3.1.1.2 vlanid no-access
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.
                       rcDot1agCfmVlanPrimaryVid 1.3.6.1.4.1.8886.6.1.32.1.3.1.1.3 vlanid read-only
This is the Primary VLAN ID of the VLAN with which this entry's rcDot1agCfmVlanVid is associated. This value must not equal the value of rcDot1agCfmVlanVid.
                       rcDot1agCfmVlanRowStatus 1.3.6.1.4.1.8886.6.1.32.1.3.1.1.4 rowstatus read-only
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.
           rcDot1agCfmConfigErrorList 1.3.6.1.4.1.8886.6.1.32.1.4
               rcDot1agCfmConfigErrorListTable 1.3.6.1.4.1.8886.6.1.32.1.4.1 no-access
The CFM Configuration Error List table provides a list of Interfaces and VIDs that are incorrectly configured.
                   rcDot1agCfmConfigErrorListEntry 1.3.6.1.4.1.8886.6.1.32.1.4.1.1 no-access
The Config Error List Table entry
                       rcDot1agCfmConfigErrorListVid 1.3.6.1.4.1.8886.6.1.32.1.4.1.1.1 vlanid no-access
The VLAN ID of the VLAN with interfaces in error.
                       rcDot1agCfmConfigErrorListIfIndex 1.3.6.1.4.1.8886.6.1.32.1.4.1.1.2 interfaceindex no-access
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 rcDot1agCfmConfigErrorListTable indexed by that InterfaceIndex value.
                       rcDot1agCfmConfigErrorListErrorType 1.3.6.1.4.1.8886.6.1.32.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.
           rcDot1agCfmMd 1.3.6.1.4.1.8886.6.1.32.1.5
               rcDot1agCfmMdTableNextIndex 1.3.6.1.4.1.8886.6.1.32.1.5.1 dot1afcfmindexintegernextfree read-only
This object contains an unused value for rcDot1agCfmMdIndex in the rcDot1agCfmMdTable, or a zero to indicate that none exist.
               rcDot1agCfmMdTable 1.3.6.1.4.1.8886.6.1.32.1.5.2 no-access
The Maintenance Domain table. Each row in the table represents a different Maintenance Domain. A Maintenance Domain is described in 802.1ag (3.21) 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.
                   rcDot1agCfmMdEntry 1.3.6.1.4.1.8886.6.1.32.1.5.2.1 no-access
The Maintenance Domain table entry. This entry is not lost upon reboot. It is backed up by stable storage.
                       rcDot1agCfmMdIndex 1.3.6.1.4.1.8886.6.1.32.1.5.2.1.1 unsigned32 no-access
The index to the Maintenance Domain table. rcDot1agCfmMdTableNextIndex 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.
                       rcDot1agCfmMdFormat 1.3.6.1.4.1.8886.6.1.32.1.5.2.1.2 dot1agcfmmaintdomainnametype read-only
The type (and thereby format) of the Maintenance Domain Name.
                       rcDot1agCfmMdName 1.3.6.1.4.1.8886.6.1.32.1.5.2.1.3 dot1agcfmmaintdomainname read-only
The Maintenance Domain name. The type/format of this object is determined by the value of the rcDot1agCfmMdNameType 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.23 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.
                       rcDot1agCfmMdMdLevel 1.3.6.1.4.1.8886.6.1.32.1.5.2.1.4 dot1agcfmmdlevel read-only
The Maintenance Domain Level.
                       rcDot1agCfmMdMhfCreation 1.3.6.1.4.1.8886.6.1.32.1.5.2.1.5 dot1agcfmmhfcreation read-only
Enumerated value indicating whether the management entity can create MHFs (MIP Half Function) for this Maintenance Domain. Since, in this variable, there is no encompassing Maintenance Domain, the value defMHFdefer is not allowed.
                       rcDot1agCfmMdMhfIdPermission 1.3.6.1.4.1.8886.6.1.32.1.5.2.1.6 dot1agcfmidpermission read-only
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 is not allowed.
                       rcDot1agCfmMdMaNextIndex 1.3.6.1.4.1.8886.6.1.32.1.5.2.1.7 dot1afcfmindexintegernextfree read-only
Value to be used as the index of the MA table entries, both the rcDot1agCfmMaNetTable and the rcDot1agCfmMaCompTable, for this Maintenance Domain when the management entity wants to create a new row in those tables.
                       rcDot1agCfmMdRowStatus 1.3.6.1.4.1.8886.6.1.32.1.5.2.1.8 rowstatus read-only
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.
           rcDot1agCfmMa 1.3.6.1.4.1.8886.6.1.32.1.6
               rcDot1agCfmMaNetTable 1.3.6.1.4.1.8886.6.1.32.1.6.1 no-access
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. This is the part of the complete MA table that is constant across all Bridges in a Maintenance Domain, and across all components of a single Bridge. That part of the MA table that can vary from Bridge component to Bridge component is contained in the rcDot1agCfmMaCompTable. 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.16 and 18.2). This table uses two indices, first index is the index of the Maintenance Domain table. The second index is the same as the index of the rcDot1agCfmMaCompEntry for the same MA. The writable objects in this table need to be persistent upon reboot or restart of a device.
                   rcDot1agCfmMaNetEntry 1.3.6.1.4.1.8886.6.1.32.1.6.1.1 no-access
The MA table entry.
                       rcDot1agCfmMaIndex 1.3.6.1.4.1.8886.6.1.32.1.6.1.1.1 unsigned32 no-access
Index of the MA table rcDot1agCfmMdMaNextIndex needs to be inspected to find an available index for row-creation.
                       rcDot1agCfmMaNetFormat 1.3.6.1.4.1.8886.6.1.32.1.6.1.1.2 dot1agcfmmaintassocnametype read-only
The type (and thereby format) of the Maintenance Association Name.
                       rcDot1agCfmMaNetName 1.3.6.1.4.1.8886.6.1.32.1.6.1.1.3 dot1agcfmmaintassocname read-only
The Short Maintenance Association name. The type/format of this object is determined by the value of the rcDot1agCfmMaNetNameType object. This name must be unique within a maintenance domain.
                       rcDot1agCfmMaNetCcmInterval 1.3.6.1.4.1.8886.6.1.32.1.6.1.1.4 dot1agcfmccminterval read-only
Interval between CCM transmissions to be used by all MEPs in the MA.
                       rcDot1agCfmMaNetRowStatus 1.3.6.1.4.1.8886.6.1.32.1.6.1.1.5 rowstatus read-only
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.
               rcDot1agCfmMaCompTable 1.3.6.1.4.1.8886.6.1.32.1.6.2 no-access
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. This is the part of the complete MA table that is variable across the Bridges in a Maintenance Domain, or across the components of a single Bridge. That part of the MA table that is constant across the Bridges and their components in a Maintenance Domain is contained in the rcDot1agCfmMaNetTable. This table uses three indices, first index is the rcDot1agCfmPbbComponentIdentifier that identifies the component within the Bridge for which the information in the rcDot1agCfmMaCompEntry applies. The second is the index of the Maintenance Domain table. The third index is the same as the index of the rcDot1agCfmMaNetEntry for the same MA. The writable objects in this table need to be persistent upon reboot or restart of a device.
                   rcDot1agCfmMaCompEntry 1.3.6.1.4.1.8886.6.1.32.1.6.2.1 no-access
The MA table entry.
                       rcDot1agCfmMaComponentId 1.3.6.1.4.1.8886.6.1.32.1.6.2.1.1 dot1agcfmpbbcomponentidentifier no-access
The bridge component within the system to which the information in this rcDot1agCfmMaCompEntry applies. If the system is not a Bridge, or if only one component is present in the Bridge, then this variable (index) must be equal to 1.
                       rcDot1agCfmMaCompPrimaryVlanId 1.3.6.1.4.1.8886.6.1.32.1.6.2.1.2 vlanidornone read-only
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 rcDot1agCfmVlanTable lists them.
                       rcDot1agCfmMaCompMhfCreation 1.3.6.1.4.1.8886.6.1.32.1.6.2.1.3 dot1agcfmmhfcreation read-only
Indicates if the Management entity can create MHFs (MIP Half Function) for this MA.
                       rcDot1agCfmMaCompIdPermission 1.3.6.1.4.1.8886.6.1.32.1.6.2.1.4 dot1agcfmidpermission read-only
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.
                       rcDot1agCfmMaCompNumberOfVids 1.3.6.1.4.1.8886.6.1.32.1.6.2.1.5 unsigned32 read-only
The number of VIDs associated with the MA.
                       rcDot1agCfmMaCompRowStatus 1.3.6.1.4.1.8886.6.1.32.1.6.2.1.6 rowstatus read-only
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.
               rcDot1agCfmMaMepListTable 1.3.6.1.4.1.8886.6.1.32.1.6.3 no-access
List of MEPIDs that belong to this 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. For all bridges in which the same MAID {rcDot1agCfmMdFormat, rcDot1agCfmMdName, rcDot1agCfmMaNetFormat, and rcDot1agCfmMaNetName} is configured, the same set of rcDot1agCfmMaMepListIdentifiers must be configured in the bridges' rcDot1agCfmMaMepListTables. This allows each MEP to determine whether or not it is receiving CCMs from all of the other MEPs in the MA. For example, if one were creating a new MA whose MAID were {charString, 'Dom1', charString, 'MA1'}, that had 2 MEPs, whose MEPIDs were 1 and 3, one could, in Bridge A: 1. Get a new MD index d from rcDot1agCfmMdTableNextIndex. 2. Create the Maintenance Domain {charString, 'Dom1'}. 3. Get a new MA index a from rcDot1agCfmMdMaNextIndex [d]. 4. Create the Maintenance Association {charString, 'MA1'}. 5. Create a new rcDot1agCfmMaMepListEntry for each of the MEPs in the MA: [d, a, 1] and [d, a, 3]. 6. Create one of the new MEPs, say [d, a, 1]. Then, in Bridge B: 7. Do all of these steps 1-6, except for using the other MEPID for the new MEP in Step 6, in this example, MEPID 3. Note that, when creating the MA, MEP List Table, and MEP entries in the second bridge, the indices 'd' and 'a' identifying the MAID {charString, 'Dom1', charString, 'MA1'} may have different values than those in the first Bridge.
                   rcDot1agCfmMaMepListEntry 1.3.6.1.4.1.8886.6.1.32.1.6.3.1 no-access
The known MEPS table entry.
                       rcDot1agCfmMaMepListIdentifier 1.3.6.1.4.1.8886.6.1.32.1.6.3.1.1 dot1agcfmmepid no-access
MEPID
                       rcDot1agCfmMaMepListRowStatus 1.3.6.1.4.1.8886.6.1.32.1.6.3.1.2 rowstatus read-only
The status of the row. Read SNMPv2-TC (RFC1903) for an explanation of the possible values this object can take.
           rcDot1agCfmMep 1.3.6.1.4.1.8886.6.1.32.1.7
               rcDot1agCfmMepTable 1.3.6.1.4.1.8886.6.1.32.1.7.1 no-access
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.17). 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 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 rcDot1agCfmMepTransmitLbmStatus value to be true. To do this do this sequence: a. an SNMP GET for both SnmpSetSerialNo and rcDot1agCfmMepTransmitLbmStatus objects (in same SNMP PDU). b. Check if value for rcDot1agCfmMepTransmitLbmStatus is true. - 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 rcDot1agCfmMepTransmitLbmStatus value from true to false 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 rcDot1agCfmMepTransmitLbmStatus 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,...), except do not set rcDot1agCfmMepTransmitLbmMessages. 4) Record the current values of rcDot1agCfmMepLbrIn, rcDot1agCfmMepLbrInOutOfOrder, and rcDot1agCfmMepLbrBadMsdu. 6) Set rcDot1agCfmMepTransmitLbmMessages to a non-zero value to initiate transmission of Loopback messages. 7) Check the value of rcDot1agCfmMepTransmitLbmResultOK to find out if the operation was successfully initiated or not. 8) Monitor the value of rcDot1agCfmMepTransmitLbmMessages. 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 rcDot1agCfmMepLbrIn, rcDot1agCfmMepLbrInOutOfOrder, and rcDot1agCfmMepLbrBadMsdu to their old values from step 4, above, to get the results of the test. 10) Change the rcDot1agCfmMepTransmitLbmStatus value back to true 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, except transmission is initiated by writing a value to the rcDot1agCfmMepTransmitLtmFlags object. Upon successfully initiating the transmission, the variables rcDot1agCfmMepTransmitLtmSeqNumber and rcDot1agCfmMepTransmitLtmEgressIdentifier return the information required to recover the results of the LTM from the rcDot1agCfmLtrTable.
                   rcDot1agCfmMepEntry 1.3.6.1.4.1.8886.6.1.32.1.7.1.1 no-access
The MEP table entry
                       rcDot1agCfmMepIdentifier 1.3.6.1.4.1.8886.6.1.32.1.7.1.1.1 dot1agcfmmepid no-access
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.18). MEP Identifier is also known as the MEPID.
                       rcDot1agCfmMepIfIndex 1.3.6.1.4.1.8886.6.1.32.1.7.1.1.2 interfaceindexorzero read-only
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.
                       rcDot1agCfmMepDirection 1.3.6.1.4.1.8886.6.1.32.1.7.1.1.3 dot1agcfmmpdirection read-only
The direction in which the MEP faces on the Bridge port.
                       rcDot1agCfmMepPrimaryVid 1.3.6.1.4.1.8886.6.1.32.1.7.1.1.4 unsigned32 read-only
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.
                       rcDot1agCfmMepActive 1.3.6.1.4.1.8886.6.1.32.1.7.1.1.5 truthvalue read-only
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.
                       rcDot1agCfmMepFngState 1.3.6.1.4.1.8886.6.1.32.1.7.1.1.6 dot1agcfmfngstate read-only
Current state of the MEP Fault Notification Generator State Machine.
                       rcDot1agCfmMepCciEnabled 1.3.6.1.4.1.8886.6.1.32.1.7.1.1.7 truthvalue read-only
If set to true, the MEP will generate CCM messages.
                       rcDot1agCfmMepCcmLtmPriority 1.3.6.1.4.1.8886.6.1.32.1.7.1.1.8 unsigned32 read-only
The priority value for CCMs and LTMs transmitted by the MEP. Default Value is 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).
                       rcDot1agCfmMepMacAddress 1.3.6.1.4.1.8886.6.1.32.1.7.1.1.9 macaddress read-only
MAC address of the MEP.
                       rcDot1agCfmMepLowPrDef 1.3.6.1.4.1.8886.6.1.32.1.7.1.1.10 dot1agcfmlowestalarmpri read-only
An integer value specifying the lowest priority defect that is allowed to generate fault alarm.
                       rcDot1agCfmMepFngAlarmTime 1.3.6.1.4.1.8886.6.1.32.1.7.1.1.11 timeinterval read-only
The time that defects must be present before a Fault Alarm is issued (fngAlarmTime. 20.33.3) (default 2.5s).
                       rcDot1agCfmMepFngResetTime 1.3.6.1.4.1.8886.6.1.32.1.7.1.1.12 timeinterval read-only
The time that defects must be absent before resetting a Fault Alarm (fngResetTime, 20.33.4) (default 10s).
                       rcDot1agCfmMepHighestPrDefect 1.3.6.1.4.1.8886.6.1.32.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.
                       rcDot1agCfmMepDefects 1.3.6.1.4.1.8886.6.1.32.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)
                       rcDot1agCfmMepErrorCcmLastFailure 1.3.6.1.4.1.8886.6.1.32.1.7.1.1.15 octet string read-only
The last-received CCM that triggered an DefErrorCCM fault.
                       rcDot1agCfmMepXconCcmLastFailure 1.3.6.1.4.1.8886.6.1.32.1.7.1.1.16 octet string read-only
The last-received CCM that triggered a DefXconCCM fault.
                       rcDot1agCfmMepCcmSequenceErrors 1.3.6.1.4.1.8886.6.1.32.1.7.1.1.17 counter32 read-only
The total number of out-of-sequence CCMs received from all remote MEPs.
                       rcDot1agCfmMepCciSentCcms 1.3.6.1.4.1.8886.6.1.32.1.7.1.1.18 counter32 read-only
Total number of Continuity Check messages transmitted.
                       rcDot1agCfmMepNextLbmTransId 1.3.6.1.4.1.8886.6.1.32.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.
                       rcDot1agCfmMepLbrIn 1.3.6.1.4.1.8886.6.1.32.1.7.1.1.20 counter32 read-only
Total number of valid, in-order Loopback Replies received.
                       rcDot1agCfmMepLbrInOutOfOrder 1.3.6.1.4.1.8886.6.1.32.1.7.1.1.21 counter32 read-only
The total number of valid, out-of-order Loopback Replies received.
                       rcDot1agCfmMepLbrBadMsdu 1.3.6.1.4.1.8886.6.1.32.1.7.1.1.22 counter32 read-only
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).
                       rcDot1agCfmMepLtmNextSeqNumber 1.3.6.1.4.1.8886.6.1.32.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.
                       rcDot1agCfmMepUnexpLtrIn 1.3.6.1.4.1.8886.6.1.32.1.7.1.1.24 counter32 read-only
The total number of unexpected LTRs received (20.39.1).
                       rcDot1agCfmMepLbrOut 1.3.6.1.4.1.8886.6.1.32.1.7.1.1.25 counter32 read-only
Total number of Loopback Replies transmitted.
                       rcDot1agCfmMepTransmitLbmStatus 1.3.6.1.4.1.8886.6.1.32.1.7.1.1.26 truthvalue read-only
A Boolean flag set to true by the bridge port to indicate that another LBM may be transmitted.
                       rcDot1agCfmMepTransmitLbmDestMacAddress 1.3.6.1.4.1.8886.6.1.32.1.7.1.1.27 macaddress read-only
The Target MAC Address Field to be transmitted: A unicast destination MAC address. This address will be used if the value of the column rcDot1agCfmMepTransmitLbmDestIsMepId is 'false'.
                       rcDot1agCfmMepTransmitLbmDestMepId 1.3.6.1.4.1.8886.6.1.32.1.7.1.1.28 dot1agcfmmepidorzero read-only
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 rcDot1agCfmMepTransmitLbmDestIsMepId is 'true'.
                       rcDot1agCfmMepTransmitLbmDestIsMepId 1.3.6.1.4.1.8886.6.1.32.1.7.1.1.29 truthvalue read-only
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.
                       rcDot1agCfmMepTransmitLbmMessages 1.3.6.1.4.1.8886.6.1.32.1.7.1.1.30 integer32 read-only
The number of Loopback messages to be transmitted.
                       rcDot1agCfmMepTransmitLbmDataTlv 1.3.6.1.4.1.8886.6.1.32.1.7.1.1.31 octet string read-only
An arbitrary amount of data to be included in the Data TLV, if the Data TLV is selected to be sent.
                       rcDot1agCfmMepTransmitLbmVlanPriority 1.3.6.1.4.1.8886.6.1.32.1.7.1.1.32 integer32 read-only
Priority. 3 bit value to be used in the VLAN tag, if present in the transmitted frame. The default value is CCM priority.
                       rcDot1agCfmMepTransmitLbmVlanDropEnable 1.3.6.1.4.1.8886.6.1.32.1.7.1.1.33 truthvalue read-only
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.
                       rcDot1agCfmMepTransmitLbmResultOK 1.3.6.1.4.1.8886.6.1.32.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.
                       rcDot1agCfmMepTransmitLbmSeqNumber 1.3.6.1.4.1.8886.6.1.32.1.7.1.1.35 unsigned32 read-only
The Loopback Transaction Identifier (rcDot1agCfmMepNextLbmTransId) of the first LBM (to be) sent. The value returned is undefined if rcDot1agCfmMepTransmitLbmResultOK is false.
                       rcDot1agCfmMepTransmitLtmStatus 1.3.6.1.4.1.8886.6.1.32.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.
                       rcDot1agCfmMepTransmitLtmFlags 1.3.6.1.4.1.8886.6.1.32.1.7.1.1.37 bits read-only
The flags field for LTMs transmitted by the MEP. Bits: 'useFDBonly': 0.
                       rcDot1agCfmMepTransmitLtmTargetMacAddress 1.3.6.1.4.1.8886.6.1.32.1.7.1.1.38 macaddress read-only
The Target MAC Address Field to be transmitted: A unicast destination MAC address. This address will be used if the value of the column rcDot1agCfmMepTransmitLtmTargetIsMepId is 'false'.
                       rcDot1agCfmMepTransmitLtmTargetMepId 1.3.6.1.4.1.8886.6.1.32.1.7.1.1.39 dot1agcfmmepidorzero read-only
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 rcDot1agCfmMepTransmitLtmTargetIsMepId is 'true'.
                       rcDot1agCfmMepTransmitLtmTargetIsMepId 1.3.6.1.4.1.8886.6.1.32.1.7.1.1.40 truthvalue read-only
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.
                       rcDot1agCfmMepTransmitLtmTtl 1.3.6.1.4.1.8886.6.1.32.1.7.1.1.41 unsigned32 read-only
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 returned in the LTR is one less than that received in the LTM. If the LTM TTL is 0 or 1, the LTM is not forwarded to the next hop, and if 0, no LTR is generated.
                       rcDot1agCfmMepTransmitLtmResult 1.3.6.1.4.1.8886.6.1.32.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
                       rcDot1agCfmMepTransmitLtmSeqNumber 1.3.6.1.4.1.8886.6.1.32.1.7.1.1.43 unsigned32 read-only
The LTM Transaction Identifier (rcDot1agCfmMepLtmNextSeqNumber) of the LTM sent. The value returned is undefined if rcDot1agCfmMepTransmitLtmResult is false.
                       rcDot1agCfmMepTransmitLtmEgressIdentifier 1.3.6.1.4.1.8886.6.1.32.1.7.1.1.44 octet string read-only
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 rcDot1agCfmMepTransmitLtmResult is false.
                       rcDot1agCfmMepRowStatus 1.3.6.1.4.1.8886.6.1.32.1.7.1.1.45 rowstatus read-only
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.
               rcDot1agCfmLtrTable 1.3.6.1.4.1.8886.6.1.32.1.7.2 no-access
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.
                   rcDot1agCfmLtrEntry 1.3.6.1.4.1.8886.6.1.32.1.7.2.1 no-access
The Linktrace Reply table entry.
                       rcDot1agCfmLtrSeqNumber 1.3.6.1.4.1.8886.6.1.32.1.7.2.1.1 unsigned32 no-access
Transaction identifier/Sequence number returned by a previous transmit linktrace message command, indicating which LTM's response is going to be returned.
                       rcDot1agCfmLtrReceiveOrder 1.3.6.1.4.1.8886.6.1.32.1.7.2.1.2 unsigned32 no-access
An index to distinguish among multiple LTRs with the same LTR Transaction Identifier field value. rcDot1agCfmLtrReceiveOrder are assigned sequentially from 1, in the order that the Linktrace Initiator received the LTRs.
                       rcDot1agCfmLtrTtl 1.3.6.1.4.1.8886.6.1.32.1.7.2.1.3 unsigned32 read-only
TTL field value for a returned LTR.
                       rcDot1agCfmLtrForwarded 1.3.6.1.4.1.8886.6.1.32.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.
                       rcDot1agCfmLtrTerminalMep 1.3.6.1.4.1.8886.6.1.32.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.
                       rcDot1agCfmLtrLastEgressIdentifier 1.3.6.1.4.1.8886.6.1.32.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.
                       rcDot1agCfmLtrNextEgressIdentifier 1.3.6.1.4.1.8886.6.1.32.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.
                       rcDot1agCfmLtrRelay 1.3.6.1.4.1.8886.6.1.32.1.7.2.1.8 dot1agcfmrelayactionfieldvalue read-only
Value returned in the Relay Action field.
                       rcDot1agCfmLtrChassisIdSubtype 1.3.6.1.4.1.8886.6.1.32.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 rcDot1agCfmLtrChassisId has a length of 0.
                       rcDot1agCfmLtrChassisId 1.3.6.1.4.1.8886.6.1.32.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 rcDot1agCfmLtrChassisIdSubtype object.
                       rcDot1agCfmLtrManAddressDomain 1.3.6.1.4.1.8886.6.1.32.1.7.2.1.11 tdomain read-only
The TDomain that identifies the type and format of the related rcDot1agCfmMepDbManAddress 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 management address was present in the LTR', in which case the related object rcDot1agCfmMepDbManAddress must have a zero-length OCTET STRING as a value.
                       rcDot1agCfmLtrManAddress 1.3.6.1.4.1.8886.6.1.32.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 rcDot1agCfmLtrManAddressDomain contains the value 'zeroDotZero', this object rcDot1agCfmLtrManAddress must have a zero-length OCTET STRING as a value.
                       rcDot1agCfmLtrIngress 1.3.6.1.4.1.8886.6.1.32.1.7.2.1.13 dot1agcfmingressactionfieldvalue read-only
The value returned in the Ingress Action Field of the LTM. The value ingNoTlv(0) indicates that no Reply Ingress TLV was returned in the LTM.
                       rcDot1agCfmLtrIngressMac 1.3.6.1.4.1.8886.6.1.32.1.7.2.1.14 macaddress read-only
MAC address returned in the ingress MAC address field. If the rcDot1agCfmLtrIngress object contains the value ingNoTlv(0), then the contents of this object are meaningless.
                       rcDot1agCfmLtrIngressPortIdSubtype 1.3.6.1.4.1.8886.6.1.32.1.7.2.1.15 lldpportidsubtype read-only
Format of the Ingress Port ID. If the rcDot1agCfmLtrIngress object contains the value ingNoTlv(0), then the contents of this object are meaningless.
                       rcDot1agCfmLtrIngressPortId 1.3.6.1.4.1.8886.6.1.32.1.7.2.1.16 lldpportid read-only
Ingress Port ID. The format of this object is determined by the value of the rcDot1agCfmLtrIngressPortIdSubtype object. If the rcDot1agCfmLtrIngress object contains the value ingNoTlv(0), then the contents of this object are meaningless.
                       rcDot1agCfmLtrEgress 1.3.6.1.4.1.8886.6.1.32.1.7.2.1.17 dot1agcfmegressactionfieldvalue read-only
The value returned in the Egress Action Field of the LTM. The value egrNoTlv(0) indicates that no Reply Egress TLV was returned in the LTM.
                       rcDot1agCfmLtrEgressMac 1.3.6.1.4.1.8886.6.1.32.1.7.2.1.18 macaddress read-only
MAC address returned in the egress MAC address field. If the rcDot1agCfmLtrEgress object contains the value egrNoTlv(0), then the contents of this object are meaningless.
                       rcDot1agCfmLtrEgressPortIdSubtype 1.3.6.1.4.1.8886.6.1.32.1.7.2.1.19 lldpportidsubtype read-only
Format of the egress Port ID. If the rcDot1agCfmLtrEgress object contains the value egrNoTlv(0), then the contents of this object are meaningless.
                       rcDot1agCfmLtrEgressPortId 1.3.6.1.4.1.8886.6.1.32.1.7.2.1.20 lldpportid read-only
Egress Port ID. The format of this object is determined by the value of the rcDot1agCfmLtrEgressPortIdSubtype object. If the rcDot1agCfmLtrEgress object contains the value egrNoTlv(0), then the contents of this object are meaningless.
                       rcDot1agCfmLtrOrganizationSpecificTlv 1.3.6.1.4.1.8886.6.1.32.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.
               rcDot1agCfmMepDbTable 1.3.6.1.4.1.8886.6.1.32.1.7.3 no-access
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.
                   rcDot1agCfmMepDbEntry 1.3.6.1.4.1.8886.6.1.32.1.7.3.1 no-access
The MEP Database table entry.
                       rcDot1agCfmMepDbRMepIdentifier 1.3.6.1.4.1.8886.6.1.32.1.7.3.1.1 dot1agcfmmepid no-access
Maintenance association End Point Identifier of a remote MEP whose information from the MEP Database is to be returned.
                       rcDot1agCfmMepDbRMepState 1.3.6.1.4.1.8886.6.1.32.1.7.3.1.2 dot1agcfmremotemepstate read-only
The operational state of the remote MEP IFF State machines.
                       rcDot1agCfmMepDbRMepFailedOkTime 1.3.6.1.4.1.8886.6.1.32.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.
                       rcDot1agCfmMepDbMacAddress 1.3.6.1.4.1.8886.6.1.32.1.7.3.1.4 macaddress read-only
The MAC address of the remote MEP.
                       rcDot1agCfmMepDbRdi 1.3.6.1.4.1.8886.6.1.32.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.
                       rcDot1agCfmMepDbPortStatusTlv 1.3.6.1.4.1.8886.6.1.32.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.
                       rcDot1agCfmMepDbInterfaceStatusTlv 1.3.6.1.4.1.8886.6.1.32.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.
                       rcDot1agCfmMepDbChassisIdSubtype 1.3.6.1.4.1.8886.6.1.32.1.7.3.1.8 lldpchassisidsubtype read-only
This object specifies the format of the Chassis ID received in the last CCM.
                       rcDot1agCfmMepDbChassisId 1.3.6.1.4.1.8886.6.1.32.1.7.3.1.9 lldpchassisid read-only
The Chassis ID. The format of this object is determined by the value of the rcDot1agCfmLtrChassisIdSubtype object.
                       rcDot1agCfmMepDbManAddressDomain 1.3.6.1.4.1.8886.6.1.32.1.7.3.1.10 tdomain read-only
The TDomain that identifies the type and format of the related rcDot1agCfmMepDbManAddress 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 management address was present in the LTR', in which case the related object rcDot1agCfmMepDbManAddress must have a zero-length OCTET STRING as a value.
                       rcDot1agCfmMepDbManAddress 1.3.6.1.4.1.8886.6.1.32.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 rcDot1agCfmMepDbManAddressDomain contains the value 'zeroDotZero', this object rcDot1agCfmMepDbManAddress must have a zero-length OCTET STRING as a value.
       rcDot1agCfmConformance 1.3.6.1.4.1.8886.6.1.32.2
           rcDot1agCfmCompliances 1.3.6.1.4.1.8886.6.1.32.2.1
               rcDot1agCfmCompliance 1.3.6.1.4.1.8886.6.1.32.2.1.1
The compliance statement for support of the CFM MIB module.
           rcDot1agCfmGroups 1.3.6.1.4.1.8886.6.1.32.2.2
               rcDot1agCfmStackGroup 1.3.6.1.4.1.8886.6.1.32.2.2.1
Objects for the Stack group.
               rcDot1agCfmDefaultMdGroup 1.3.6.1.4.1.8886.6.1.32.2.2.2
Objects for the Default MD Level group.
               rcDot1agCfmVlanIdGroup 1.3.6.1.4.1.8886.6.1.32.2.2.3
Objects for the VLAN ID group.
               rcDot1agCfmConfigErrorListGroup 1.3.6.1.4.1.8886.6.1.32.2.2.4
Objects for the CFM Configuration Error List Group.
               rcDot1agCfmMdGroup 1.3.6.1.4.1.8886.6.1.32.2.2.5
Objects for the Maintenance Domain Group.
               rcDot1agCfmMaGroup 1.3.6.1.4.1.8886.6.1.32.2.2.6
Objects for the MA group.
               rcDot1agCfmMepGroup 1.3.6.1.4.1.8886.6.1.32.2.2.7
Objects for the MEP group.
               rcDot1agCfmMepDbGroup 1.3.6.1.4.1.8886.6.1.32.2.2.8
Objects for the MEP group.
               rcDot1agCfmNotificationsGroup 1.3.6.1.4.1.8886.6.1.32.2.2.9
Objects for the Notifications group.