ZXR10-CFM-MIB

File: ZXR10-CFM-MIB.mib (92123 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC ZXR10-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Counter32 Unsigned32 TEXTUAL-CONVENTION
RowStatus TruthValue MacAddress
DisplayString zxr10

Defined Types

InterfaceIndexOrZero  
This textual convention is an extension of the InterfaceIndex convention. The latter defines a greater than zero value used to identify an interface or interface sub-layer in the managed system. This extension permits the additional value of zero. the value zero is object-specific and must therefore be defined as part of the description of any object which uses this syntax. Examples of the usage of zero might include situations where interface was unknown, or when none or all interfaces need to be referenced.
TEXTUAL-CONVENTION    
  Integer32 0..2147483647  

VlanIdOrNone  
The VLAN-ID that uniquely identifies a specific VLAN, or no VLAN. The special value of zero is used to indicate that no VLAN-ID is present or used. This can be used in any situation where an object or a table entry must refer either to a specific VLAN, or to no VLAN. Note that a MIB object that is defined using this TEXTUAL-CONVENTION should clarify the meaning of 'no VLAN' (i.e., the special value 0).
TEXTUAL-CONVENTION    
  Integer32 0 | 1..4094  

VlanId  
The VLAN-ID that uniquely identifies a VLAN. This is the 12-bit VLAN-ID used in the VLAN Tag header. The range is defined by the REFERENCEd specification.
TEXTUAL-CONVENTION    
  Integer32 1..4094  

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 Dot1agC fmMaintDomainName 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)| +-+-+-+-+-+-+-+-+ iccString(32) ICC-based string. It consists of two subfields: the ITU carrier code (ICC) followed by a unique MEG ID code (UMC). The ITU Carrier Code consists of 1 6 left-justified characters, alphabetic, or leading alphabetic with trailing numeric. The UMC code immediately follows the ICC and shall consist of 7-12 characters, with trailing NULLs, completing the 13-character MEG ID Value. The UMC shall be a matter for the organization to which the ICC has been assigned, provided that uniqueness is guaranteed. 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 [33..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), iccString(32)  

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  

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)  

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)  

Dot1agCfmSessionId  
Maintenance association End Point Identifier (MEPID): A small integer, unique over a given Maintenance Association, identifying a specific MEP.
TEXTUAL-CONVENTION    
  Unsigned32 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 (dot1agCfmMaMhfCreation).
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 (dot1agCfmMaIdPermission).
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 ingOk(1), ingDown(2), ingBlocked(3), ingVid(4)  

Dot1agCfmEgressActionFieldValue  
Possible values returned in the egress action field
TEXTUAL-CONVENTION    
  INTEGER egrOK(1), egrDown(2), egrBlocked(3), egrVid(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(1) A remote MEP is reported the RDI bit in its last CCM. bDefMACstatus(2) 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(3) The MEP is not receiving valid CCMs from at least one of the remote MEPs. bDefErrorCCM(4) The MEP has received at least one invalid CCM whose CCM Interval has not yet timed out. bDefXconCCM(5) 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 bDefInvalid(0), bDefRDICCM(1), bDefMACstatus(2), bDefRemoteCCM(3), bDefErrorCCM(4), bDefXconCCM(5)  

Dot1agCfmLbrTransId  
Sequence number/transaction identifier received in a Loopback Reply.
TEXTUAL-CONVENTION    
  Unsigned32 1..4294967295  

Dot1agCfmClientLevel  
Value equal to MD Level.
TEXTUAL-CONVENTION    
  Unsigned32 0..7  

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

Dot1agCfmMaEntry  
SEQUENCE    
  dot1agCfmMaIndex Unsigned32
  dot1agCfmMaPrimaryVlanId VlanIdOrNone
  dot1agCfmMaFormat Dot1agCfmMaintAssocNameType
  dot1agCfmMaName Dot1agCfmMaintAssocName
  dot1agCfmMaMhfCreation Dot1agCfmMhfCreation
  dot1agCfmMaCompIdPermission Dot1agCfmIdPermission
  dot1agCfmMaCcmInterval Dot1agCfmCcmInterval
  dot1agCfmMaRowStatus RowStatus

Dot1agCfmMaVlanListEntry  
SEQUENCE    
  dot1agCfmMaVlanListIdentifier VlanId
  dot1agCfmMaVlanListRowStatus RowStatus

Dot1agCfmMaMepListEntry  
SEQUENCE    
  dot1agCfmMaMepListSessionId Dot1agCfmSessionId
  dot1agCfmMaMepListRowStatus RowStatus

Dot1agCfmMepEntry  
SEQUENCE    
  dot1agCfmSessionId Dot1agCfmSessionId
  dot1agCfmMepIfIndex InterfaceIndexOrZero
  dot1agCfmMepDirection Dot1agCfmMpDirection
  dot1agCfmMepPrimaryVid Unsigned32
  dot1agCfmMepActive TruthValue
  dot1agCfmMepFngState Dot1agCfmFngState
  dot1agCfmMepCciEnabled TruthValue
  dot1agCfmMepCcmLtmPriority Unsigned32
  dot1agCfmMepMacAddress MacAddress
  dot1agCfmMepLowPrDef Dot1agCfmLowestAlarmPri
  dot1agCfmMepHighestPrDefect Dot1agCfmHighestDefectPri
  dot1agCfmMepDefects Dot1agCfmMepDefects
  dot1agCfmMepCciSentCcms Counter32
  dot1agCfmMepId Unsigned32
  dot1agCfmMepPortName DisplayString
  dot1agCfmMepLbrIn Counter32
  dot1agCfmMepLbrInOutOfOrder Counter32
  dot1agCfmMepLbrBadMsdu Counter32
  dot1agCfmMepLtmNextSeqNumber Unsigned32
  dot1agCfmMepUnexpLtrIn Counter32
  dot1agCfmMepLbrOut Counter32
  dot1agCfmMepRowStatus RowStatus
  dot1agCfmMepCcCheckFlag TruthValue
  dot1agCfmMepclientLevel Dot1agCfmClientLevel
  dot1agCfmMepAISEnableFlag TruthValue
  dot1agCfmMepLCKEnableFlag TruthValue
  dot1agCfmMepNearLost Counter32
  dot1agCfmMepFarLost Counter32
  dot1agCfmMepDaly Counter32
  dot1agCfmMepDalyChg Counter32
  dot1agCfmMepDLMEnableFlag TruthValue
  dot1agCfmMepLMMEnableFlag TruthValue
  dot1agCfmMepDMMEnableFlag TruthValue
  dot1agCfmMep1DMEnableFlag TruthValue
  dot1agCfmMepProcDMMEnableFlag TruthValue
  dot1agCfmMepProc1DMEnableFlag TruthValue
  dot1agCfmMepLMMRMepId Unsigned32
  dot1agCfmMepLMMInterval Unsigned32
  dot1agCfmMepLMMRequireTime Unsigned32
  dot1agCfmMepDMMRMepId Unsigned32
  dot1agCfmMepDMMInterval Unsigned32
  dot1agCfmMepDMMRequireTime Unsigned32
  dot1agCfmMepDMMFrameSize Unsigned32
  dot1agCfmMep1DMRMepId Unsigned32
  dot1agCfmMep1DMInterval Unsigned32
  dot1agCfmMep1DMRequireTime Unsigned32
  dot1agCfmMep1DMFrameSize Unsigned32
  dot1agCfmMepProcDMMRMepId Unsigned32
  dot1agCfmMepProcDMMInterval Unsigned32
  dot1agCfmMepProcDMMFrameSize Unsigned32
  dot1agCfmMepProc1DMRMepId Unsigned32
  dot1agCfmMepProc1DMInterval Unsigned32
  dot1agCfmMepProc1DMFrameSize Unsigned32
  dot1agCfmMepAISInterval Unsigned32
  dot1agCfmMepLCKInterval Unsigned32
  dot1agCfmMepDLMCountOamFlag TruthValue
  dot1agCfmMepLMMCountOamFlag TruthValue

Dot1agCfmLtrEntry  
SEQUENCE    
  dot1agCfmLtrSeqNumber Unsigned32
  dot1agCfmLtrReceiveOrder Unsigned32
  dot1agCfmLtrTtl Unsigned32
  dot1agCfmLtrForwarded TruthValue
  dot1agCfmLtrTerminalMep TruthValue
  dot1agCfmLtrLastEgressIdentifier OCTET STRING
  dot1agCfmLtrNextEgressIdentifier OCTET STRING
  dot1agCfmLtrRelay Dot1agCfmRelayActionFieldValue
  dot1agCfmLtrIngress Dot1agCfmIngressActionFieldValue
  dot1agCfmLtrIngressMac MacAddress
  dot1agCfmLtrEgress Dot1agCfmEgressActionFieldValue
  dot1agCfmLtrEgressMac MacAddress

Dot1agCfmMepDbEntry  
SEQUENCE    
  dot1agCfmMepDbRSessionId Dot1agCfmSessionId
  dot1agCfmMepDbMacAddress MacAddress
  dot1agCfmMepDbRdi TruthValue
  dot1agCfmMepDbNearLost Counter32
  dot1agCfmMepDbFarLost Counter32
  dot1agCfmMepDbDaly Counter32
  dot1agCfmMepDbDalyChg Counter32
  dot1agCfmMepDbProcDaly Counter32
  dot1agCfmMepDbProcDalyChg Counter32

Dot1agCfmMipEntry  
SEQUENCE    
  dot1agCfmMipSessionId Unsigned32
  dot1agCfmMipPortName DisplayString

Dot1agCfmPwMipEntry  
SEQUENCE    
  dot1agCfmPwMipPortName DisplayString
  dot1agCfmPwMipLevel Unsigned32

Defined Values

zxr10cfmMIB 1.3.6.1.4.1.3902.3.120
Connectivity Fault Management module for managing IEEE 802.1ag
MODULE-IDENTITY    

dot1agMIBObjects 1.3.6.1.4.1.3902.3.120.1
OBJECT IDENTIFIER    

dot1agCfmMd 1.3.6.1.4.1.3902.3.120.1.1
OBJECT IDENTIFIER    

dot1agCfmMa 1.3.6.1.4.1.3902.3.120.1.2
OBJECT IDENTIFIER    

dot1agCfmMep 1.3.6.1.4.1.3902.3.120.1.3
OBJECT IDENTIFIER    

dot1agCfmGloPara 1.3.6.1.4.1.3902.3.120.1.4
OBJECT IDENTIFIER    

dot1agCfmPwMip 1.3.6.1.4.1.3902.3.120.1.5
OBJECT IDENTIFIER    

dot1agCfmMdTableNextIndex 1.3.6.1.4.1.3902.3.120.1.1.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.6.1.4.1.3902.3.120.1.1.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.6.1.4.1.3902.3.120.1.1.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.6.1.4.1.3902.3.120.1.1.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..16  

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

dot1agCfmMdName 1.3.6.1.4.1.3902.3.120.1.1.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-only
OBJECT-TYPE    
  Dot1agCfmMaintDomainName  

dot1agCfmMdMdLevel 1.3.6.1.4.1.3902.3.120.1.1.2.1.4
The Maintenance Domain Level.
Status: current Access: read-only
OBJECT-TYPE    
  Dot1agCfmMDLevel  

dot1agCfmMdMhfCreation 1.3.6.1.4.1.3902.3.120.1.1.2.1.5
Enumerated value indicating whether the management entity can create MHFs (MIP Half Function) for this Maintenance Domain.
Status: current Access: read-only
OBJECT-TYPE    
  Dot1agCfmMhfCreation  

dot1agCfmMdMhfIdPermission 1.3.6.1.4.1.3902.3.120.1.1.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 takes the meaning of sendIdChassisManage.
Status: current Access: read-only
OBJECT-TYPE    
  Dot1agCfmIdPermission  

dot1agCfmMdMaTableNextIndex 1.3.6.1.4.1.3902.3.120.1.1.2.1.7
Value to be used as the index of the MA table entries for this Maintenance Domain when the management entity wants to create a new row in the MA table.
Status: current Access: read-only
OBJECT-TYPE    
  Dot1afCfmIndexIntegerNextFree  

dot1agCfmMdRowStatus 1.3.6.1.4.1.3902.3.120.1.1.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-only
OBJECT-TYPE    
  RowStatus  

dot1agCfmMaTable 1.3.6.1.4.1.3902.3.120.1.2.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. Creation of a Service Instance establishes a connectionless association among the selected DSAPs. Configuring a Maintenance association End Point (MEP) at each of the DSAPs creates a Maintenance Association (MA) to monitor that connectionless connectivity. The MA is identified by a Short MA Name that is unique within the Maintenance Domain and chosen to facilitate easy identification of the Service Instance. Together, the Maintenance Domain Name and the Short MA Name form the Maintenance Association Identifier (MAID) that is carried in CFM Messages to identify incorrect connectivity among Service Instances. A small integer, the Maintenance association End Point Identifier (MEPID), identifies each MEP among those configured on a single MA (802.1ag clauses 3.17 and 18.2). This table uses two indices, first index is the index of the Maintenance Domain table. The writable objects in this table need to be persistent upon reboot or restart of a device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Dot1agCfmMaEntry

dot1agCfmMaEntry 1.3.6.1.4.1.3902.3.120.1.2.1.1
The MA table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Dot1agCfmMaEntry  

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

dot1agCfmMaPrimaryVlanId 1.3.6.1.4.1.3902.3.120.1.2.1.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.
Status: current Access: read-only
OBJECT-TYPE    
  VlanIdOrNone  

dot1agCfmMaFormat 1.3.6.1.4.1.3902.3.120.1.2.1.1.3
The type (and thereby format) of the Maintenance Association Name.
Status: current Access: read-only
OBJECT-TYPE    
  Dot1agCfmMaintAssocNameType  

dot1agCfmMaName 1.3.6.1.4.1.3902.3.120.1.2.1.1.4
The Short Maintenance Association name. The type/format of this object is determined by the value of the dot1agCfmMaNameType object.
Status: current Access: read-only
OBJECT-TYPE    
  Dot1agCfmMaintAssocName  

dot1agCfmMaMhfCreation 1.3.6.1.4.1.3902.3.120.1.2.1.1.5
Indicates if the Management entity can create MHFs (MIP Half Function) for this MA.
Status: current Access: read-only
OBJECT-TYPE    
  Dot1agCfmMhfCreation  

dot1agCfmMaCompIdPermission 1.3.6.1.4.1.3902.3.120.1.2.1.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 MA.
Status: current Access: read-only
OBJECT-TYPE    
  Dot1agCfmIdPermission  

dot1agCfmMaCcmInterval 1.3.6.1.4.1.3902.3.120.1.2.1.1.7
Interval between CCM transmissions to be used by all MEPs in the MA.
Status: current Access: read-only
OBJECT-TYPE    
  Dot1agCfmCcmInterval  

dot1agCfmMaRowStatus 1.3.6.1.4.1.3902.3.120.1.2.1.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-only
OBJECT-TYPE    
  RowStatus  

dot1agCfmMaVlanListTable 1.3.6.1.4.1.3902.3.120.1.2.2
List of Vlan.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Dot1agCfmMaVlanListEntry

dot1agCfmMaVlanListEntry 1.3.6.1.4.1.3902.3.120.1.2.2.1
The known Vlan table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Dot1agCfmMaVlanListEntry  

dot1agCfmMaVlanListIdentifier 1.3.6.1.4.1.3902.3.120.1.2.2.1.1
VlanId
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanId  

dot1agCfmMaVlanListRowStatus 1.3.6.1.4.1.3902.3.120.1.2.2.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-only
OBJECT-TYPE    
  RowStatus  

dot1agCfmMaMepListTable 1.3.6.1.4.1.3902.3.120.1.2.3
List of MEPIDs (in any bridge) that belong to the same MA. Clause 12.14.6.1.3 specifies that a list of MEPIDs in all bridges in that MA, but since SNMP SMI does not allow to state in a MIB that an object in a table is an array, the information has to be stored in another table with two indices, being the first index, the index of the table that contains the list or array.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Dot1agCfmMaMepListEntry

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

dot1agCfmMaMepListSessionId 1.3.6.1.4.1.3902.3.120.1.2.3.1.1
MEPID
Status: current Access: not-accessible
OBJECT-TYPE    
  Dot1agCfmSessionId  

dot1agCfmMaMepListRowStatus 1.3.6.1.4.1.3902.3.120.1.2.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-only
OBJECT-TYPE    
  RowStatus  

dot1agCfmMepTable 1.3.6.1.4.1.3902.3.120.1.3.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.18). This table uses three indices. The first two indices are the indices of the Maintenance Domain and MA tables, the reason being that a MEP is always related to an MA and Maintenance Domain. The Transmit Loopback table. Entries in this table are created/removed at the same time than entries in the MEP table are created/removed. The MEP table also stores all the managed objects for sending LBM and LTM. *LBM Managed objects LBM Managed objects in the MEP table enables the management entity to initiate transmission of Loopback messages. It will signal the MEP that it should transmit some number of Loopback messages and detect the detection (or lack thereof) of the corresponding Loopback messages. Steps to use entries in this table: 1) Wait for dot1agCfmMepTransmitLbmStatus value to be 'ready'. To do this do this sequence: a. an SNMP GET for both SnmpSetSerialNo and dot1agCfmMepTransmitLbmStatus objects (in same SNMP PDU). b. Check if value for dot1agCfmMepTransmitLbmStatus is 'ready' - if not, wait x seconds, go to step a above. - if yes, save the value of SnmpSetSerialNo and go to step 2) below 2) Change dot1agCfmMepTransmitLbmStatus value from 'ready' to 'notReady' to ensure no other management entity will use the service. In order to not disturb a possible other NMS do this by sending an SNMP SET for both SnmpSetSerialNo and dot1agCfmMepTransmitLbmStatus objects (in same SNMP PDU, and make sure SNmpSetSerialNo is the first varBind). For the SnmpSetSerialNo varBind, use the value that you obtained in step 1)a.. This ensures that two cooperating NMSes will not step on each others toes. 3) Setup the different data to be sent (number of messages, optional TLVs,...). 4) Record the current values of dot1agCfmMepLbrIn, dot1agCfmMepLbrInOutOfOrder, and dot1agCfmMepLbrBadMsdu. 6) Change dot1agCfmMepTransmitLbmStatus value from 'notReady' to 'transmit' to initiate transmission of Loopback messages. 7) Check the value of dot1agCfmMepTransmitLbmResultOK to find out if the operation was successfully initiated or not. 8) Monitor the value of dot1agCfmMepTransmitLbmMessages. When it reaches 0, the last LBM has been transmitted. Wait an additional 5 seconds to ensure that all LBRs have been returned. 9) Compare dot1agCfmMepLbrIn, dot1agCfmMepLbrInOutOfOrder, and dot1agCfmMepLbrBadMsdu to their old values from step 4, above, to get the results of the test. 10) Change the dot1agCfmMepTransmitLbmStatus value back to 'ready' to allow other management entities to use the table. *LTM Managed objects The LTM Managed objects in the MEP table are used in a manner similar to that described for LBM transmission, above. Upon successfully initiating the transmission, the variables dot1agCfmMepTransmitLtmSeqNumber and dot1agCfmMepTransmitLtmEgressIdentifier return the information required to recover the results of the LTM from the dot1agCfmLtrTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Dot1agCfmMepEntry

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

dot1agCfmSessionId 1.3.6.1.4.1.3902.3.120.1.3.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    
  Dot1agCfmSessionId  

dot1agCfmMepIfIndex 1.3.6.1.4.1.3902.3.120.1.3.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-only
OBJECT-TYPE    
  InterfaceIndexOrZero  

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

dot1agCfmMepPrimaryVid 1.3.6.1.4.1.3902.3.120.1.3.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-only
OBJECT-TYPE    
  Unsigned32 0..4095  

dot1agCfmMepActive 1.3.6.1.4.1.3902.3.120.1.3.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-only
OBJECT-TYPE    
  TruthValue  

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

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

dot1agCfmMepCcmLtmPriority 1.3.6.1.4.1.3902.3.120.1.3.1.1.8
The priority value for CCMs and LTMs transmitted by the MEP. Default Value in the highest priority value allowed to pass through the bridge port for any of this MEPs VIDs. The management entity can obtain the default value for this variable from the priority regeneration table by extracting the highest priority value in this table on this MEPs bridge port. (1 is lowest, then 2, then 0, then 3-7, 255 is an invalid value).
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..7 | 255  

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

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

dot1agCfmMepHighestPrDefect 1.3.6.1.4.1.3902.3.120.1.3.1.1.11
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.6.1.4.1.3902.3.120.1.3.1.1.12
A vector of Boolean error conditions from Table 20-1, any of which may be true: DefRDICCM(1) DefMACstatus(2) DefRemoteCCM(3) DefErrorCCM(4) DefXconCCM(5)
Status: current Access: read-only
OBJECT-TYPE    
  Dot1agCfmMepDefects  

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

dot1agCfmMepId 1.3.6.1.4.1.3902.3.120.1.3.1.1.14
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dot1agCfmMepPortName 1.3.6.1.4.1.3902.3.120.1.3.1.1.19
Name of interface on which mep reside.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

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

dot1agCfmMepLbrInOutOfOrder 1.3.6.1.4.1.3902.3.120.1.3.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.6.1.4.1.3902.3.120.1.3.1.1.22
(optional) The total number of LBRs received whose mac_service_data_unit did not match (except for the OpCode) that of the corresponding LBM (20.2.3).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dot1agCfmMepLtmNextSeqNumber 1.3.6.1.4.1.3902.3.120.1.3.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.6.1.4.1.3902.3.120.1.3.1.1.24
The total number of unexpected LTRs received (20.39.1).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

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

dot1agCfmMepRowStatus 1.3.6.1.4.1.3902.3.120.1.3.1.1.26
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-only
OBJECT-TYPE    
  RowStatus  

dot1agCfmMepCcCheckFlag 1.3.6.1.4.1.3902.3.120.1.3.1.1.27
Mep cc check flag
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

dot1agCfmMepclientLevel 1.3.6.1.4.1.3902.3.120.1.3.1.1.29
ClientLevel: Mep Client-Level
Status: current Access: read-only
OBJECT-TYPE    
  Dot1agCfmClientLevel  

dot1agCfmMepAISEnableFlag 1.3.6.1.4.1.3902.3.120.1.3.1.1.30
AIS enable state
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

dot1agCfmMepLCKEnableFlag 1.3.6.1.4.1.3902.3.120.1.3.1.1.31
LCK enable state
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

dot1agCfmMepNearLost 1.3.6.1.4.1.3902.3.120.1.3.1.1.36
Local loss rate
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

dot1agCfmMepFarLost 1.3.6.1.4.1.3902.3.120.1.3.1.1.37
Remote loss rate
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

dot1agCfmMepDaly 1.3.6.1.4.1.3902.3.120.1.3.1.1.38
Time delay
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

dot1agCfmMepDalyChg 1.3.6.1.4.1.3902.3.120.1.3.1.1.40
Time delay change
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

dot1agCfmMepDLMEnableFlag 1.3.6.1.4.1.3902.3.120.1.3.1.1.41
DLM enable state
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

dot1agCfmMepLMMEnableFlag 1.3.6.1.4.1.3902.3.120.1.3.1.1.42
LMM enable state
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

dot1agCfmMepDMMEnableFlag 1.3.6.1.4.1.3902.3.120.1.3.1.1.43
DMM enable state
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

dot1agCfmMep1DMEnableFlag 1.3.6.1.4.1.3902.3.120.1.3.1.1.44
1DM enable state
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

dot1agCfmMepProcDMMEnableFlag 1.3.6.1.4.1.3902.3.120.1.3.1.1.45
Proactive DMM enable state.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

dot1agCfmMepProc1DMEnableFlag 1.3.6.1.4.1.3902.3.120.1.3.1.1.46
Proactive 1DM enable state.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

dot1agCfmMepLMMRMepId 1.3.6.1.4.1.3902.3.120.1.3.1.1.47
Maintenance association End Point Identifier of a remote MEP whose information from the MEP Database is to be returned.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dot1agCfmMepLMMInterval 1.3.6.1.4.1.3902.3.120.1.3.1.1.48
Interval between LMM transmissions to be used by the MEP.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dot1agCfmMepLMMRequireTime 1.3.6.1.4.1.3902.3.120.1.3.1.1.49
Require time of LMM function.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dot1agCfmMepDMMRMepId 1.3.6.1.4.1.3902.3.120.1.3.1.1.50
Maintenance association End Point Identifier of a remote MEP whose information from the MEP Database is to be returned.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dot1agCfmMepDMMInterval 1.3.6.1.4.1.3902.3.120.1.3.1.1.51
Interval between DMM transmissions to be used by the MEP.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dot1agCfmMepDMMRequireTime 1.3.6.1.4.1.3902.3.120.1.3.1.1.52
Require time of DMM function.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dot1agCfmMepDMMFrameSize 1.3.6.1.4.1.3902.3.120.1.3.1.1.53
Frame size of DMM.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dot1agCfmMep1DMRMepId 1.3.6.1.4.1.3902.3.120.1.3.1.1.54
Maintenance association End Point Identifier of a remote MEP whose information from the MEP Database is to be returned.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dot1agCfmMep1DMInterval 1.3.6.1.4.1.3902.3.120.1.3.1.1.55
Interval between 1DM transmissions to be used by the MEP.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dot1agCfmMep1DMRequireTime 1.3.6.1.4.1.3902.3.120.1.3.1.1.56
Require time of 1DM function.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dot1agCfmMep1DMFrameSize 1.3.6.1.4.1.3902.3.120.1.3.1.1.57
Frame size of 1DM.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dot1agCfmMepProcDMMRMepId 1.3.6.1.4.1.3902.3.120.1.3.1.1.58
Maintenance association End Point Identifier of a remote MEP whose information from the MEP Database is to be returned.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dot1agCfmMepProcDMMInterval 1.3.6.1.4.1.3902.3.120.1.3.1.1.59
Interval between DMM transmissions to be used by the MEP.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dot1agCfmMepProcDMMFrameSize 1.3.6.1.4.1.3902.3.120.1.3.1.1.60
Frame size of DMM.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dot1agCfmMepProc1DMRMepId 1.3.6.1.4.1.3902.3.120.1.3.1.1.61
Maintenance association End Point Identifier of a remote MEP whose information from the MEP Database is to be returned.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dot1agCfmMepProc1DMInterval 1.3.6.1.4.1.3902.3.120.1.3.1.1.62
Interval between 1DM transmissions to be used by the MEP.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dot1agCfmMepProc1DMFrameSize 1.3.6.1.4.1.3902.3.120.1.3.1.1.63
Frame size of 1DM.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dot1agCfmMepAISInterval 1.3.6.1.4.1.3902.3.120.1.3.1.1.64
Interval between AIS transmissions to be used by the MEP.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dot1agCfmMepLCKInterval 1.3.6.1.4.1.3902.3.120.1.3.1.1.65
Interval between LCK transmissions to be used by the MEP.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dot1agCfmMepDLMCountOamFlag 1.3.6.1.4.1.3902.3.120.1.3.1.1.66
Transmit and receive counters do not count the OAM frames transmitted or received by the MEP at the MEP's MEG Level normally. This flag set true provide rules of countting OAM frames at the MEP's MEG Level as below: A. For single-ended ETH-LM, both counters do not need to count on-demand OAM frames for ETH-LB, ETH-LT, ETH-LM, ETH-DM, and ETH-Test. Instead, proactive OAM frames for ETH-CC and ETH-APS need to be counted. For dual-ended ETH-LM, the counters do not need to count on-demand OAM frames for ETH-LB, ETH-LT, ETH-LM, ETH-DM, and ETH-Test and proactive OAM frames for ETH-CC. However, proactive OAM frames for ETH-APS need to be counted. B. As OAM frames for ETH-AIS and ETH-LCK are only sent in the defect conditions where the result of loss measurements is invalid, it is unnecessary to count these frames.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

dot1agCfmMepLMMCountOamFlag 1.3.6.1.4.1.3902.3.120.1.3.1.1.67
Transmit and receive counters do not count the OAM frames transmitted or received by the MEP at the MEP's MEG Level normally. This flag set true provide rules of countting OAM frames at the MEP's MEG Level as below: A. For single-ended ETH-LM, both counters do not need to count on-demand OAM frames for ETH-LB, ETH-LT, ETH-LM, ETH-DM, and ETH-Test. Instead, proactive OAM frames for ETH-CC and ETH-APS need to be counted. For dual-ended ETH-LM, the counters do not need to count on-demand OAM frames for ETH-LB, ETH-LT, ETH-LM, ETH-DM, and ETH-Test and proactive OAM frames for ETH-CC. However, proactive OAM frames for ETH-APS need to be counted. B. As OAM frames for ETH-AIS and ETH-LCK are only sent in the defect conditions where the result of loss measurements is invalid, it is unnecessary to count these frames.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

dot1agCfmLtrTable 1.3.6.1.4.1.3902.3.120.1.3.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.6.1.4.1.3902.3.120.1.3.2.1
The Linktrace Reply table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Dot1agCfmLtrEntry  

dot1agCfmLtrSeqNumber 1.3.6.1.4.1.3902.3.120.1.3.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.6.1.4.1.3902.3.120.1.3.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.6.1.4.1.3902.3.120.1.3.2.1.3
TTL field value for a returned LTR.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..255  

dot1agCfmLtrForwarded 1.3.6.1.4.1.3902.3.120.1.3.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.6.1.4.1.3902.3.120.1.3.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.6.1.4.1.3902.3.120.1.3.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.6.1.4.1.3902.3.120.1.3.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.6.1.4.1.3902.3.120.1.3.2.1.8
Value returned in the Relay Action field.
Status: current Access: read-only
OBJECT-TYPE    
  Dot1agCfmRelayActionFieldValue  

dot1agCfmLtrIngress 1.3.6.1.4.1.3902.3.120.1.3.2.1.9
The value returned in the Ingress Action Field of the LTM.
Status: current Access: read-only
OBJECT-TYPE    
  Dot1agCfmIngressActionFieldValue  

dot1agCfmLtrIngressMac 1.3.6.1.4.1.3902.3.120.1.3.2.1.10
MAC address returned in the ingress MAC address field.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

dot1agCfmLtrEgress 1.3.6.1.4.1.3902.3.120.1.3.2.1.11
The value returned in the Egress Action Field of the LTM.
Status: current Access: read-only
OBJECT-TYPE    
  Dot1agCfmEgressActionFieldValue  

dot1agCfmLtrEgressMac 1.3.6.1.4.1.3902.3.120.1.3.2.1.12
MAC address returned in the egress MAC address field.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

dot1agCfmMepDbTable 1.3.6.1.4.1.3902.3.120.1.3.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.6.1.4.1.3902.3.120.1.3.3.1
The MEP Database table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Dot1agCfmMepDbEntry  

dot1agCfmMepDbRSessionId 1.3.6.1.4.1.3902.3.120.1.3.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    
  Dot1agCfmSessionId  

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

dot1agCfmMepDbRdi 1.3.6.1.4.1.3902.3.120.1.3.3.1.3
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  

dot1agCfmMepDbNearLost 1.3.6.1.4.1.3902.3.120.1.3.3.1.4
Local loss rate
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dot1agCfmMepDbFarLost 1.3.6.1.4.1.3902.3.120.1.3.3.1.5
Remote loss rate
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dot1agCfmMepDbDaly 1.3.6.1.4.1.3902.3.120.1.3.3.1.6
Time delay.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dot1agCfmMepDbDalyChg 1.3.6.1.4.1.3902.3.120.1.3.3.1.7
Time delay change.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dot1agCfmMepDbProcDaly 1.3.6.1.4.1.3902.3.120.1.3.3.1.8
Proactive time delay.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dot1agCfmMepDbProcDalyChg 1.3.6.1.4.1.3902.3.120.1.3.3.1.9
Proactive time delay change.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dot1agCfmLbrInfo 1.3.6.1.4.1.3902.3.120.1.3.4
OBJECT IDENTIFIER    

dot1agCfmLbrTransId 1.3.6.1.4.1.3902.3.120.1.3.4.1
Loopback Reply state
Status: current Access: read-only
OBJECT-TYPE    
  Dot1agCfmLbrTransId  

dot1agCfmLbrPrintInfo 1.3.6.1.4.1.3902.3.120.1.3.4.2
Loopback Reply state
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

dot1agCfmMipTable 1.3.6.1.4.1.3902.3.120.1.3.5
MIP Table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Dot1agCfmMipEntry

dot1agCfmMipEntry 1.3.6.1.4.1.3902.3.120.1.3.5.1
The MIP table entry
Status: current Access: not-accessible
OBJECT-TYPE    
  Dot1agCfmMipEntry  

dot1agCfmMipSessionId 1.3.6.1.4.1.3902.3.120.1.3.5.1.1
Session Id
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dot1agCfmMipPortName 1.3.6.1.4.1.3902.3.120.1.3.5.1.3
Mip Port Name
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

dot1agCfmGlobalIsEnable 1.3.6.1.4.1.3902.3.120.1.4.1
CFM global state
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

dot1agCfmPwMipTable 1.3.6.1.4.1.3902.3.120.1.5.1
PW MIP Table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Dot1agCfmPwMipEntry

dot1agCfmPwMipEntry 1.3.6.1.4.1.3902.3.120.1.5.1.1
The PW MIP table entry
Status: current Access: not-accessible
OBJECT-TYPE    
  Dot1agCfmPwMipEntry  

dot1agCfmPwMipPortName 1.3.6.1.4.1.3902.3.120.1.5.1.1.1
PW MIP port name
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString  

dot1agCfmPwMipLevel 1.3.6.1.4.1.3902.3.120.1.5.1.1.2
PW MIP level
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32