Home/Catalog/CISCO-ETHER-CFM-MIB

CISCO-ETHER-CFM-MIB

AI MIB Summary

The CISCO-ETHER-CFM-MIB enables monitoring and management of Ethernet Connectivity Fault Management (CFM) states, specifically tracking Maintenance End-Point (MEP) operational status, Continuity Check (CC) database integrity, and fault conditions such as loops, cross-connects, and ID collisions within Cisco IOS-based Ethernet services.

This MIB module defines the managed objects and notifications for Ethernet Connectivity Fault Management (CFM). CFM is an end-to-end per service instance Ethernet layer Operations, Administration and Management (OAM) protocol. CFM events include: - Maintenance End-Point (MEP) coming up: establishing connectivity - Maintenance End-Point going down: losing connectivity - Maintenance End-Point unknown: unexpected - Maintenance End-Point missing: expected but not reachable - Continuity Check Configuration Error: collision in MEP IDs - Continuity Check Loop: forwarding loop in network - Continuity Check Cross-connect: cross-connected forwarding path. The following acronyms are used in this module: - MEP: Maintenance End Point - MEPID: Maintenance End Point Identifier - CC: Continuity Check - CCDB: Continuity Check Database - SVLAN: Service Provider Virtual Local Area Network - VLAN: Virtual Local Area Network - CLI: Command Line Interface. - OAM: Operations Administration and Management.
Main OID:
ciscoEtherCfmMIB.1.3.6.1.4.1.9.9.461
36
Objects
Active
Status
6
Dependencies

Imported Objects

Objects

36 total
Object Name
ciscoEtherCfmMIBThis MIB module defines the managed objects and notifications for Ethernet Connectivity Fault Management (CFM). CFM is an end-to-end per service instance Ethernet layer Operations, Administration and Management (OAM) protocol. CFM events include: - Maintenance End-Point (MEP) coming up: establishing connectivity - Maintenance End-Point going down: losing connectivity - Maintenance End-Point unknown: unexpected - Maintenance End-Point missing: expected but not reachable - Continuity Check Configuration Error: collision in MEP IDs - Continuity Check Loop: forwarding loop in network - Continuity Check Cross-connect: cross-connected forwarding path. The following acronyms are used in this module: - MEP: Maintenance End Point - MEPID: Maintenance End Point Identifier - CC: Continuity Check - CCDB: Continuity Check Database - SVLAN: Service Provider Virtual Local Area Network - VLAN: Virtual Local Area Network - CLI: Command Line Interface. - OAM: Operations Administration and Management.
MODULE-IDENTITY
.1.3.6.1.4.1.9.9.461
ciscoEtherCfmMIBNotifs
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.461.0
ciscoEtherCfmNotificationPrefix
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.461.0.0
cEtherCfmCcMepUpThis notification is generated in the following cases: - when a remote MEP first comes up, that is when we receive a CC message from that MEP for the first time. - when the device receives a CC message from a MEP for which it has an expired CCDB entry. - when a CC message is received for a remote MEP for which the device already has a CCDB entry and the port-state in the received CC message is different from the cached previous state.
NOTIFICATION-TYPE
.1.3.6.1.4.1.9.9.461.0.0.1
cEtherCfmCcMepDownThis notification is generated when a remote MEP goes down; i.e. the entry in CCDB corresponding to this MEP times out or the device receives a CC message with zero hold-time.
NOTIFICATION-TYPE
.1.3.6.1.4.1.9.9.461.0.0.2
cEtherCfmCcCrossconnectThis notification is generated when a device receives a CC message with the service ID not matching the one locally configured for the VLAN in question.
NOTIFICATION-TYPE
.1.3.6.1.4.1.9.9.461.0.0.3
cEtherCfmCcLoopThis notification is generated when a device receives a CC message with the same MEPID and MAC address as those of the device itself, indicating that there is a forwarding loop and that the device is receiving its own CC messages.
NOTIFICATION-TYPE
.1.3.6.1.4.1.9.9.461.0.0.4
cEtherCfmCcConfigErrorThis notification is generated when a device receives a CC message with the same MEPID but different MAC address as those of the device itself, indicating that there is a mis-configuration in the network where a remote device has the same MEPID configured.
NOTIFICATION-TYPE
.1.3.6.1.4.1.9.9.461.0.0.5
cEtherCfmXCheckMissingThis notification is generated when an expected (configured) MEP does not come up during the cross-check start timeout interval.
NOTIFICATION-TYPE
.1.3.6.1.4.1.9.9.461.0.0.6
cEtherCfmXCheckUnknownThis notification is generated when an unexpected MEP comes up.
NOTIFICATION-TYPE
.1.3.6.1.4.1.9.9.461.0.0.7
cEtherCfmXCheckServiceUpThis notification is generated when all the MEPs belonging to a customer service instance come up before the expiration of the cross-check start timeout interval.
NOTIFICATION-TYPE
.1.3.6.1.4.1.9.9.461.0.0.8
ciscoEtherCfmMIBObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.461.1
cecCfmEvents
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.461.1.1
cEtherCfmMaxEventIndexThis object specifies the maximum upper value supported for the cEtherCfmEventIndex index by this agent.ro
Unsigned32
.1.3.6.1.4.1.9.9.461.1.1.1
cEtherCfmEventTableThis table contains a collection of Ethernet CFM notifications generated by the device. The notifications correspond to events recognized by the device and fall into the following classes: - MEP-Up - MEP-Down - Configuration Error - Forwarding Loop - Cross-connected Ethernet Connection - Crosscheck Missing MEP - Crosscheck Unknown MEP - Crosscheck Service Up A conceptual row is created in this table whenever the device encounters one of the events listed above. Rows can only be created by the agent, and not at the request of the management station. Rows are deleted at the request of a management station by setting the cEtherCfmEventDeleteRow object to 'delete'. Another way of deleting rows is through the CLI. Although this table may be indexed uniquely by the cEtherCfmEventIndex index, the first two indices (cEtherCfmEventDomainIndex and cEtherCfmEventSvlan) are used to speed-up queries per maintenance domain and per customer service instance. Furthermore, these two indices will help in defining the MIB views easily in order to restrict access to the MIB to particular entities (be it a service provider, or operator, or customer).
SEQUENCE OF CEtherCfmEventEntry
.1.3.6.1.4.1.9.9.461.1.1.2
cEtherCfmEventEntryAn entry in this table is created for every event reported by Ethernet CFM.
CEtherCfmEventEntry
.1.3.6.1.4.1.9.9.461.1.1.2.1
cEtherCfmEventDomainIndexThis object represents the ID which uniquely identifies a CFM maintenance domain on the device. Every domain can be uniquely identified by its user-defined name (cEtherCfmEventDomainName) or device-assigned ID (this object).
Unsigned32
.1.3.6.1.4.1.9.9.461.1.1.2.1.1
cEtherCfmEventSvlanThe service VLAN identifier of the customer service instance to which the event belongs.
VlanId (Q-BRIDGE-MIB)
.1.3.6.1.4.1.9.9.461.1.1.2.1.2
cEtherCfmEventIndexA monotonically increasing integer for the sole purpose of indexing CFM events. When it reaches the maximum value supported by the agent, as defined in the cEtherCfmMaxEventIndex object, the agent wraps the value back to 1 and may flush existing entries.
Unsigned32
.1.3.6.1.4.1.9.9.461.1.1.2.1.3
cEtherCfmEventDomainNameThe name of the CFM maintenance domain.ro
SnmpAdminString (SNMP-FRAMEWORK-MIB)
.1.3.6.1.4.1.9.9.461.1.1.2.1.4
cEtherCfmEventTypeThis object informs the management station of how to interpret the rest of the objects within a row, as summarized in the following table: Legend I: Ignored Object V: Valid Object Object cEtherCfmEventType | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 ================================================================ | | | | | | | | cEtherCfmEventDomainIndex | V | V | V | V | V | V | V | V | | | | | | | | cEtherCfmEventSvlan | V | V | V | V | V | V | V | V | | | | | | | | cEtherCfmEventIndex | V | V | V | V | V | V | V | V | | | | | | | | cEtherCfmEventLastChange | V | V | V | V | V | V | V | V | | | | | | | | cEtherCfmEventServiceId | V | V | V | V | V | V | V | V | | | | | | | | cEtherCfmEventDomainName | V | V | V | V | V | V | V | V | | | | | | | | cEtherCfmEventLclMepid | I | I | I | V | V | I | I | I | | | | | | | | cEtherCfmEventLclMacAddress | V | V | V | V | V | V | V | V | | | | | | | | cEtherCfmEventLclMepCount | V | V | I | I | I | I | I | I | | | | | | | | cEtherCfmEventLclIfCount | V | V | I | I | I | I | I | I | | | | | | | | cEtherCfmEventRmtMepid | V | V | V | I | I | V | V | I | | | | | | | | cEtherCfmEventRmtMacAddress | V | V | V | I | V | V | V | I | | | | | | | | cEtherCfmEventRmtPortState | V | I | I | I | I | I | I | I | | | | | | | | cEtherCfmEventRmtServiceId | I | I | V | I | I | I | I | I | | | | | | | | cEtherCfmEventCode | V | V | I | I | I | I | I | I | | | | | | | | cEtherCfmEventDeleteRow | V | V | V | V | V | V | V | V | | | | | | | | Note: When reading any ignored object, a value of 0 will be returned by the agent.ro
Enumeration
.1.3.6.1.4.1.9.9.461.1.1.2.1.5
cEtherCfmEventLastChangeThe value of sysUpTime at the time when this row was created.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.9.9.461.1.1.2.1.6
cEtherCfmEventServiceIdThe customer service instance to which the event belongs.ro
SnmpAdminString
.1.3.6.1.4.1.9.9.461.1.1.2.1.7
cEtherCfmEventLclMepidThe identifier of the local MEP impacted by the event.ro
CfmMepid
.1.3.6.1.4.1.9.9.461.1.1.2.1.8
cEtherCfmEventLclMacAddressThe MAC address of the device reporting the event.ro
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.9.9.461.1.1.2.1.9
cEtherCfmEventLclMepCountThe number of local MEPs affected by the event.ro
Gauge32
.1.3.6.1.4.1.9.9.461.1.1.2.1.10
cEtherCfmEventLclIfCountThe number of local interfaces affected by the event.ro
Gauge32
.1.3.6.1.4.1.9.9.461.1.1.2.1.11
cEtherCfmEventRmtMepidThe maintenance end-point identifier of the remote MEP causing the event entry to be logged.ro
CfmMepid
.1.3.6.1.4.1.9.9.461.1.1.2.1.12
cEtherCfmEventRmtMacAddressThe MAC address of the remote maintenance point for which the event entry is being logged.ro
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.9.9.461.1.1.2.1.13
cEtherCfmEventRmtPortStateThe operational state of the port on which the remote MEP is configured. This information is derived from the port-state as indicated in the CC message. The possible values are: 'up' - The port is operationally up. 'down' - The port is operationally (but not administratively) down. 'adminDown' - The port is administratively down. 'test' - The port is in test mode (perhaps due to an IEEE Standard 802.3ah OAM intrusive loopback operation). 'remoteExcessiveErrors' - 802.3ah OAM reports that the other end of the link is receiving an excessive number of invalid frames. 'localExcessiveErrors' - 802.3ah OAM reports that this end of the link is receiving an excessive number of invalid frames. 'localNoData' - No data and no CFM messages have been received for an excessive length of time.ro
Enumeration
.1.3.6.1.4.1.9.9.461.1.1.2.1.14
cEtherCfmEventRmtServiceIdThe ID that the remote device has configured for the customer service instance (VLAN).ro
SnmpAdminString
.1.3.6.1.4.1.9.9.461.1.1.2.1.15
cEtherCfmEventCodeThis object is used in decoding 'mepUp' and 'mepDown' events. ** For 'mepUp', the following codes are relevant: 'new' - This is the very first time the device receives a CC message from the remote MEP. 'returning' - The device received a CC message from a remote MEP for which it had an expired CCDB entry. 'portState' - The device received a CC message from a remote MEP for which it has a valid CCDB entry, and the message indicates a port status change. ** For 'mepDown', the following codes are relevant: 'lastGasp' - The device received a CC message from a remote MEP with zero lifetime. 'timeout' - The local CCDB entry for the remote MEP expired. 'configClear' - A previous CC message from a MEP that triggered a configuration error event is cleared. 'loopClear' - A previous CC message from a MEP that triggered a loop error event is cleared. 'xconnectClear' - A previous CC message from a MEP that triggered a crossconnect error event is cleared. 'unknownClear' - A previous CC message from a MEP that triggered an unknown MEP event is cleared.ro
Enumeration
.1.3.6.1.4.1.9.9.461.1.1.2.1.16
cEtherCfmEventDeleteRowThis object allows the management station to delete a row in the cEtherCfmEventTable in order to free system resources. When reading this object the value of 'noop' will be returned. This object can only be set to 'delete'. When this object is set to 'delete', the conceptual row corresponding to this object will be deleted to free system resources. This is equivalent to clearing the event log. Should the trigger that caused the event to be logged reoccur, the event will be re-asserted but in a different conceptual row.rw
Enumeration
.1.3.6.1.4.1.9.9.461.1.1.2.1.17
ciscoEtherCfmMIBConform
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.461.2
ciscoEtherCfmMIBCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.461.2.1
ciscoEtherCfmMIBGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.461.2.2
CISCO-ETHER-CFM-MIB - SNMP MIB Reference | MIBs Explorer