IEEE8021-CFM-MIB

File: IEEE8021-CFM-MIB.mib (138863 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
IF-MIB LLDP-MIB Q-BRIDGE-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Integer32 Counter32 Unsigned32
TEXTUAL-CONVENTION TimeInterval TimeStamp
RowStatus TruthValue MacAddress
TDomain TAddress MODULE-COMPLIANCE
OBJECT-GROUP NOTIFICATION-GROUP InterfaceIndex
InterfaceIndexOrZero LldpChassisId LldpChassisIdSubtype
LldpPortId LldpPortIdSubtype VlanIdOrNone
VlanId

Defined Types

Dot1agCfmMaintDomainNameType  
A value that represents a type (and thereby the format) of a Dot1agCfmMaintDomainName. The value can be one of the following: ieeeReserved(0) Reserved for definition by IEEE 802.1 recommend to not use zero unless absolutely needed. none(1) No format specified, usually because there is not (yet) a Maintenance Domain Name. In this case, a zero length OCTET STRING for the Domain Name field is acceptable. dnsLikeName(2) Domain Name like string, globally unique text string derived from a DNS name. macAddrAndUint(3) MAC address + 2-octet (unsigned) integer. charString(4) RFC2579 DisplayString, except that the character codes 0-31 (decimal) are not used. ieeeReserved(xx) Reserved for definition by IEEE 802.1 xx values can be [5..31] and [64..255] ituReserved(xx) Reserved for definition by ITU-T Y.1731 xx values range from [32..63] To support future extensions, the Dot1agCfmMaintDomainNameType textual convention SHOULD NOT be sub-typed in object type definitions. It MAY be sub-typed in compliance statements in order to require only a subset of these address types for a compliant implementation. Implementations MUST ensure that Dot1agCfmMaintDomainNameType objects and any dependent objects (e.g., Dot1agCfmMaintDomainName objects) are consistent. An inconsistentValue error MUST be generated if an attempt to change an Dot1agCfmMaintDomainNameType object would, for example, lead to an undefined Dot1agCfmMaintDomainName value. In particular, Dot1agCfmMaintDomainNameType/Dot1agCfmMaintDomainName pairs MUST be changed together if the nameType changes.
TEXTUAL-CONVENTION    
  INTEGER none(1), dnsLikeName(2), macAddressAndUint(3), charString(4)  

Dot1agCfmMaintDomainName  
Denotes a generic Maintenance Domain Name. A Dot1agCfmMaintDomainName value is always interpreted within the context of a Dot1agCfmMaintDomainNameType value. Every usage of the Dot1agCfmMaintDomainName textual convention is required to specify the Dot1agCfmMaintDomainNameType object that provides the context. It is suggested that the Dot1agCfmMaintDomainNameType object be logically registered before the object(s) that use the Dot1agCfmMaintDomainName textual convention, if they appear in the same logical row. The value of a Dot1agCfmMaintDomainName object MUST always be consistent with the value of the associated Dot1agCfmMaintDomainNameType object. Attempts to set an Dot1agCfmMaintDomainName object to a value inconsistent with the associated Dot1agCfmMaintDomainNameType MUST fail with an inconsistentValue error. When this textual convention is used as the syntax of an index object, there may be issues with the limit of 128 sub-identifiers specified in SMIv2, IETF STD 58. In this case, the object definition MUST include a 'SIZE' clause to limit the number of potential instance sub-identifiers; otherwise the applicable constraints MUST be stated in the appropriate conceptual row DESCRIPTION clauses, or in the surrounding documentation if there is no single DESCRIPTION clause that is appropriate. A value of none(1) in the associated Dot1agCfmMaintDomainNameType object means that no Maintenance Domain name is present, and the contents of the Dot1agCfmMaintDomainName object are meaningless. See the DESCRIPTION of the Dot1agCfmMaintAssocNameType TEXTUAL-CONVENTION for a discussion of the length limits on the Maintenance Domain name and Maintenance Association name.
TEXTUAL-CONVENTION    
  OCTET STRING Size(1..43)  

Dot1agCfmMaintAssocNameType  
A value that represents a type (and thereby the format) of a Dot1agCfmMaintAssocName. The value can be one of the following: ieeeReserved(0) Reserved for definition by IEEE 802.1 recommend to not use zero unless absolutely needed. primaryVid(1) Primary VLAN ID. 12 bits represented in a 2-octet integer: - 4 least significant bits of the first byte contains the 4 most significant bits of the 12 bits primary VID - second byte contains the 8 least significant bits of the primary VID 0 1 2 3 4 5 6 7 8 +-+-+-+-+-+-+-+-+ |0 0 0 0| (MSB) | +-+-+-+-+-+-+-+-+ | VID LSB | +-+-+-+-+-+-+-+-+ charString(2) RFC2579 DisplayString, except that the character codes 0-31 (decimal) are not used. (1..45) octets unsignedInt16 (3) 2-octet integer/big endian rfc2865VpnId(4) RFC 2685 VPN ID 3 octet VPN authority Organizationally Unique Identifier followed by 4 octet VPN index identifying VPN according to the OUI: 0 1 2 3 4 5 6 7 8 +-+-+-+-+-+-+-+-+ | VPN OUI (MSB) | +-+-+-+-+-+-+-+-+ | VPN OUI | +-+-+-+-+-+-+-+-+ | VPN OUI (LSB) | +-+-+-+-+-+-+-+-+ |VPN Index (MSB)| +-+-+-+-+-+-+-+-+ | VPN Index | +-+-+-+-+-+-+-+-+ | VPN Index | +-+-+-+-+-+-+-+-+ |VPN Index (LSB)| +-+-+-+-+-+-+-+-+ ieeeReserved(xx) Reserved for definition by IEEE 802.1 xx values can be [5..31] and [64..255] ituReserved(xx) Reserved for definition by ITU-T Y.1731 xx values range from [32..63] To support future extensions, the Dot1agCfmMaintAssocNameType textual convention SHOULD NOT be sub-typed in object type definitions. It MAY be sub-typed in compliance statements in order to require only a subset of these address types for a compliant implementation. Implementations MUST ensure that Dot1agCfmMaintAssocNameType objects and any dependent objects (e.g., Dot1agCfmMaintAssocName objects) are consistent. An inconsistentValue error MUST be generated if an attempt to change an Dot1agCfmMaintAssocNameType object would, for example, lead to an undefined Dot1agCfmMaintAssocName value. In particular, Dot1agCfmMaintAssocNameType/Dot1agCfmMaintAssocName pairs MUST be changed together if the nameType changes. The Maintenance Domain name and Maintenance Association name, when put together into the CCM PDU, MUST total 48 octets or less. If the Dot1agCfmMaintDomainNameType object contains none(1), then the Dot1agCfmMaintAssocName object MUST be 45 octets or less in length. Otherwise, the length of the Dot1agCfmMaintDomainName object plus the length of the Dot1agCfmMaintAssocName object, added together, MUST total less than or equal to 44 octets.
TEXTUAL-CONVENTION    
  INTEGER primaryVid(1), charString(2), unsignedInt16(3), rfc2865VpnId(4)  

Dot1agCfmMaintAssocName  
Denotes a generic Maintenance Association Name. It is the part of the Maintenance Association Identifier which is unique within the Maintenance Domain Name and is appended to the Maintenance Domain Name to form the Maintenance Association Identifier (MAID). A Dot1agCfmMaintAssocName value is always interpreted within the context of a Dot1agCfmMaintAssocNameType value. Every usage of the Dot1agCfmMaintAssocName textual convention is required to specify the Dot1agCfmMaintAssocNameType object that provides the context. It is suggested that the Dot1agCfmMaintAssocNameType object be logically registered before the object(s) that use the Dot1agCfmMaintAssocName textual convention, if they appear in the same logical row. The value of a Dot1agCfmMaintAssocName object MUST always be consistent with the value of the associated Dot1agCfmMaintAssocNameType object. Attempts to set an Dot1agCfmMaintAssocName object to a value inconsistent with the associated Dot1agCfmMaintAssocNameType MUST fail with an inconsistentValue error. When this textual convention is used as the syntax of an index object, there may be issues with the limit of 128 sub-identifiers specified in SMIv2, IETF STD 58. In this case, the object definition MUST include a 'SIZE' clause to limit the number of potential instance sub-identifiers; otherwise the applicable constraints MUST be stated in the appropriate conceptual row DESCRIPTION clauses, or in the surrounding documentation if there is no single DESCRIPTION clause that is appropriate.
TEXTUAL-CONVENTION    
  OCTET STRING Size(1..45)  

Dot1agCfmMDLevel  
Integer identifying the Maintenance Domain Level (MD Level). Higher numbers correspond to higher Maintenance Domains, those with the greatest physical reach, with the highest values for customers' CFM PDUs. Lower numbers correspond to lower Maintenance Domains, those with more limited physical reach, with the lowest values for CFM PDUs protecting single bridges or physical links.
TEXTUAL-CONVENTION    
  Integer32 0..7  

Dot1agCfmMDLevelOrNone  
Integer identifying the Maintenance Domain Level (MD Level). Higher numbers correspond to higher Maintenance Domains, those with the greatest physical reach, with the highest values for customers' CFM packets. Lower numbers correspond to lower Maintenance Domains, those with more limited physical reach, with the lowest values for CFM PDUs protecting single bridges or physical links. The value (-1) is reserved to indicate that no MA Level has been assigned.
TEXTUAL-CONVENTION    
  Integer32 -1 | 0..7  

Dot1agCfmMpDirection  
Indicates the direction in which the Maintenance association (MEP or MIP) faces on the bridge port: down(1) Sends Continuity Check Messages away from the MAC Relay Entity. up(2) Sends Continuity Check Messages towards the MAC Relay Entity.
TEXTUAL-CONVENTION    
  INTEGER down(1), up(2)  

Dot1agCfmPortStatus  
An enumerated value from he Port Status TLV from the last CCM received from the last MEP. It indicates the ability of the Bridge Port on which the transmitting MEP resides to pass ordinary data, regardless of the status of the MAC (Table 21-10). psNoPortStateTLV(0) Indicates either that no CCM has been received or that no port status TLV was present in the last CCM received. psBlocked(1) Ordinary data cannot pass freely through the port on which the remote MEP resides. Value of enableRmepDefect is equal to false. psUp(2): Ordinary data can pass freely through the port on which the remote MEP resides. Value of enableRmepDefect is equal to true. NOTE: A 0 value is used for psNoPortStateTLV, so that additional code points can be added in a manner consistent with the Dot1agCfmInterfaceStatus textual convention.
TEXTUAL-CONVENTION    
  INTEGER psNoPortStateTLV(0), psBlocked(1), psUp(2)  

Dot1agCfmInterfaceStatus  
An enumerated value from the Interface Status TLV from the last CCM received from the last MEP. It indicates the status of the Interface within which the MEP transmitting the CCM is configured, or the next lower Interface in the Interface Stack, if the MEP is not configured within an Interface. isNoInterfaceStatusTLV(0) Indicates either that no CCM has been received or that no interface status TLV was present in the last CCM received. isUp(1) The interface is ready to pass packets. isDown(2) The interface cannot pass packets isTesting(3) The interface is in some test mode. isUnknown(4) The interface status cannot be determined for some reason. isDormant(5) The interface is not in a state to pass packets but is in a pending state, waiting for some external event. isNotPresent(6) Some component of the interface is missing isLowerLayerDown(7) The interface is down due to state of the lower layer interfaces NOTE: A 0 value is used for isNoInterfaceStatusTLV, so that these code points can be kept consistent with new code points added to ifOperStatus in the IF-MIB.
TEXTUAL-CONVENTION    
  INTEGER isNoInterfaceStatusTLV(0), isUp(1), isDown(2), isTesting(3), isUnknown(4), isDormant(5), isNotPresent(6), isLowerLayerDown(7)  

Dot1agCfmHighestDefectPri  
An enumerated value, equal to the contents of the variable highestDefect (20.33.9 and Table 20-1), indicating the highest-priority defect that has been present since the MEP Fault Notification Generator State Machine was last in the FNG_RESET state, either: none(0) no defects since FNG_RESET defRDICCM(1) DefRDICCM defMACstatus(2) DefMACstatus defRemoteCCM(3) DefRemoteCCM defErrorCCM(4) DefErrorCCM defXconCCM(5) DefXconCCM The value 0 is used for no defects so that additional higher priority values can be added, if needed, at a later time, and so that these values correspond with those in Dot1agCfmLowestAlarmPri.
TEXTUAL-CONVENTION    
  INTEGER none(0), defRDICCM(1), defMACstatus(2), defRemoteCCM(3), defErrorCCM(4), defXconCCM(5)  

Dot1agCfmLowestAlarmPri  
An integer value specifying the lowest priority defect that is allowed to generate a Fault Alarm (20.9.5), either: allDef(1) DefRDICCM, DefMACstatus, DefRemoteCCM, DefErrorCCM, and DefXconCCM; macRemErrXcon(2) Only DefMACstatus, DefRemoteCCM, DefErrorCCM, and DefXconCCM (default); remErrXcon(3) Only DefRemoteCCM, DefErrorCCM, and DefXconCCM; errXcon(4) Only DefErrorCCM and DefXconCCM; xcon(5) Only DefXconCCM; or noXcon(6) No defects DefXcon or lower are to be reported;
TEXTUAL-CONVENTION    
  INTEGER allDef(1), macRemErrXcon(2), remErrXcon(3), errXcon(4), xcon(5), noXcon(6)  

Dot1agCfmMepId  
Maintenance association End Point Identifier (MEPID): A small integer, unique over a given Maintenance Association, identifying a specific MEP.
TEXTUAL-CONVENTION    
  Unsigned32 1..8191  

Dot1agCfmMepIdOrZero  
Maintenance association End Point Identifier (MEPID): A small integer, unique over a given Maintenance Association, identifying a specific MEP. The special value 0 is allowed to indicate special cases, for example that no MEPID is configured. Whenever an object is defined with this SYNTAX, then the DESCRIPTION clause of such an object MUST specify what the special value of 0 means.
TEXTUAL-CONVENTION    
  Unsigned32 0 | 1..8191  

Dot1agCfmMhfCreation  
Indicates if the Management Entity can create MHFs. The valid values are: defMHFnone(1) No MHFs can be created for this VID. defMHFdefault(2) MHFs can be created on this VID on any Bridge port through which this VID can pass. defMHFexplicit(3) MHFs can be created for this VID only on Bridge ports through which this VID can pass, and only if a MEP is created at some lower MD Level. defMHFdefer(4) The creation of MHFs is determined by the corresponding Maintenance Domain variable (dot1agCfmMaCompMhfCreation).
TEXTUAL-CONVENTION    
  INTEGER defMHFnone(1), defMHFdefault(2), defMHFexplicit(3), defMHFdefer(4)  

Dot1agCfmIdPermission  
Indicates what, if anything, is to be included in the Sender ID TLV transmitted in CCMs, LBMs, LTMs, and LTRs. The valid values are: sendIdNone(1) The Sender ID TLV is not to be sent. sendIdChassis(2) The Chassis ID Length, Chassis ID Subtype, and Chassis ID fields of the Sender ID TLV are to be sent. sendIdManage(3) The Management Address Length and Management Address of the Sender ID TLV are to be sent. sendIdChassisManage(4) The Chassis ID Length, Chassis ID Subtype, Chassis ID, Management Address Length and Management Address fields are all to be sent. sendIdDefer(5) The contents of the Sender ID TLV are determined by the corresponding Maintenance Domain variable (dot1agCfmMaCompIdPermission).
TEXTUAL-CONVENTION    
  INTEGER sendIdNone(1), sendIdChassis(2), sendIdManage(3), sendIdChassisManage(4), sendIdDefer(5)  

Dot1agCfmCcmInterval  
Indicates the interval at which CCMs are sent by a MEP. The possible values are: intervalInvalid(0) No CCMs are sent (disabled). interval300Hz(1) CCMs are sent every 3 1/3 milliseconds (300Hz). interval10ms(2) CCMs are sent every 10 milliseconds. interval100ms(3) CCMs are sent every 100 milliseconds. interval1s(4) CCMs are sent every 1 second. interval10s(5) CCMs are sent every 10 seconds. interval1min(6) CCMs are sent every minute. interval10min(7) CCMs are sent every 10 minutes. Note: enumerations start at zero to match the 'CCM Interval field' protocol field.
TEXTUAL-CONVENTION    
  INTEGER intervalInvalid(0), interval300Hz(1), interval10ms(2), interval100ms(3), interval1s(4), interval10s(5), interval1min(6), interval10min(7)  

Dot1agCfmFngState  
Indicates the diferent states of the MEP Fault Notification Generator State Machine. fngReset(1) No defect has been present since the dot1agCfmMepFngResetTime timer expired, or since the state machine was last reset. fngDefect(2) A defect is present, but not for a long enough time to be reported (dot1agCfmMepFngAlarmTime). fngReportDefect(3) A momentary state during which the defect is reported by sending a dot1agCfmFaultAlarm notification, if that action is enabled. fngDefectReported(4) A defect is present, and some defect has been reported. fngDefectClearing(5) No defect is present, but the dot1agCfmMepFngResetTime timer has not yet expired.
TEXTUAL-CONVENTION    
  INTEGER fngReset(1), fngDefect(2), fngReportDefect(3), fngDefectReported(4), fngDefectClearing(5)  

Dot1agCfmRelayActionFieldValue  
Possible values the Relay action field can take.
TEXTUAL-CONVENTION    
  INTEGER rlyHit(1), rlyFdb(2), rlyMpdb(3)  

Dot1agCfmIngressActionFieldValue  
Possible values returned in the ingress action field.
TEXTUAL-CONVENTION    
  INTEGER ingNoTlv(0), ingOk(1), ingDown(2), ingBlocked(3), ingVid(4)  

Dot1agCfmEgressActionFieldValue  
Possible values returned in the egress action field
TEXTUAL-CONVENTION    
  INTEGER egrNoTlv(0), egrOK(1), egrDown(2), egrBlocked(3), egrVid(4)  

Dot1agCfmRemoteMepState  
Operational state of the remote MEP state machine. This state machine monitors the reception of valid CCMs from a remote MEP with a specific MEPID. It uses a timer that expires in 3.5 times the length of time indicated by the dot1agCfmMaNetCcmInterval object. rMepIdle(1) Momentary state during reset. rMepStart(2) The timer has not expired since the state machine was reset, and no valid CCM has yet been received. rMepFailed(3) The timer has expired, both since the state machine was reset, and since a valid CCM was received. rMepOk(4) The timer has not expired since a valid CCM was received.
TEXTUAL-CONVENTION    
  INTEGER rMepIdle(1), rMepStart(2), rMepFailed(3), rMepOk(4)  

Dot1afCfmIndexIntegerNextFree  
An integer which may be used as a new Index in a table. The special value of 0 indicates that no more new entries can be created in the relevant table. When a MIB is used for configuration, an object with this SYNTAX always contains a legal value (if non-zero) for an index that is not currently used in the relevant table. The Command Generator (Network Management Application) reads this variable and uses the (non-zero) value read when creating a new row with an SNMP SET. When the SET is performed, the Command Responder (agent) MUST determine whether the value is indeed still unused; Two Network Management Applications may attempt to create a row (configuration entry) simultaneously and use the same value. If it is currently unused, the SET succeeds and the Command Responder (agent) changes the value of this object, according to an implementation-specific algorithm. If the value is in use, however, the SET fails. The Network Management Application MUST then re-read this variable to obtain a new usable value. An OBJECT-TYPE definition using this SYNTAX MUST specify the relevant table for which the object is providing this functionality.
TEXTUAL-CONVENTION    
  Unsigned32 0..4294967295  

Dot1agCfmMepDefects  
A MEP can detect and report a number of defects, and multiple defects can be present at the same time. These defects are: bDefRDICCM(0) A remote MEP is reported the RDI bit in its last CCM. bDefMACstatus(1) Either some remote MEP is reporting its Interface Status TLV as not isUp, or all remote MEPs are reporting a Port Status TLV that contains some value other than psUp. bDefRemoteCCM(2) The MEP is not receiving valid CCMs from at least one of the remote MEPs. bDefErrorCCM(3) The MEP has received at least one invalid CCM whose CCM Interval has not yet timed out. bDefXconCCM(4) The MEP has received at least one CCM from either another MAID or a lower MD Level whose CCM Interval has not yet timed out.
TEXTUAL-CONVENTION    
  BITS bDefRDICCM(0), bDefMACstatus(1), bDefRemoteCCM(2), bDefErrorCCM(3), bDefXconCCM(4)  

Dot1agCfmConfigErrors  
While making the MIP creation evaluation described in 802.1ag clause 22.2.3, the management entity can encounter errors in the configuration. These are possible errors that can be encountered: CFMleak(0) MA x is associated with a specific VID list, one or more of the VIDs in MA x can pass through the Bridge Port, no Down MEP is configured on any Bridge Port for MA x, and some other MA y, at a higher MD Level than MA x, and associated with at least one of the VID(s) also in MA x, does have a MEP configured on the Bridge Port. conflictingVids(1) MA x is associated with a specific VID list, an Up MEP is configured on MA x on the Bridge Port, and some other MA y, associated with at least one of the VID(s) also in MA x, also has an Up MEP configured on some Bridge Port. ExcessiveLevels(2) The number of different MD Levels at which MIPs are to be created on this port exceeds the Bridge's capabilities (see subclause 22.3). OverlappedLevels(3) A MEP is created for one VID at one MD Level, but a MEP is configured on another VID at that MD Level or higher, exceeding the Bridge's capabilities.
TEXTUAL-CONVENTION    
  BITS cfmLeak(0), conflictingVids(1), excessiveLevels(2), overlappedLevels(3)  

Dot1agCfmPbbComponentIdentifier  
A Provider Backbone Bridge (PBB) can comprise a number of components, each of which can be managed in a manner essentially equivalent to an 802.1Q bridge. In order to access these components easily, an index is used in a number of tables. If any two tables are indexed by Dot1agCfmPbbComponentIdentifier, then entries in those tables indexed by the same value of Dot1agCfmPbbComponentIdentifier correspond to the same component.
TEXTUAL-CONVENTION    
  Unsigned32 1..4294967295  

Dot1agCfmStackEntry  
SEQUENCE    
  dot1agCfmStackifIndex InterfaceIndex
  dot1agCfmStackVlanIdOrNone VlanIdOrNone
  dot1agCfmStackMdLevel Dot1agCfmMDLevel
  dot1agCfmStackDirection Dot1agCfmMpDirection
  dot1agCfmStackMdIndex Unsigned32
  dot1agCfmStackMaIndex Unsigned32
  dot1agCfmStackMepId Dot1agCfmMepIdOrZero
  dot1agCfmStackMacAddress MacAddress

Dot1agCfmVlanEntry  
SEQUENCE    
  dot1agCfmVlanComponentId Dot1agCfmPbbComponentIdentifier
  dot1agCfmVlanVid VlanId
  dot1agCfmVlanPrimaryVid VlanId
  dot1agCfmVlanRowStatus RowStatus

Dot1agCfmDefaultMdEntry  
SEQUENCE    
  dot1agCfmDefaultMdComponentId Dot1agCfmPbbComponentIdentifier
  dot1agCfmDefaultMdPrimaryVid VlanId
  dot1agCfmDefaultMdStatus TruthValue
  dot1agCfmDefaultMdLevel Dot1agCfmMDLevelOrNone
  dot1agCfmDefaultMdMhfCreation Dot1agCfmMhfCreation
  dot1agCfmDefaultMdIdPermission Dot1agCfmIdPermission

Dot1agCfmConfigErrorListEntry  
SEQUENCE    
  dot1agCfmConfigErrorListVid VlanId
  dot1agCfmConfigErrorListIfIndex InterfaceIndex
  dot1agCfmConfigErrorListErrorType Dot1agCfmConfigErrors

Dot1agCfmMdEntry  
SEQUENCE    
  dot1agCfmMdIndex Unsigned32
  dot1agCfmMdFormat Dot1agCfmMaintDomainNameType
  dot1agCfmMdName Dot1agCfmMaintDomainName
  dot1agCfmMdMdLevel Dot1agCfmMDLevel
  dot1agCfmMdMhfCreation Dot1agCfmMhfCreation
  dot1agCfmMdMhfIdPermission Dot1agCfmIdPermission
  dot1agCfmMdMaNextIndex Dot1afCfmIndexIntegerNextFree
  dot1agCfmMdRowStatus RowStatus

Dot1agCfmMaNetEntry  
SEQUENCE    
  dot1agCfmMaIndex Unsigned32
  dot1agCfmMaNetFormat Dot1agCfmMaintAssocNameType
  dot1agCfmMaNetName Dot1agCfmMaintAssocName
  dot1agCfmMaNetCcmInterval Dot1agCfmCcmInterval
  dot1agCfmMaNetRowStatus RowStatus

Dot1agCfmMaCompEntry  
SEQUENCE    
  dot1agCfmMaComponentId Dot1agCfmPbbComponentIdentifier
  dot1agCfmMaCompPrimaryVlanId VlanIdOrNone
  dot1agCfmMaCompMhfCreation Dot1agCfmMhfCreation
  dot1agCfmMaCompIdPermission Dot1agCfmIdPermission
  dot1agCfmMaCompNumberOfVids Unsigned32
  dot1agCfmMaCompRowStatus RowStatus

Dot1agCfmMaMepListEntry  
SEQUENCE    
  dot1agCfmMaMepListIdentifier Dot1agCfmMepId
  dot1agCfmMaMepListRowStatus RowStatus

Dot1agCfmMepEntry  
SEQUENCE    
  dot1agCfmMepIdentifier Dot1agCfmMepId
  dot1agCfmMepIfIndex InterfaceIndexOrZero
  dot1agCfmMepDirection Dot1agCfmMpDirection
  dot1agCfmMepPrimaryVid Unsigned32
  dot1agCfmMepActive TruthValue
  dot1agCfmMepFngState Dot1agCfmFngState
  dot1agCfmMepCciEnabled TruthValue
  dot1agCfmMepCcmLtmPriority Unsigned32
  dot1agCfmMepMacAddress MacAddress
  dot1agCfmMepLowPrDef Dot1agCfmLowestAlarmPri
  dot1agCfmMepFngAlarmTime TimeInterval
  dot1agCfmMepFngResetTime TimeInterval
  dot1agCfmMepHighestPrDefect Dot1agCfmHighestDefectPri
  dot1agCfmMepDefects Dot1agCfmMepDefects
  dot1agCfmMepErrorCcmLastFailure OCTET STRING
  dot1agCfmMepXconCcmLastFailure OCTET STRING
  dot1agCfmMepCcmSequenceErrors Counter32
  dot1agCfmMepCciSentCcms Counter32
  dot1agCfmMepNextLbmTransId Unsigned32
  dot1agCfmMepLbrIn Counter32
  dot1agCfmMepLbrInOutOfOrder Counter32
  dot1agCfmMepLbrBadMsdu Counter32
  dot1agCfmMepLtmNextSeqNumber Unsigned32
  dot1agCfmMepUnexpLtrIn Counter32
  dot1agCfmMepLbrOut Counter32
  dot1agCfmMepTransmitLbmStatus TruthValue
  dot1agCfmMepTransmitLbmDestMacAddress MacAddress
  dot1agCfmMepTransmitLbmDestMepId Dot1agCfmMepIdOrZero
  dot1agCfmMepTransmitLbmDestIsMepId TruthValue
  dot1agCfmMepTransmitLbmMessages Integer32
  dot1agCfmMepTransmitLbmDataTlv OCTET STRING
  dot1agCfmMepTransmitLbmVlanPriority Integer32
  dot1agCfmMepTransmitLbmVlanDropEnable TruthValue
  dot1agCfmMepTransmitLbmResultOK TruthValue
  dot1agCfmMepTransmitLbmSeqNumber Unsigned32
  dot1agCfmMepTransmitLtmStatus TruthValue
  dot1agCfmMepTransmitLtmFlags BITS
  dot1agCfmMepTransmitLtmTargetMacAddress MacAddress
  dot1agCfmMepTransmitLtmTargetMepId Dot1agCfmMepIdOrZero
  dot1agCfmMepTransmitLtmTargetIsMepId TruthValue
  dot1agCfmMepTransmitLtmTtl Unsigned32
  dot1agCfmMepTransmitLtmResult TruthValue
  dot1agCfmMepTransmitLtmSeqNumber Unsigned32
  dot1agCfmMepTransmitLtmEgressIdentifier OCTET STRING
  dot1agCfmMepRowStatus RowStatus

Dot1agCfmLtrEntry  
SEQUENCE    
  dot1agCfmLtrSeqNumber Unsigned32
  dot1agCfmLtrReceiveOrder Unsigned32
  dot1agCfmLtrTtl Unsigned32
  dot1agCfmLtrForwarded TruthValue
  dot1agCfmLtrTerminalMep TruthValue
  dot1agCfmLtrLastEgressIdentifier OCTET STRING
  dot1agCfmLtrNextEgressIdentifier OCTET STRING
  dot1agCfmLtrRelay Dot1agCfmRelayActionFieldValue
  dot1agCfmLtrChassisIdSubtype LldpChassisIdSubtype
  dot1agCfmLtrChassisId LldpChassisId
  dot1agCfmLtrManAddressDomain TDomain
  dot1agCfmLtrManAddress TAddress
  dot1agCfmLtrIngress Dot1agCfmIngressActionFieldValue
  dot1agCfmLtrIngressMac MacAddress
  dot1agCfmLtrIngressPortIdSubtype LldpPortIdSubtype
  dot1agCfmLtrIngressPortId LldpPortId
  dot1agCfmLtrEgress Dot1agCfmEgressActionFieldValue
  dot1agCfmLtrEgressMac MacAddress
  dot1agCfmLtrEgressPortIdSubtype LldpPortIdSubtype
  dot1agCfmLtrEgressPortId LldpPortId
  dot1agCfmLtrOrganizationSpecificTlv OCTET STRING

Dot1agCfmMepDbEntry  
SEQUENCE    
  dot1agCfmMepDbRMepIdentifier Dot1agCfmMepId
  dot1agCfmMepDbRMepState Dot1agCfmRemoteMepState
  dot1agCfmMepDbRMepFailedOkTime TimeStamp
  dot1agCfmMepDbMacAddress MacAddress
  dot1agCfmMepDbRdi TruthValue
  dot1agCfmMepDbPortStatusTlv Dot1agCfmPortStatus
  dot1agCfmMepDbInterfaceStatusTlv Dot1agCfmInterfaceStatus
  dot1agCfmMepDbChassisIdSubtype LldpChassisIdSubtype
  dot1agCfmMepDbChassisId LldpChassisId
  dot1agCfmMepDbManAddressDomain TDomain
  dot1agCfmMepDbManAddress TAddress

Defined Values

ieee8021CfmMib 1.3.111.2.802.1.1.8
Connectivity Fault Management module for managing IEEE 802.1ag Unless otherwise indicated, the references in this MIB module are to IEEE 802.1Q-2005 as amended by IEEE 802.1ad, IEEE 802.1ak, IEEE 802.1ag and IEEE 802.1ah. Copyright (C) IEEE. This version of this MIB module is part of IEEE802.1Q; see the draft itself for full legal notices.
MODULE-IDENTITY    

dot1agNotifications 1.3.111.2.802.1.1.8.0
OBJECT IDENTIFIER    

dot1agMIBObjects 1.3.111.2.802.1.1.8.1
OBJECT IDENTIFIER    

dot1agCfmConformance 1.3.111.2.802.1.1.8.2
OBJECT IDENTIFIER    

dot1agCfmStack 1.3.111.2.802.1.1.8.1.1
OBJECT IDENTIFIER    

dot1agCfmDefaultMd 1.3.111.2.802.1.1.8.1.2
OBJECT IDENTIFIER    

dot1agCfmVlan 1.3.111.2.802.1.1.8.1.3
OBJECT IDENTIFIER    

dot1agCfmConfigErrorList 1.3.111.2.802.1.1.8.1.4
OBJECT IDENTIFIER    

dot1agCfmMd 1.3.111.2.802.1.1.8.1.5
OBJECT IDENTIFIER    

dot1agCfmMa 1.3.111.2.802.1.1.8.1.6
OBJECT IDENTIFIER    

dot1agCfmMep 1.3.111.2.802.1.1.8.1.7
OBJECT IDENTIFIER    

dot1agCfmStackTable 1.3.111.2.802.1.1.8.1.1.1
There is one CFM Stack table per bridge. It permits the retrieval of information about the Maintenance Points configured on any given interface. **NOTE: this object is deprecated due to re-indexing of the table.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Dot1agCfmStackEntry

dot1agCfmStackEntry 1.3.111.2.802.1.1.8.1.1.1.1
The Stack table entry **NOTE: this object is deprecated due to re-indexing of the table.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  Dot1agCfmStackEntry  

dot1agCfmStackifIndex 1.3.111.2.802.1.1.8.1.1.1.1.1
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. **NOTE: this object is deprecated due to re-indexing of the table. **NOTE: this object is deprecated due to re-indexing of the table.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

dot1agCfmStackVlanIdOrNone 1.3.111.2.802.1.1.8.1.1.1.1.2
VLAN ID to which the MP is attached, or 0, if none. **NOTE: this object is deprecated due to re-indexing of the table.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  VlanIdOrNone  

dot1agCfmStackMdLevel 1.3.111.2.802.1.1.8.1.1.1.1.3
MD Level of the Maintenance Point. **NOTE: this object is deprecated due to re-indexing of the table.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  Dot1agCfmMDLevel  

dot1agCfmStackDirection 1.3.111.2.802.1.1.8.1.1.1.1.4
Direction in which the MP faces on the Bridge Port **NOTE: this object is deprecated due to re-indexing of the table.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  Dot1agCfmMpDirection  

dot1agCfmStackMdIndex 1.3.111.2.802.1.1.8.1.1.1.1.5
The index of the Maintenance Domain in the dot1agCfmMdTable to which the MP is associated, or 0, if none.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Unsigned32  

dot1agCfmStackMaIndex 1.3.111.2.802.1.1.8.1.1.1.1.6
The index of the MA in the dot1agCfmMaNetTable and dot1agCfmMaCompTable to which the MP is associated, or 0, if none. **NOTE: this object is deprecated due to re-indexing of the table.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Unsigned32  

dot1agCfmStackMepId 1.3.111.2.802.1.1.8.1.1.1.1.7
If an MEP is configured, the MEPID, else 0
Status: deprecated Access: read-only
OBJECT-TYPE    
  Dot1agCfmMepIdOrZero  

dot1agCfmStackMacAddress 1.3.111.2.802.1.1.8.1.1.1.1.8
MAC address of the MP. **NOTE: this object is deprecated due to re-indexing of the table.
Status: deprecated Access: read-only
OBJECT-TYPE    
  MacAddress  

dot1agCfmVlanTable 1.3.111.2.802.1.1.8.1.3.1
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. **NOTE: this object is deprecated due to re-indexing of the table.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Dot1agCfmVlanEntry

dot1agCfmVlanEntry 1.3.111.2.802.1.1.8.1.3.1.1
The VLAN table entry. **NOTE: this object is deprecated due to re-indexing of the table.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  Dot1agCfmVlanEntry  

dot1agCfmVlanComponentId 1.3.111.2.802.1.1.8.1.3.1.1.1
The bridge component within the system to which the information in this dot1agCfmVlanEntry 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. **NOTE: this object is deprecated due to re-indexing of the table.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  Dot1agCfmPbbComponentIdentifier  

dot1agCfmVlanVid 1.3.111.2.802.1.1.8.1.3.1.1.2
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. **NOTE: this object is deprecated due to re-indexing of the table.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  VlanId  

dot1agCfmVlanPrimaryVid 1.3.111.2.802.1.1.8.1.3.1.1.3
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. **NOTE: this object is deprecated due to re-indexing of the table.
Status: deprecated Access: read-create
OBJECT-TYPE    
  VlanId  

dot1agCfmVlanRowStatus 1.3.111.2.802.1.1.8.1.3.1.1.4
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. **NOTE: this object is deprecated due to re-indexing of the table.
Status: deprecated Access: read-create
OBJECT-TYPE    
  RowStatus  

dot1agCfmDefaultMdDefLevel 1.3.111.2.802.1.1.8.1.2.1
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. **NOTE: this object is deprecated due to re-indexing of the table.
Status: current Access: read-write
OBJECT-TYPE    
  Dot1agCfmMDLevel  

dot1agCfmDefaultMdDefMhfCreation 1.3.111.2.802.1.1.8.1.2.2
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 is not allowed. After this initialization, this object needs to be persistent upon reboot or restart of a device.
Status: current Access: read-write
OBJECT-TYPE    
  Dot1agCfmMhfCreation  

dot1agCfmDefaultMdDefIdPermission 1.3.111.2.802.1.1.8.1.2.3
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 is not allowed. After this initialization, this object needs to be persistent upon reboot or restart of a device.
Status: current Access: read-write
OBJECT-TYPE    
  Dot1agCfmIdPermission  

dot1agCfmDefaultMdTable 1.3.111.2.802.1.1.8.1.2.4
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 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. **NOTE: this object is deprecated due to re-indexing of the table.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Dot1agCfmDefaultMdEntry

dot1agCfmDefaultMdEntry 1.3.111.2.802.1.1.8.1.2.4.1
The Default MD Level table entry. **NOTE: this object is deprecated due to re-indexing of the table.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  Dot1agCfmDefaultMdEntry  

dot1agCfmDefaultMdComponentId 1.3.111.2.802.1.1.8.1.2.4.1.1
The bridge component within the system to which the information in this dot1agCfmDefaultMdEntry 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. **NOTE: this object is deprecated due to re-indexing of the table.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  Dot1agCfmPbbComponentIdentifier  

dot1agCfmDefaultMdPrimaryVid 1.3.111.2.802.1.1.8.1.2.4.1.2
The Primary VID of the VLAN to which this entry's objects apply. **NOTE: this object is deprecated due to re-indexing of the table.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  VlanId  

dot1agCfmDefaultMdStatus 1.3.111.2.802.1.1.8.1.2.4.1.3
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. **NOTE: this object is deprecated due to re-indexing of the table.
Status: deprecated Access: read-only
OBJECT-TYPE    
  TruthValue  

dot1agCfmDefaultMdLevel 1.3.111.2.802.1.1.8.1.2.4.1.4
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. **NOTE: this object is deprecated due to re-indexing of the table.
Status: deprecated Access: read-write
OBJECT-TYPE    
  Dot1agCfmMDLevelOrNone  

dot1agCfmDefaultMdMhfCreation 1.3.111.2.802.1.1.8.1.2.4.1.5
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. **NOTE: this object is deprecated due to re-indexing of the table.
Status: deprecated Access: read-write
OBJECT-TYPE    
  Dot1agCfmMhfCreation  

dot1agCfmDefaultMdIdPermission 1.3.111.2.802.1.1.8.1.2.4.1.6
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. **NOTE: this object is deprecated due to re-indexing of the table.
Status: deprecated Access: read-write
OBJECT-TYPE    
  Dot1agCfmIdPermission  

dot1agCfmConfigErrorListTable 1.3.111.2.802.1.1.8.1.4.1
The CFM Configuration Error List table provides a list of Interfaces and VIDs that are incorrectly configured. **NOTE: this object is deprecated due to re-indexing of the table.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Dot1agCfmConfigErrorListEntry

dot1agCfmConfigErrorListEntry 1.3.111.2.802.1.1.8.1.4.1.1
The Config Error List Table entry **NOTE: this object is deprecated due to re-indexing of the table.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  Dot1agCfmConfigErrorListEntry  

dot1agCfmConfigErrorListVid 1.3.111.2.802.1.1.8.1.4.1.1.1
The VLAN ID of the VLAN with interfaces in error. **NOTE: this object is deprecated due to re-indexing of the table.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  VlanId  

dot1agCfmConfigErrorListIfIndex 1.3.111.2.802.1.1.8.1.4.1.1.2
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. **NOTE: this object is deprecated due to re-indexing of the table.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

dot1agCfmConfigErrorListErrorType 1.3.111.2.802.1.1.8.1.4.1.1.3
A vector of Boolean error conditions from 22.2.4, any of which may be true: 0) CFMleak; 1) ConflictingVids; 2) ExcessiveLevels; 3) OverlappedLevels. **NOTE: this object is deprecated due to re-indexing of the table.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Dot1agCfmConfigErrors  

dot1agCfmMdTableNextIndex 1.3.111.2.802.1.1.8.1.5.1
This object contains an unused value for dot1agCfmMdIndex in the dot1agCfmMdTable, or a zero to indicate that none exist.
Status: current Access: read-only
OBJECT-TYPE    
  Dot1afCfmIndexIntegerNextFree  

dot1agCfmMdTable 1.3.111.2.802.1.1.8.1.5.2
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Dot1agCfmMdEntry

dot1agCfmMdEntry 1.3.111.2.802.1.1.8.1.5.2.1
The Maintenance Domain table entry. This entry is not lost upon reboot. It is backed up by stable storage.
Status: current Access: not-accessible
OBJECT-TYPE    
  Dot1agCfmMdEntry  

dot1agCfmMdIndex 1.3.111.2.802.1.1.8.1.5.2.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

dot1agCfmMdFormat 1.3.111.2.802.1.1.8.1.5.2.1.2
The type (and thereby format) of the Maintenance Domain Name.
Status: current Access: read-create
OBJECT-TYPE    
  Dot1agCfmMaintDomainNameType  

dot1agCfmMdName 1.3.111.2.802.1.1.8.1.5.2.1.3
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.
Status: current Access: read-create
OBJECT-TYPE    
  Dot1agCfmMaintDomainName  

dot1agCfmMdMdLevel 1.3.111.2.802.1.1.8.1.5.2.1.4
The Maintenance Domain Level.
Status: current Access: read-create
OBJECT-TYPE    
  Dot1agCfmMDLevel  

dot1agCfmMdMhfCreation 1.3.111.2.802.1.1.8.1.5.2.1.5
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.
Status: current Access: read-create
OBJECT-TYPE    
  Dot1agCfmMhfCreation  

dot1agCfmMdMhfIdPermission 1.3.111.2.802.1.1.8.1.5.2.1.6
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.
Status: current Access: read-create
OBJECT-TYPE    
  Dot1agCfmIdPermission  

dot1agCfmMdMaNextIndex 1.3.111.2.802.1.1.8.1.5.2.1.7
Value to be used as the index of the MA table entries, both the dot1agCfmMaNetTable and the dot1agCfmMaCompTable, for this Maintenance Domain when the management entity wants to create a new row in those tables.
Status: current Access: read-only
OBJECT-TYPE    
  Dot1afCfmIndexIntegerNextFree  

dot1agCfmMdRowStatus 1.3.111.2.802.1.1.8.1.5.2.1.8
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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

dot1agCfmMaNetTable 1.3.111.2.802.1.1.8.1.6.1
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 dot1agCfmMaCompTable. 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.19 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 dot1agCfmMaCompEntry for the same MA. The writable objects in this table need to be persistent upon reboot or restart of a device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Dot1agCfmMaNetEntry

dot1agCfmMaNetEntry 1.3.111.2.802.1.1.8.1.6.1.1
The MA table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Dot1agCfmMaNetEntry  

dot1agCfmMaIndex 1.3.111.2.802.1.1.8.1.6.1.1.1
Index of the MA table dot1agCfmMdMaNextIndex needs to be inspected to find an available index for row-creation.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

dot1agCfmMaNetFormat 1.3.111.2.802.1.1.8.1.6.1.1.2
The type (and thereby format) of the Maintenance Association Name.
Status: current Access: read-create
OBJECT-TYPE    
  Dot1agCfmMaintAssocNameType  

dot1agCfmMaNetName 1.3.111.2.802.1.1.8.1.6.1.1.3
The Short Maintenance Association name. The type/format of this object is determined by the value of the dot1agCfmMaNetNameType object. This name MUST be unique within a maintenance domain.
Status: current Access: read-create
OBJECT-TYPE    
  Dot1agCfmMaintAssocName  

dot1agCfmMaNetCcmInterval 1.3.111.2.802.1.1.8.1.6.1.1.4
Interval between CCM transmissions to be used by all MEPs in the MA.
Status: current Access: read-create
OBJECT-TYPE    
  Dot1agCfmCcmInterval  

dot1agCfmMaNetRowStatus 1.3.111.2.802.1.1.8.1.6.1.1.5
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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

dot1agCfmMaCompTable 1.3.111.2.802.1.1.8.1.6.2
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 dot1agCfmMaNetTable. This table uses three indices, first index is the Dot1agCfmPbbComponentIdentifier that identifies the component within the Bridge for which the information in the dot1agCfmMaCompEntry applies. The second is the index of the Maintenance Domain table. The third index is the same as the index of the dot1agCfmMaNetEntry for the same MA. The writable objects in this table need to be persistent upon reboot or restart of a device. **NOTE: this object is deprecated due to re-indexing of the table.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Dot1agCfmMaCompEntry

dot1agCfmMaCompEntry 1.3.111.2.802.1.1.8.1.6.2.1
The MA table entry. **NOTE: this object is deprecated due to re-indexing of the table.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  Dot1agCfmMaCompEntry  

dot1agCfmMaComponentId 1.3.111.2.802.1.1.8.1.6.2.1.1
The bridge component within the system to which the information in this dot1agCfmMaCompEntry 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. **NOTE: this object is deprecated due to re-indexing of the table.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  Dot1agCfmPbbComponentIdentifier  

dot1agCfmMaCompPrimaryVlanId 1.3.111.2.802.1.1.8.1.6.2.1.2
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. **NOTE: this object is deprecated due to re-indexing of the table.
Status: deprecated Access: read-create
OBJECT-TYPE    
  VlanIdOrNone  

dot1agCfmMaCompMhfCreation 1.3.111.2.802.1.1.8.1.6.2.1.3
Indicates if the Management entity can create MHFs (MIP Half Function) for this MA. **NOTE: this object is deprecated due to re-indexing of the table.
Status: deprecated Access: read-create
OBJECT-TYPE    
  Dot1agCfmMhfCreation  

dot1agCfmMaCompIdPermission 1.3.111.2.802.1.1.8.1.6.2.1.4
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. **NOTE: this object is deprecated due to re-indexing of the table.
Status: deprecated Access: read-create
OBJECT-TYPE    
  Dot1agCfmIdPermission  

dot1agCfmMaCompNumberOfVids 1.3.111.2.802.1.1.8.1.6.2.1.5
The number of VIDs associated with the MA. **NOTE: this object is deprecated due to re-indexing of the table.
Status: deprecated Access: read-create
OBJECT-TYPE    
  Unsigned32  

dot1agCfmMaCompRowStatus 1.3.111.2.802.1.1.8.1.6.2.1.6
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. **NOTE: this object is deprecated due to re-indexing of the table.
Status: deprecated Access: read-create
OBJECT-TYPE    
  RowStatus  

dot1agCfmMaMepListTable 1.3.111.2.802.1.1.8.1.6.3
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 {dot1agCfmMdFormat, dot1agCfmMdName, dot1agCfmMaNetFormat, and dot1agCfmMaNetName} is configured, the same set of dot1agCfmMaMepListIdentifiers MUST be configured in the bridges' dot1agCfmMaMepListTables. 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 dot1agCfmMdTableNextIndex. 2. Create the Maintenance Domain {charString, 'Dom1'}. 3. Get a new MA index a from dot1agCfmMdMaNextIndex [d]. 4. Create the Maintenance Association {charString, 'MA1'}. 5. Create a new dot1agCfmMaMepListEntry 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Dot1agCfmMaMepListEntry

dot1agCfmMaMepListEntry 1.3.111.2.802.1.1.8.1.6.3.1
The known MEPS table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Dot1agCfmMaMepListEntry  

dot1agCfmMaMepListIdentifier 1.3.111.2.802.1.1.8.1.6.3.1.1
MEPID
Status: current Access: not-accessible
OBJECT-TYPE    
  Dot1agCfmMepId  

dot1agCfmMaMepListRowStatus 1.3.111.2.802.1.1.8.1.6.3.1.2
The status of the row. Read SNMPv2-TC (RFC1903) for an explanation of the possible values this object can take.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

dot1agCfmMepTable 1.3.111.2.802.1.1.8.1.7.1
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.19). 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 dot1agCfmMepTransmitLbmStatus value to be false. 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 false. - 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 false to true 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. Setting this MIB object does not set the corresponding LBIactive state machine variable. 3) Setup the different data to be sent (number of messages, optional TLVs,...), except do not set dot1agCfmMepTransmitLbmMessages. 4) Record the current values of dot1agCfmMepLbrIn, dot1agCfmMepLbrInOutOfOrder, and dot1agCfmMepLbrBadMsdu. 6) Set dot1agCfmMepTransmitLbmMessages to a non-zero value to initiate transmission of Loopback messages. The dot1agCfmMepTransmitLbmMessages indicates the number of LBMs to be sent and is not decremented as loopbacks are actually sent. dot1agCfmMepTransmitLbmMessages is not equivalent to the LBMsToSend state machine variable. 7) Check the value of dot1agCfmMepTransmitLbmResultOK to find out if the operation was successfully initiated or not. 8) Monitor the value of dot1agCfmMepTransmitLbmStatus. When it is reset to false, 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. *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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Dot1agCfmMepEntry

dot1agCfmMepEntry 1.3.111.2.802.1.1.8.1.7.1.1
The MEP table entry
Status: current Access: not-accessible
OBJECT-TYPE    
  Dot1agCfmMepEntry  

dot1agCfmMepIdentifier 1.3.111.2.802.1.1.8.1.7.1.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  Dot1agCfmMepId  

dot1agCfmMepIfIndex 1.3.111.2.802.1.1.8.1.7.1.1.2
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.
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndexOrZero  

dot1agCfmMepDirection 1.3.111.2.802.1.1.8.1.7.1.1.3
The direction in which the MEP faces on the Bridge port.
Status: current Access: read-create
OBJECT-TYPE    
  Dot1agCfmMpDirection  

dot1agCfmMepPrimaryVid 1.3.111.2.802.1.1.8.1.7.1.1.4
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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..16777215  

dot1agCfmMepActive 1.3.111.2.802.1.1.8.1.7.1.1.5
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.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

dot1agCfmMepFngState 1.3.111.2.802.1.1.8.1.7.1.1.6
Current state of the MEP Fault Notification Generator State Machine.
Status: current Access: read-only
OBJECT-TYPE    
  Dot1agCfmFngState  

dot1agCfmMepCciEnabled 1.3.111.2.802.1.1.8.1.7.1.1.7
If set to true, the MEP will generate CCM messages.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

dot1agCfmMepCcmLtmPriority 1.3.111.2.802.1.1.8.1.7.1.1.8
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).
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..7  

dot1agCfmMepMacAddress 1.3.111.2.802.1.1.8.1.7.1.1.9
MAC address of the MEP.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

dot1agCfmMepLowPrDef 1.3.111.2.802.1.1.8.1.7.1.1.10
An integer value specifying the lowest priority defect that is allowed to generate fault alarm.
Status: current Access: read-create
OBJECT-TYPE    
  Dot1agCfmLowestAlarmPri  

dot1agCfmMepFngAlarmTime 1.3.111.2.802.1.1.8.1.7.1.1.11
The time that defects MUST be present before a Fault Alarm is issued (fngAlarmTime. 20.33.3) (default 2.5s).
Status: current Access: read-create
OBJECT-TYPE    
  TimeInterval 250..1000  

dot1agCfmMepFngResetTime 1.3.111.2.802.1.1.8.1.7.1.1.12
The time that defects MUST be absent before resetting a Fault Alarm (fngResetTime, 20.33.4) (default 10s).
Status: current Access: read-create
OBJECT-TYPE    
  TimeInterval 250..1000  

dot1agCfmMepHighestPrDefect 1.3.111.2.802.1.1.8.1.7.1.1.13
The highest priority defect that has been present since the MEPs Fault Notification Generator State Machine was last in the FNG_RESET state.
Status: current Access: read-only
OBJECT-TYPE    
  Dot1agCfmHighestDefectPri  

dot1agCfmMepDefects 1.3.111.2.802.1.1.8.1.7.1.1.14
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)
Status: current Access: read-only
OBJECT-TYPE    
  Dot1agCfmMepDefects  

dot1agCfmMepErrorCcmLastFailure 1.3.111.2.802.1.1.8.1.7.1.1.15
The last-received CCM that triggered an DefErrorCCM fault.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..1522)  

dot1agCfmMepXconCcmLastFailure 1.3.111.2.802.1.1.8.1.7.1.1.16
The last-received CCM that triggered a DefXconCCM fault.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..1522)  

dot1agCfmMepCcmSequenceErrors 1.3.111.2.802.1.1.8.1.7.1.1.17
The total number of out-of-sequence CCMs received from all remote MEPs.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dot1agCfmMepCciSentCcms 1.3.111.2.802.1.1.8.1.7.1.1.18
Total number of Continuity Check messages transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dot1agCfmMepNextLbmTransId 1.3.111.2.802.1.1.8.1.7.1.1.19
Next sequence number/transaction identifier to be sent in a Loopback message. This sequence number can be zero because it wraps around.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dot1agCfmMepLbrIn 1.3.111.2.802.1.1.8.1.7.1.1.20
Total number of valid, in-order Loopback Replies received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dot1agCfmMepLbrInOutOfOrder 1.3.111.2.802.1.1.8.1.7.1.1.21
The total number of valid, out-of-order Loopback Replies received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dot1agCfmMepLbrBadMsdu 1.3.111.2.802.1.1.8.1.7.1.1.22
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).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dot1agCfmMepLtmNextSeqNumber 1.3.111.2.802.1.1.8.1.7.1.1.23
Next transaction identifier/sequence number to be sent in a Linktrace message. This sequence number can be zero because it wraps around.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dot1agCfmMepUnexpLtrIn 1.3.111.2.802.1.1.8.1.7.1.1.24
The total number of unexpected LTRs received (20.39.1).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dot1agCfmMepLbrOut 1.3.111.2.802.1.1.8.1.7.1.1.25
Total number of Loopback Replies transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dot1agCfmMepTransmitLbmStatus 1.3.111.2.802.1.1.8.1.7.1.1.26
A Boolean flag set to true by the MEP Loopback Initiator State Machine or an MIB manager to indicate that another LBM is being transmitted. Reset to false by the MEP Loopback Initiator State Machine.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

dot1agCfmMepTransmitLbmDestMacAddress 1.3.111.2.802.1.1.8.1.7.1.1.27
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'.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

dot1agCfmMepTransmitLbmDestMepId 1.3.111.2.802.1.1.8.1.7.1.1.28
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'.
Status: current Access: read-create
OBJECT-TYPE    
  Dot1agCfmMepIdOrZero  

dot1agCfmMepTransmitLbmDestIsMepId 1.3.111.2.802.1.1.8.1.7.1.1.29
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.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

dot1agCfmMepTransmitLbmMessages 1.3.111.2.802.1.1.8.1.7.1.1.30
The number of Loopback messages to be transmitted.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..1024  

dot1agCfmMepTransmitLbmDataTlv 1.3.111.2.802.1.1.8.1.7.1.1.31
An arbitrary amount of data to be included in the Data TLV, if the Data TLV is selected to be sent. The intent is to be able to fill the frame carrying the CFM PDU to its maximum length. This may lead to fragmentation in some cases.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING  

dot1agCfmMepTransmitLbmVlanPriority 1.3.111.2.802.1.1.8.1.7.1.1.32
Priority. 3 bit value to be used in the VLAN tag, if present in the transmitted frame. The default value is CCM priority.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..7  

dot1agCfmMepTransmitLbmVlanDropEnable 1.3.111.2.802.1.1.8.1.7.1.1.33
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.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

dot1agCfmMepTransmitLbmResultOK 1.3.111.2.802.1.1.8.1.7.1.1.34
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.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

dot1agCfmMepTransmitLbmSeqNumber 1.3.111.2.802.1.1.8.1.7.1.1.35
The Loopback Transaction Identifier (dot1agCfmMepNextLbmTransId) of the first LBM (to be) sent. The value returned is undefined if dot1agCfmMepTransmitLbmResultOK is false.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dot1agCfmMepTransmitLtmStatus 1.3.111.2.802.1.1.8.1.7.1.1.36
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.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

dot1agCfmMepTransmitLtmFlags 0.1.3.111.2.802.1.1.8.1.7.1.1.37
The flags field for LTMs transmitted by the MEP.
Status: current Access: read-create
OBJECT-TYPE    
  BITS useFDBonly(0)  

dot1agCfmMepTransmitLtmTargetMacAddress 1.3.111.2.802.1.1.8.1.7.1.1.38
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'.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

dot1agCfmMepTransmitLtmTargetMepId 1.3.111.2.802.1.1.8.1.7.1.1.39
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'.
Status: current Access: read-create
OBJECT-TYPE    
  Dot1agCfmMepIdOrZero  

dot1agCfmMepTransmitLtmTargetIsMepId 1.3.111.2.802.1.1.8.1.7.1.1.40
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.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

dot1agCfmMepTransmitLtmTtl 1.3.111.2.802.1.1.8.1.7.1.1.41
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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..255  

dot1agCfmMepTransmitLtmResult 1.3.111.2.802.1.1.8.1.7.1.1.42
Indicates the result of the operation: - true The Linktrace Message will be (or has been) sent. - false The Linktrace Message will not be sent
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

dot1agCfmMepTransmitLtmSeqNumber 1.3.111.2.802.1.1.8.1.7.1.1.43
The LTM Transaction Identifier (dot1agCfmMepLtmNextSeqNumber) of the LTM sent. The value returned is undefined if dot1agCfmMepTransmitLtmResult is false.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dot1agCfmMepTransmitLtmEgressIdentifier 1.3.111.2.802.1.1.8.1.7.1.1.44
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.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(8)  

dot1agCfmMepRowStatus 1.3.111.2.802.1.1.8.1.7.1.1.45
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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

dot1agCfmLtrTable 1.3.111.2.802.1.1.8.1.7.2
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Dot1agCfmLtrEntry

dot1agCfmLtrEntry 1.3.111.2.802.1.1.8.1.7.2.1
The Linktrace Reply table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Dot1agCfmLtrEntry  

dot1agCfmLtrSeqNumber 1.3.111.2.802.1.1.8.1.7.2.1.1
Transaction identifier/Sequence number returned by a previous transmit linktrace message command, indicating which LTM's response is going to be returned.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..4294967295  

dot1agCfmLtrReceiveOrder 1.3.111.2.802.1.1.8.1.7.2.1.2
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

dot1agCfmLtrTtl 1.3.111.2.802.1.1.8.1.7.2.1.3
TTL field value for a returned LTR.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..255  

dot1agCfmLtrForwarded 1.3.111.2.802.1.1.8.1.7.2.1.4
Indicates if a LTM was forwarded by the responding MP, as returned in the 'FwdYes' flag of the flags field.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

dot1agCfmLtrTerminalMep 1.3.111.2.802.1.1.8.1.7.2.1.5
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.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

dot1agCfmLtrLastEgressIdentifier 1.3.111.2.802.1.1.8.1.7.2.1.6
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.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(8)  

dot1agCfmLtrNextEgressIdentifier 1.3.111.2.802.1.1.8.1.7.2.1.7
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.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(8)  

dot1agCfmLtrRelay 1.3.111.2.802.1.1.8.1.7.2.1.8
Value returned in the Relay Action field.
Status: current Access: read-only
OBJECT-TYPE    
  Dot1agCfmRelayActionFieldValue  

dot1agCfmLtrChassisIdSubtype 1.3.111.2.802.1.1.8.1.7.2.1.9
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.
Status: current Access: read-only
OBJECT-TYPE    
  LldpChassisIdSubtype  

dot1agCfmLtrChassisId 1.3.111.2.802.1.1.8.1.7.2.1.10
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.
Status: current Access: read-only
OBJECT-TYPE    
  LldpChassisId  

dot1agCfmLtrManAddressDomain 1.3.111.2.802.1.1.8.1.7.2.1.11
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 management address was present in the LTR', in which case the related object dot1agCfmMepDbManAddress MUST have a zero-length OCTET STRING as a value.
Status: current Access: read-only
OBJECT-TYPE    
  TDomain  

dot1agCfmLtrManAddress 1.3.111.2.802.1.1.8.1.7.2.1.12
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.
Status: current Access: read-only
OBJECT-TYPE    
  TAddress  

dot1agCfmLtrIngress 1.3.111.2.802.1.1.8.1.7.2.1.13
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.
Status: current Access: read-only
OBJECT-TYPE    
  Dot1agCfmIngressActionFieldValue  

dot1agCfmLtrIngressMac 1.3.111.2.802.1.1.8.1.7.2.1.14
MAC address returned in the ingress MAC address field. If the dot1agCfmLtrIngress object contains the value ingNoTlv(0), then the contents of this object are meaningless.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

dot1agCfmLtrIngressPortIdSubtype 1.3.111.2.802.1.1.8.1.7.2.1.15
Format of the Ingress Port ID. If the dot1agCfmLtrIngress object contains the value ingNoTlv(0), then the contents of this object are meaningless.
Status: current Access: read-only
OBJECT-TYPE    
  LldpPortIdSubtype  

dot1agCfmLtrIngressPortId 1.3.111.2.802.1.1.8.1.7.2.1.16
Ingress Port ID. The format of this object is determined by the value of the dot1agCfmLtrIngressPortIdSubtype object. If the dot1agCfmLtrIngress object contains the value ingNoTlv(0), then the contents of this object are meaningless.
Status: current Access: read-only
OBJECT-TYPE    
  LldpPortId  

dot1agCfmLtrEgress 1.3.111.2.802.1.1.8.1.7.2.1.17
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.
Status: current Access: read-only
OBJECT-TYPE    
  Dot1agCfmEgressActionFieldValue  

dot1agCfmLtrEgressMac 1.3.111.2.802.1.1.8.1.7.2.1.18
MAC address returned in the egress MAC address field. If the dot1agCfmLtrEgress object contains the value egrNoTlv(0), then the contents of this object are meaningless.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

dot1agCfmLtrEgressPortIdSubtype 1.3.111.2.802.1.1.8.1.7.2.1.19
Format of the egress Port ID. If the dot1agCfmLtrEgress object contains the value egrNoTlv(0), then the contents of this object are meaningless.
Status: current Access: read-only
OBJECT-TYPE    
  LldpPortIdSubtype  

dot1agCfmLtrEgressPortId 1.3.111.2.802.1.1.8.1.7.2.1.20
Egress Port ID. The format of this object is determined by the value of the dot1agCfmLtrEgressPortIdSubtype object. If the dot1agCfmLtrEgress object contains the value egrNoTlv(0), then the contents of this object are meaningless.
Status: current Access: read-only
OBJECT-TYPE    
  LldpPortId  

dot1agCfmLtrOrganizationSpecificTlv 1.3.111.2.802.1.1.8.1.7.2.1.21
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.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0|4..1500)  

dot1agCfmMepDbTable 1.3.111.2.802.1.1.8.1.7.3
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Dot1agCfmMepDbEntry

dot1agCfmMepDbEntry 1.3.111.2.802.1.1.8.1.7.3.1
The MEP Database table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Dot1agCfmMepDbEntry  

dot1agCfmMepDbRMepIdentifier 1.3.111.2.802.1.1.8.1.7.3.1.1
Maintenance association End Point Identifier of a remote MEP whose information from the MEP Database is to be returned.
Status: current Access: not-accessible
OBJECT-TYPE    
  Dot1agCfmMepId  

dot1agCfmMepDbRMepState 1.3.111.2.802.1.1.8.1.7.3.1.2
The operational state of the remote MEP IFF State machines.
Status: current Access: read-only
OBJECT-TYPE    
  Dot1agCfmRemoteMepState  

dot1agCfmMepDbRMepFailedOkTime 1.3.111.2.802.1.1.8.1.7.3.1.3
The time (SysUpTime) at which the IFF Remote MEP state machine last entered either the RMEP_FAILED or RMEP_OK state.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

dot1agCfmMepDbMacAddress 1.3.111.2.802.1.1.8.1.7.3.1.4
The MAC address of the remote MEP.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

dot1agCfmMepDbRdi 1.3.111.2.802.1.1.8.1.7.3.1.5
State of the RDI bit in the last received CCM (true for RDI=1), or false if none has been received.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

dot1agCfmMepDbPortStatusTlv 1.3.111.2.802.1.1.8.1.7.3.1.6
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.
Status: current Access: read-only
OBJECT-TYPE    
  Dot1agCfmPortStatus  

dot1agCfmMepDbInterfaceStatusTlv 1.3.111.2.802.1.1.8.1.7.3.1.7
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.
Status: current Access: read-only
OBJECT-TYPE    
  Dot1agCfmInterfaceStatus  

dot1agCfmMepDbChassisIdSubtype 1.3.111.2.802.1.1.8.1.7.3.1.8
This object specifies the format of the Chassis ID received in the last CCM.
Status: current Access: read-only
OBJECT-TYPE    
  LldpChassisIdSubtype  

dot1agCfmMepDbChassisId 1.3.111.2.802.1.1.8.1.7.3.1.9
The Chassis ID. The format of this object is determined by the value of the dot1agCfmLtrChassisIdSubtype object.
Status: current Access: read-only
OBJECT-TYPE    
  LldpChassisId  

dot1agCfmMepDbManAddressDomain 1.3.111.2.802.1.1.8.1.7.3.1.10
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 management address was present in the LTR', in which case the related object dot1agCfmMepDbManAddress MUST have a zero-length OCTET STRING as a value.
Status: current Access: read-only
OBJECT-TYPE    
  TDomain  

dot1agCfmMepDbManAddress 1.3.111.2.802.1.1.8.1.7.3.1.11
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.
Status: current Access: read-only
OBJECT-TYPE    
  TAddress  

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 network table entry (dot1agCfmMaNetTable), and (with the MD table index and component ID) of the MEP's MA component table entry (dot1agCfmMaCompTable). dot1agCfmMepIdentifier - MEP Identifier and final index into the MEP table (dot1agCfmMepTable).
Status: current Access: read-only
NOTIFICATION-TYPE    

dot1agCfmCompliances 1.3.111.2.802.1.1.8.2.1
OBJECT IDENTIFIER    

dot1agCfmGroups 1.3.111.2.802.1.1.8.2.2
OBJECT IDENTIFIER    

dot1agCfmStackGroup 1.3.111.2.802.1.1.8.2.2.1
Objects for the Stack group.
Status: deprecated Access: read-only
OBJECT-GROUP    

dot1agCfmDefaultMdGroup 1.3.111.2.802.1.1.8.2.2.2
Objects for the Default MD Level group.
Status: deprecated Access: read-only
OBJECT-GROUP    

dot1agCfmVlanIdGroup 1.3.111.2.802.1.1.8.2.2.3
Objects for the VLAN ID group.
Status: deprecated Access: read-only
OBJECT-GROUP    

dot1agCfmConfigErrorListGroup 1.3.111.2.802.1.1.8.2.2.4
Objects for the CFM Configuration Error List Group.
Status: deprecated Access: read-only
OBJECT-GROUP    

dot1agCfmMdGroup 1.3.111.2.802.1.1.8.2.2.5
Objects for the Maintenance Domain Group.
Status: current Access: read-only
OBJECT-GROUP    

dot1agCfmMaGroup 1.3.111.2.802.1.1.8.2.2.6
Objects for the MA group.
Status: deprecated Access: read-only
OBJECT-GROUP    

dot1agCfmMepGroup 1.3.111.2.802.1.1.8.2.2.7
Objects for the MEP group.
Status: current Access: read-only
OBJECT-GROUP    

dot1agCfmMepDbGroup 1.3.111.2.802.1.1.8.2.2.8
Objects for the MEP group.
Status: current Access: read-only
OBJECT-GROUP    

dot1agCfmNotificationsGroup 1.3.111.2.802.1.1.8.2.2.9
Objects for the Notifications group.
Status: current Access: read-only
NOTIFICATION-GROUP    

ieee8021CfmMaNetGroup 1.3.111.2.802.1.1.8.2.2.10
Objects for the MA Net group.
Status: current Access: read-only
OBJECT-GROUP    

ieee8021CfmDefaultMdDefGroup 1.3.111.2.802.1.1.8.2.2.11
Objects for the Default MD default Level group.
Status: current Access: read-only
OBJECT-GROUP    

dot1agCfmCompliance 1.3.111.2.802.1.1.8.2.1.1
The compliance statement for support of the CFM MIB module.
Status: deprecated Access: not-accessible
MODULE-COMPLIANCE