All MIBs › RC-CFM-MIB
Organization: Nortel Networks
Last Updated: 2009-04-10
Category: Carrier Ethernet, Nortel Enterprise Data
Description:
Manages IEEE 802.1ag Connectivity Fault Management MEPs and MIPs on Nortel Ethernet Routing Switch platforms.
Imported Objects
From IF-MIB
| InterfaceIndex | |
| InterfaceIndexOrZero |
From Q-BRIDGE-MIB
| VlanIdOrNone |
From RAPID-CITY
| CfmNameString | |
| EnableValue | |
| rcCfm | OBJECT-IDENTITY |
From SNMPv2-SMI
| Counter32 | |
| Counter64 | |
| Gauge32 | |
| Integer32 | |
| MODULE-IDENTITY | |
| OBJECT-TYPE |
From SNMPv2-TC
| DateAndTime | |
| DisplayString | |
| MacAddress | |
| RowStatus | |
| TEXTUAL-CONVENTION | |
| TruthValue |
What Is RC-CFM-MIB?
RC-CFM-MIB is a Nortel/Avaya (Rapid-City/OE) enterprise MIB implementing IEEE 802.1ag Connectivity Fault Management on Ethernet Routing Switch platforms, managing Maintenance Domains, Maintenance Associations, Maintenance End Points (MEPs), and Maintenance Intermediate Points (MIPs) used to detect and localize Ethernet connectivity faults. It exposes configuration data (domain name, level, number of MAs/MIPs, event/trap enable, performance-monitoring enable) as well as control actions such as clearing statistics, and integrates with PBT (Provider Backbone Transport) status. This is fault- and performance-monitoring focused: it lets an operator detect loss of Ethernet connectivity, continuity check failures, and misconfigured maintenance levels across a carrier or enterprise Ethernet network, directly surfacing service-affecting faults rather than physical hardware sensors. It is the vendor implementation of the IEEE 802.1ag CFM standard, so its object model closely tracks that standard's Maintenance Domain/Association/MEP hierarchy. It is deployed on Nortel/Avaya Ethernet Routing Switches used in carrier Ethernet or large enterprise networks requiring end-to-end fault detection. Network engineers evaluating or troubleshooting this functionality can download the RC-CFM-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in RC-CFM-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
What Can Be Monitored
- maintenance domain/association configuration
- MEP/MIP counts
- CFM fault event traps
- continuity-check statistics
Supported Devices
- Nortel/Avaya Ethernet Routing Switch
Monitoring Examples
An administrator walks rcCfmMaintenanceDomainTable/rcCfmMaintenanceDomainEntry, indexed by rcCfmMaintenanceDomainIndex, checking rcCfmMaintenanceDomainName, rcCfmMaintenanceDomainLevel, and rcCfmMaintenanceDomainNumOfMa to confirm the expected CFM hierarchy is provisioned, and enables rcCfmMaintenanceDomainEventTrapEnable to receive fault traps. If a service outage is suspected between two sites, the admin uses rcCfmMaintenanceDomainClearStats to reset counters and then monitors for new continuity-check failure traps (rcCfmTrap) to pinpoint where in the maintenance domain the fault occurred.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| rcCfmMib | 1.3.6.1.4.1.2272.1.69.0 | OE MIB for Connectivity Fault Management | ||
| rcCfmMaintenanceDomainTable | 1.3.6.1.4.1.2272.1.69.1 | not-accessible | Connectivity Fault Management Maintenance Domain table | |
| rcCfmMaintenanceDomainEntry | 1.3.6.1.4.1.2272.1.69.1.1 | not-accessible | Connectivity Fault Management Maintenance Domain entry. | |
| I32 rcCfmMaintenanceDomainIndex | 1.3.6.1.4.1.2272.1.69.1.1.1 | Integer32 | not-accessible | Maintenance Domain index |
| STR rcCfmMaintenanceDomainName | 1.3.6.1.4.1.2272.1.69.1.1.2 | DisplayString | read-create | Maintenance Domain Name |
| ROW rcCfmMaintenanceDomainRowStatus | 1.3.6.1.4.1.2272.1.69.1.1.3 | RowStatus | read-create | Used to create/delete entries |
| I32 rcCfmMaintenanceDomainNumOfMa | 1.3.6.1.4.1.2272.1.69.1.1.4 | Integer32 | read-only | Used to indicate the number of MAs belong to this maintenance domain |
| T/F rcCfmMaintenanceDomainClearStats | 1.3.6.1.4.1.2272.1.69.1.1.5 | TruthValue | read-create | To clear the MEPS CCM sending/receiving message counter un der this domain |
| I32 rcCfmMaintenanceDomainLevel | 1.3.6.1.4.1.2272.1.69.1.1.6 | Integer32 | read-write | To set the maintenance level in this domain |
| I32 rcCfmMaintenanceDomainNumOfMip | 1.3.6.1.4.1.2272.1.69.1.1.7 | Integer32 | read-only | Used to indicate the number of Mips belong to this maintenance domain |
| INT rcCfmMaintenanceDomainType | 1.3.6.1.4.1.2272.1.69.1.1.8 | INTEGER | read-only | To indicate the type of domain |
| ENA rcCfmMaintenanceDomainEventTrapEnable | 1.3.6.1.4.1.2272.1.69.1.1.9 | EnableValue | read-create | Event Trap enable |
| ENA rcCfmMaintenanceDomainPmEnable | 1.3.6.1.4.1.2272.1.69.1.1.10 | EnableValue | read-create | Performance monitor enable |
| T/F rcCfmMaintenanceDomainClearAisStats | 1.3.6.1.4.1.2272.1.69.1.1.11 | TruthValue | read-write | To clear the AIS CCM sending/receiving message counter un der this domain |
| rcCfmMaintenanceAssociationTable | 1.3.6.1.4.1.2272.1.69.2 | not-accessible | Connectivity Fault Management Maintenance Association table | |
| rcCfmMaintenanceAssociationEntry | 1.3.6.1.4.1.2272.1.69.2.1 | not-accessible | Connectivity Fault Management Maintenance Association entry. | |
| I32 rcCfmMaintenanceAssociationDomainIndex | 1.3.6.1.4.1.2272.1.69.2.1.1 | Integer32 | not-accessible | Maintenance Association Domain Index |
| I32 rcCfmMaintenanceAssociationAssociationIndex | 1.3.6.1.4.1.2272.1.69.2.1.2 | Integer32 | not-accessible | Maintenance Association Index |
| STR rcCfmMaintenanceAssociationDomainName | 1.3.6.1.4.1.2272.1.69.2.1.3 | DisplayString | read-only | Maintenance Association Domain Name |
| STR rcCfmMaintenanceAssociationAssociationName | 1.3.6.1.4.1.2272.1.69.2.1.4 | DisplayString | read-create | Maintenance Association Name |
| ENA rcCfmMaintenanceAssociationAdminState | 1.3.6.1.4.1.2272.1.69.2.1.5 | EnableValue | read-create | Administratively enable or disable a maintenance association. |
| ROW rcCfmMaintenanceAssociationRowStatus | 1.3.6.1.4.1.2272.1.69.2.1.6 | RowStatus | read-create | Used to create/delete entries |
| I32 rcCfmMaintenanceAssociationCcmInterval | 1.3.6.1.4.1.2272.1.69.2.1.7 | Integer32 | read-create | Interval of periodic Continuity Check Message to be transmitted |
| I32 rcCfmMaintenanceAssociationCcmLifetime | 1.3.6.1.4.1.2272.1.69.2.1.8 | Integer32 | read-create | Lifetime of periodic Continuity Check Message |
| I32 rcCfmMaintenanceAssociationCcmPriority | 1.3.6.1.4.1.2272.1.69.2.1.9 | Integer32 | read-create | Priority of Continuity Check Message to be transmitted |
| ENA rcCfmMaintenanceAssociationCcmTxEnable | 1.3.6.1.4.1.2272.1.69.2.1.10 | EnableValue | read-create | Continuity Check Message transmit enable |
| ENA rcCfmMaintenanceAssociationCcmRxEnable | 1.3.6.1.4.1.2272.1.69.2.1.11 | EnableValue | read-create | Continuity Check Message receive enable |
| I32 rcCfmMaintenanceAssociationNumOfMep | 1.3.6.1.4.1.2272.1.69.2.1.12 | Integer32 | read-only | Used to indicate the number of MEPs belong to this maintenance association |
| T/F rcCfmMaintenanceAssociationClearStats | 1.3.6.1.4.1.2272.1.69.2.1.13 | TruthValue | read-create | To clear the MEPs CCM sending/receiving message counter under this MA |
| ENA rcCfmMaintenanceAssociationAutoDetect | 1.3.6.1.4.1.2272.1.69.2.1.14 | EnableValue | read-create | Indicates whether MA allows auto-detect of remote MEPs |
| I32 rcCfmMaintenanceAssociationNumOfRemoteMep | 1.3.6.1.4.1.2272.1.69.2.1.15 | Integer32 | read-only | Used to indicate the number of remote MEPs belong to this maintenance association |
| I32 rcCfmMaintenanceAssociationRemoveAutoRmep | 1.3.6.1.4.1.2272.1.69.2.1.16 | Integer32 | read-create | Remove auto learned Remote Maintenance Endpoint ID, or 0 for unspecified |
| ENA rcCfmMaintenanceAssociationCcmRdiEnable | 1.3.6.1.4.1.2272.1.69.2.1.17 | EnableValue | read-create | Continuity Check Message RDI enable |
| ENA rcCfmMaintenanceAssociationCcmMulticast | 1.3.6.1.4.1.2272.1.69.2.1.18 | EnableValue | read-create | Indicates whether MA sends Multicast or Unicast CCMs |
| ENA rcCfmMaintenanceAssociationEventTrapEnable | 1.3.6.1.4.1.2272.1.69.2.1.19 | EnableValue | read-create | Event Trap enable This MA level setting overrides MD level setting. |
| ENA rcCfmMaintenanceAssociationPmEnable | 1.3.6.1.4.1.2272.1.69.2.1.20 | EnableValue | read-create | Performance monitor enable This MA level setting overrides MD level setting. |
| T/F rcCfmMaintenanceAssociationClearAisStats | 1.3.6.1.4.1.2272.1.69.2.1.21 | TruthValue | read-write | To clear the Ais CCM sending/receiving message counter under this MA |
| rcCfmMaintenanceEndPointTable | 1.3.6.1.4.1.2272.1.69.3 | not-accessible | Connectivity Fault Management Maintenance Association table | |
| rcCfmMaintenanceEndPointEntry | 1.3.6.1.4.1.2272.1.69.3.1 | not-accessible | Connectivity Fault Management Maintenance EndPoint entry. | |
| I32 rcCfmMaintenanceEndPointDomainIndex | 1.3.6.1.4.1.2272.1.69.3.1.1 | Integer32 | not-accessible | Maintenance Domain Name |
| I32 rcCfmMaintenanceEndPointAssociationIndex | 1.3.6.1.4.1.2272.1.69.3.1.2 | Integer32 | not-accessible | Maintenance Association Name |
| I32 rcCfmMaintenanceEndPointId | 1.3.6.1.4.1.2272.1.69.3.1.3 | Integer32 | not-accessible | Maintenance EndPoint ID |
| STR rcCfmMaintenanceEndPointDomainName | 1.3.6.1.4.1.2272.1.69.3.1.4 | DisplayString | read-only | Maintenance Domain Name |
| STR rcCfmMaintenanceEndPointAssociationName | 1.3.6.1.4.1.2272.1.69.3.1.5 | DisplayString | read-only | Maintenance Association Name |
| ENA rcCfmMaintenanceEndPointAdminState | 1.3.6.1.4.1.2272.1.69.3.1.6 | EnableValue | read-create | Administratively enable or disable a maintenance EndPoint. |
| ROW rcCfmMaintenanceEndPointRowStatus | 1.3.6.1.4.1.2272.1.69.3.1.7 | RowStatus | read-create | Used to create/delete entries |
| I32 rcCfmMaintenanceEndPointCcmPriority | 1.3.6.1.4.1.2272.1.69.3.1.8 | Integer32 | read-create | Priority of Continuity Check Message to be transmitted |
| ENA rcCfmMaintenanceEndPointCcmTxEnable | 1.3.6.1.4.1.2272.1.69.3.1.9 | EnableValue | read-create | Continuity Check Message transmit enable |
| ENA rcCfmMaintenanceEndPointCcmRxEnable | 1.3.6.1.4.1.2272.1.69.3.1.10 | EnableValue | read-create | Continuity Check Message receive enable |
| INT rcCfmMaintenanceEndPointMepType | 1.3.6.1.4.1.2272.1.69.3.1.11 | INTEGER | read-only | Mep Type |
| T/F rcCfmMaintenanceEndPointClearStats | 1.3.6.1.4.1.2272.1.69.3.1.12 | TruthValue | read-create | To clear the MEP CCM sending/receiving message counter |
| STR rcCfmMaintenanceEndPointServiceDescription | 1.3.6.1.4.1.2272.1.69.3.1.13 | DisplayString | read-only | Used to specify what service this mep assigned to |
| I32 rcCfmMaintenanceEndPointRemoveAutoRmep | 1.3.6.1.4.1.2272.1.69.3.1.14 | Integer32 | read-create | Remove auto learned Remote Maintenance Endpoint ID, or 0 for unspecified |
| INT rcCfmMaintenanceEndPointMepStatus | 1.3.6.1.4.1.2272.1.69.3.1.15 | INTEGER | read-only | Indicating if the mep status is active or inactive. Only Dual-Home Ring endpoint client meps can have active/inactive status. All other mep types have active status. |
| ENA rcCfmMaintenanceEndPointAisTxEnable | 1.3.6.1.4.1.2272.1.69.3.1.16 | EnableValue | read-create | Alarm Indication Signal Message transmit enable |
| INT rcCfmMaintenanceEndPointAisInterval | 1.3.6.1.4.1.2272.1.69.3.1.17 | INTEGER | read-create | Interval of periodic Alarm Indication Signal Message to be transmitted. Unit in milliseconds. |
| ENA rcCfmMaintenanceEndPointIfTlv | 1.3.6.1.4.1.2272.1.69.3.1.18 | EnableValue | read-create | Admin control of the Interface-Status-Tlv in maintenanceEndpoint. |
| INT rcCfmMaintenanceEndPointMepDirection | 1.3.6.1.4.1.2272.1.69.3.1.19 | INTEGER | read-only | Indicates the direction in which the Maintenance association faces on the bridge port. |
| T/F rcCfmMaintenanceEndPointClearAisStats | 1.3.6.1.4.1.2272.1.69.3.1.20 | TruthValue | read-create | To clear the AIS sending/receiving message counter |
| NUM rcCfmMaintenanceEndPointIfIndex | 1.3.6.1.4.1.2272.1.69.3.1.21 | InterfaceIndexOrZero | read-create | This object is the interface index of the interface either a bridge port, or an aggregated IEEE 802.1 link within a bridge port, to which the MEP is attached. |
| VLA rcCfmMaintenanceEndPointCcmVlanId | 1.3.6.1.4.1.2272.1.69.3.1.22 | VlanIdOrNone | read-create | Customer CCM VLAN ID |
| STR rcCfmMaintenanceEndPointLabel | 1.3.6.1.4.1.2272.1.69.3.1.23 | DisplayString | read-create | User provided field. Used to give extra management information/data. |
| rcCfmTrunkGroupTable | 1.3.6.1.4.1.2272.1.69.4 | not-accessible | Connectivity Fault TrunkGroup table | |
| rcCfmTrunkGroupEntry | 1.3.6.1.4.1.2272.1.69.4.1 | not-accessible | Connectivity Fault Management TrunkGroup entry. | |
| STR rcCfmTrunkGroupName | 1.3.6.1.4.1.2272.1.69.4.1.1 | CfmNameString | not-accessible | Trunk Group Name |
| ROW rcCfmTrunkGroupRowStatus | 1.3.6.1.4.1.2272.1.69.4.1.2 | RowStatus | read-create | Used to create/delete entries |
| STR rcCfmTrunkGroupPrimaryTrunk | 1.3.6.1.4.1.2272.1.69.4.1.3 | DisplayString | read-create | Trunk Group PBT Primary Trunk Name |
| STR rcCfmTrunkGroupSecondaryTrunk | 1.3.6.1.4.1.2272.1.69.4.1.4 | DisplayString | read-create | Trunk Group PBT Secondary Trunk Name |
| STR rcCfmTrunkGroupActiveTrunk | 1.3.6.1.4.1.2272.1.69.4.1.5 | DisplayString | read-create | Trunk Group PBT Active Trunk Name |
| ENA rcCfmTrunkGroupRevertive | 1.3.6.1.4.1.2272.1.69.4.1.6 | EnableValue | read-create | Revertive enable or disable |
| I32 rcCfmTrunkGroupLoopBackVlanId | 1.3.6.1.4.1.2272.1.69.4.1.7 | Integer32 | read-create | Loopback VLAN ID for local pbt switching |
| OCT rcCfmTrunkGroupUserLabel1 | 1.3.6.1.4.1.2272.1.69.4.1.8 | OCTET STRING | read-write | User provided field. Used to give extra management information/data |
| OCT rcCfmTrunkGroupUserLabel2 | 1.3.6.1.4.1.2272.1.69.4.1.9 | OCTET STRING | read-write | User provided additional field. Used to give extra management information/data |
| rcCfmTrunkTable | 1.3.6.1.4.1.2272.1.69.5 | not-accessible | Connectivity Fault Trunk table | |
| rcCfmTrunkEntry | 1.3.6.1.4.1.2272.1.69.5.1 | not-accessible | Connectivity Fault Management Trunk entry. | |
| STR rcCfmTrunkName | 1.3.6.1.4.1.2272.1.69.5.1.1 | CfmNameString | not-accessible | PBT Trunk Name |
| NUM rcCfmTrunkPort | 1.3.6.1.4.1.2272.1.69.5.1.2 | InterfaceIndex | read-create | PBT Trunk Port |
| ENA rcCfmTrunkAdminState | 1.3.6.1.4.1.2272.1.69.5.1.3 | EnableValue | read-create | Administratively enable or disable a PBT trunk. |
| ROW rcCfmTrunkRowStatus | 1.3.6.1.4.1.2272.1.69.5.1.4 | RowStatus | read-create | Used to create/delete entries |
| MAC rcCfmTrunkMac | 1.3.6.1.4.1.2272.1.69.5.1.5 | MacAddress | read-create | Trunk Mac (remote CP mac) |
| STR rcCfmTrunkMdName | 1.3.6.1.4.1.2272.1.69.5.1.6 | DisplayString | read-create | PBT Trunk Maintenance Domain Name |
| STR rcCfmTrunkMaName | 1.3.6.1.4.1.2272.1.69.5.1.7 | DisplayString | read-create | PBT Trunk Maintenance Association Name |
| I32 rcCfmTrunkVlanId | 1.3.6.1.4.1.2272.1.69.5.1.8 | Integer32 | read-create | PBT trunk VLAN ID |
| I32 rcCfmTrunkReverseVlanId | 1.3.6.1.4.1.2272.1.69.5.1.9 | Integer32 | read-create | PBT trunk reverse VLAN ID |
| I32 rcCfmTrunkMepId | 1.3.6.1.4.1.2272.1.69.5.1.10 | Integer32 | read-create | PBT trunk MEP ID. Range 1-8191 is a valid Mep ID to be assigned to the CFM Trunk. '0' means unassign the Med ID from the CFM Trunk |
| I32 rcCfmTrunkHoldTimer | 1.3.6.1.4.1.2272.1.69.5.1.11 | Integer32 | read-create | Trunk hold timer value. |
| INT rcCfmTrunkOperStatus | 1.3.6.1.4.1.2272.1.69.5.1.12 | INTEGER | read-only | The current operational status of this trunk. |
| MAC rcCfmTrunkSourceMac | 1.3.6.1.4.1.2272.1.69.5.1.13 | MacAddress | read-create | Trunk Source Mac (local switch PBT mac) |
| T/F rcCfmTrunkClearStats | 1.3.6.1.4.1.2272.1.69.5.1.14 | TruthValue | read-create | Action to clear the stats for all trunks |
| OCT rcCfmTrunkUserLabel1 | 1.3.6.1.4.1.2272.1.69.5.1.15 | OCTET STRING | read-write | User provided field. Used to give extra management information/data |
| OCT rcCfmTrunkUserLabel2 | 1.3.6.1.4.1.2272.1.69.5.1.16 | OCTET STRING | read-write | User provided additional field. Used to give extra management information/data |
| I32 rcCfmTrunkSubportQueueSet | 1.3.6.1.4.1.2272.1.69.5.1.17 | Integer32 | read-create | Subport Queue Set Index Number |
| ENA rcCfmTrunkDualHomePartner | 1.3.6.1.4.1.2272.1.69.5.1.18 | EnableValue | read-create | Enable PBT trunk as Dual Home Partner |
| rcCfmServiceGroupTable | 1.3.6.1.4.1.2272.1.69.6 | not-accessible | Connectivity Fault Service Group table | |
| rcCfmServiceGroupEntry | 1.3.6.1.4.1.2272.1.69.6.1 | not-accessible | Connectivity Fault Management ServiceGroup entry. | |
| STR rcCfmServiceGroupName | 1.3.6.1.4.1.2272.1.69.6.1.1 | CfmNameString | not-accessible | PBT ServiceGroup Name |
| NUM rcCfmServiceGroupPort | 1.3.6.1.4.1.2272.1.69.6.1.2 | InterfaceIndex | read-create | PBT ServiceGroup Port |
| ENA rcCfmServiceGroupAdminState | 1.3.6.1.4.1.2272.1.69.6.1.3 | EnableValue | read-create | Administratively enable or disable a PBT Service Group. |
| ROW rcCfmServiceGroupRowStatus | 1.3.6.1.4.1.2272.1.69.6.1.4 | RowStatus | read-create | Used to create/delete entries |
| MAC rcCfmServiceGroupMac | 1.3.6.1.4.1.2272.1.69.6.1.5 | MacAddress | read-create | ServiceGroup Mac (remote mac of NPU) |
| STR rcCfmServiceGroupMdName | 1.3.6.1.4.1.2272.1.69.6.1.6 | DisplayString | read-create | PBT ServiceGroup Maintenance Domain Name |
| STR rcCfmServiceGroupMaName | 1.3.6.1.4.1.2272.1.69.6.1.7 | DisplayString | read-create | PBT ServiceGroup Maintenance Association Name |
| STR rcCfmServiceGroupTgName | 1.3.6.1.4.1.2272.1.69.6.1.8 | DisplayString | read-create | PBT ServiceGroup Trunk Group Name |
| I32 rcCfmServiceGroupMepId | 1.3.6.1.4.1.2272.1.69.6.1.9 | Integer32 | read-create | PBT ServiceGroup MEP ID. Range 1-8191 is a valid Mep ID to be assigned to the CFM Service group. '0' means unassign the Med ID from the CFM service group |
| I32 rcCfmServiceGroupRingId | 1.3.6.1.4.1.2272.1.69.6.1.10 | Integer32 | read-create | Ring ID associated with Service Group |
| INT rcCfmServiceGroupCcmOperStatus | 1.3.6.1.4.1.2272.1.69.6.1.11 | INTEGER | read-only | The current CCM operational status of this service group. |
| rcCfmPbt | 1.3.6.1.4.1.2272.1.69.7 | |||
| OCT rcCfmPbtVlans | 1.3.6.1.4.1.2272.1.69.7.1 | OCTET STRING | read-write | Connectivity Fault Management PBT vlan entry. |
| I32 rcCfmPbtMsti | 1.3.6.1.4.1.2272.1.69.7.2 | Integer32 | read-write | MSTI instance ID for PBT VLANS |
| rcCfmStatsTable | 1.3.6.1.4.1.2272.1.69.8 | not-accessible | CFM stats table | |
| rcCfmStatsEntry | 1.3.6.1.4.1.2272.1.69.8.1 | not-accessible | CFM Stats table entry. Contain CFM Message sending/receiving and missing counter | |
| I32 rcCfmStatsDomainIndex | 1.3.6.1.4.1.2272.1.69.8.1.1 | Integer32 | not-accessible | Maintenance Domain Name |
| I32 rcCfmStatsAssociationIndex | 1.3.6.1.4.1.2272.1.69.8.1.2 | Integer32 | not-accessible | Maintenance Association Name |
| STR rcCfmStatsDomainName | 1.3.6.1.4.1.2272.1.69.8.1.3 | DisplayString | read-only | Maintenance Domain Name |
| STR rcCfmStatsAssociationName | 1.3.6.1.4.1.2272.1.69.8.1.4 | DisplayString | read-only | Maintenance Association Name |
| I32 rcCfmStatsMepId | 1.3.6.1.4.1.2272.1.69.8.1.5 | Integer32 | not-accessible | Maintenance EndPoint ID |
| C64 rcCfmStatsTxCnt | 1.3.6.1.4.1.2272.1.69.8.1.6 | Counter64 | read-only | The total Number of CFM messages are transmitted by trunk or ESM port |
| C64 rcCfmStatsRxCnt | 1.3.6.1.4.1.2272.1.69.8.1.7 | Counter64 | read-only | The total Number of CFM messages are received by trunk or ESM port |
| C64 rcCfmStatsRxZeroCnt | 1.3.6.1.4.1.2272.1.69.8.1.8 | Counter64 | read-only | The total Number of CFM messages are received by trunk or ESM port |
| C64 rcCfmStatsMissedCnt | 1.3.6.1.4.1.2272.1.69.8.1.9 | Counter64 | read-only | The total Number of CFM messages are missing on trunk or ESM port |
| C64 rcCfmStatsUpTimeCnt | 1.3.6.1.4.1.2272.1.69.8.1.10 | Counter64 | read-only | The total Time of CFM messages are UP on trunk or ESM port in milliseconds |
| I32 rcCfmStatsDefect | 1.3.6.1.4.1.2272.1.69.8.1.11 | Integer32 | read-only | An enumerated value indicating the highest-priority defect that has been present since the MEP Fault Notification Generate State Machine was last in the FNG_RESET state, either: 1) DefRDICCM: The last CCM received by this MEP from some remote MEP contained the RDI bit. 2) DefMACstats: The last CCM received by this MEP from some remote MEP indicated that the transmitting MEP's associated MAC is reporting an error status. 3) DefRemoteCCM: This MEP is not receiving CCMs from some other MEP in its configured list. 4) DefErrorCCM: This MEP is receiving invalid CCMs. 5) DefXconCCM: This MEP is receiving CCMs that could be from some other MA. |
| C64 rcCfmStatsAisTxCnt | 1.3.6.1.4.1.2272.1.69.8.1.12 | Counter64 | read-only | The total Number of AIS messages transmitted by Client Mep on Port/MLT |
| C64 rcCfmStatsAisRxCnt | 1.3.6.1.4.1.2272.1.69.8.1.13 | Counter64 | read-only | The total Number of AIS messages received by Client Mep on Port/MLT |
| INT rcCfmStatsAisOperState | 1.3.6.1.4.1.2272.1.69.8.1.14 | INTEGER | read-only | To indicate the operational status of AIS. It is set to true when AIS is transmitted. It is set to false when AIS is cleared. |
| I32 rcCfmStatsAisMipLevel | 1.3.6.1.4.1.2272.1.69.8.1.15 | Integer32 | read-only | This is Maintenance Domain Level of the MIP on which the AIS is transmitted. |
| INT rcCfmStatsIfTlvTx | 1.3.6.1.4.1.2272.1.69.8.1.16 | INTEGER | read-only | To indicate the operational state of Interface Status TLV transmitted on MaintenanceEndpoint. This status indicates that the state of the local UNI Port. |
| C64 rcCfmStatsAccessDrops | 1.3.6.1.4.1.2272.1.69.8.1.17 | Counter64 | read-only | The total number of packets dropped on ingress to access port, for this MEP, due to same or lower MD level |
| C64 rcCfmStatsAggregateUplinkDrops | 1.3.6.1.4.1.2272.1.69.8.1.18 | Counter64 | read-only | The total number of packets dropped on ingress to uplink port, for all MEPS, due to lower MD level |
| rcCfmTrap | 1.3.6.1.4.1.2272.1.69.9 | |||
| INT rcCfmTrunkCcmIndication | 1.3.6.1.4.1.2272.1.69.9.1 | INTEGER | read-only | A Trunk CCM indication signifies that the trunk CCM operational status has changed state to UP or DOWN |
| INT rcCfmServiceGroupCcmIndication | 1.3.6.1.4.1.2272.1.69.9.2 | INTEGER | read-only | A Service Group CCM indication signifies that the service group CCM operational status has changed state to UP or DOWN |
| INT rcCfmEndPointCcmIndication | 1.3.6.1.4.1.2272.1.69.9.3 | INTEGER | read-only | A Endpoint CCM indication signifies that the endpoint CCM operational status has changed state to UP or DOWN |
| INT rcCfmTrunkGroupIndication | 1.3.6.1.4.1.2272.1.69.9.4 | INTEGER | read-only | A Trunk group CCM indication signifies what kind of protection failure within the trunk group |
| INT rcCfmTrunkGroupProtected | 1.3.6.1.4.1.2272.1.69.9.5 | INTEGER | read-only | signifies trunk group was protected or was not protected |
| I32 rcCfmRemoteMepId | 1.3.6.1.4.1.2272.1.69.9.6 | Integer32 | read-only | Remote Maintenance Endpoint ID |
| I32 rcCfmLocalMepId | 1.3.6.1.4.1.2272.1.69.9.7 | Integer32 | read-only | Local Maintenance Endpoint ID |
| INT rcCfmMepCcmIndication | 1.3.6.1.4.1.2272.1.69.9.8 | INTEGER | read-only | CCM indication signifies that the MEP CCM operational status |
| I32 rcCfmCvid | 1.3.6.1.4.1.2272.1.69.9.9 | Integer32 | read-only | A value that uniquely identifies the Customer Vlan Id in i-sid endpt. |
| MAC rcCfmRemoteMacAddr | 1.3.6.1.4.1.2272.1.69.9.10 | MacAddress | read-only | remote MAC address |
| I32 rcCfmIsidId | 1.3.6.1.4.1.2272.1.69.9.11 | Integer32 | read-only | Service Instance ID of the I component |
| STR rcCfmTrapTrunkName | 1.3.6.1.4.1.2272.1.69.9.12 | DisplayString | read-only | PBT Trunk Name |
| I32 rcCfmPbitNum | 1.3.6.1.4.1.2272.1.69.9.13 | Integer32 | read-only | p-bit value used to queue packets |
| STR rcCfmUserLabel1 | 1.3.6.1.4.1.2272.1.69.9.14 | DisplayString | read-only | Memo field |
| STR rcCfmUserLabel2 | 1.3.6.1.4.1.2272.1.69.9.15 | DisplayString | read-only | Memo field |
| I32 rcCfmMonitorCosPriority | 1.3.6.1.4.1.2272.1.69.9.16 | Integer32 | read-only | Monitor customer traffic on COS priority |
| INT rcCfmThresholdIndication | 1.3.6.1.4.1.2272.1.69.9.17 | INTEGER | read-only | A threshold indication is: alarm - when the set-threshold has been exceeded clear - when the clear-threshold level has been reached after an alarm condition |
| I32 rcCfmActualPercentage | 1.3.6.1.4.1.2272.1.69.9.18 | Integer32 | read-only | Measured Percentage in 1 percent increments |
| I32 rcCfmActualSubPercentage | 1.3.6.1.4.1.2272.1.69.9.19 | Integer32 | read-only | Measured Sub percentage in 1/100 percent increments |
| I32 rcCfmAlarmThreshold | 1.3.6.1.4.1.2272.1.69.9.20 | Integer32 | read-only | Configured alarm percentage threshold |
| I32 rcCfmAlarmSubThreshold | 1.3.6.1.4.1.2272.1.69.9.21 | Integer32 | read-only | Configured alarm sub percentage threshold |
| I32 rcCfmClearThreshold | 1.3.6.1.4.1.2272.1.69.9.22 | Integer32 | read-only | Configured clear percentage threshold |
| I32 rcCfmClearSubThreshold | 1.3.6.1.4.1.2272.1.69.9.23 | Integer32 | read-only | Configured clear sub percentage threshold |
| C32 rcCfmFdTarget | 1.3.6.1.4.1.2272.1.69.9.24 | Counter32 | read-only | frame delay target |
| C32 rcCfmFdAverage | 1.3.6.1.4.1.2272.1.69.9.25 | Counter32 | read-only | frame delay average |
| DAT rcCfmTime | 1.3.6.1.4.1.2272.1.69.9.26 | DateAndTime | read-only | The date and time stamp. |
| STR rcCfmTrapTrunkGroupName | 1.3.6.1.4.1.2272.1.69.9.27 | DisplayString | read-only | trunk group name. |
| I32 rcCfmVid | 1.3.6.1.4.1.2272.1.69.9.28 | Integer32 | read-only | A value that uniquely identifies the Customer Vlan Id in i-sid endpt. |
| C32 rcCfmFdvTarget | 1.3.6.1.4.1.2272.1.69.9.29 | Counter32 | read-only | frame delay variation target |
| C32 rcCfmFdvAverage | 1.3.6.1.4.1.2272.1.69.9.30 | Counter32 | read-only | frame delay variation average |
| INT rcCfmDirection | 1.3.6.1.4.1.2272.1.69.9.31 | INTEGER | read-only | MEP direction |
| I32 rcCfmDhuId | 1.3.6.1.4.1.2272.1.69.9.32 | Integer32 | read-only | A value that uniquely identifies the DH Uni Id in i-sid endpt. |
| INT rcCfmIftlvIndication | 1.3.6.1.4.1.2272.1.69.9.33 | INTEGER | read-only | A Iftlv indication signifies that the operational status of CCM that is sent or received with iftlv has changed state to UP or DOWN |
| rcCfmGlobals | 1.3.6.1.4.1.2272.1.69.10 | |||
| I32 rcCfmGlobalsEtherType | 1.3.6.1.4.1.2272.1.69.10.1 | Integer32 | read-write | CFM Ether Type |
| MAC rcCfmGlobalsPbtMac | 1.3.6.1.4.1.2272.1.69.10.2 | MacAddress | read-write | PBT base MAC address |
| I32 rcCfmGlobalsPortVid | 1.3.6.1.4.1.2272.1.69.10.3 | Integer32 | read-write | CFM default port vid, 4095 is used for untagged. |
| I32 rcCfmGlobalsPbtDropTrapTimer | 1.3.6.1.4.1.2272.1.69.10.4 | Integer32 | read-write | The timer settings for traps being sent on discard of packets with unknown destination MAC in minutes |
| ENA rcCfmGlobalsPmEnable | 1.3.6.1.4.1.2272.1.69.10.5 | EnableValue | read-write | Performance monitor enable |
| ENA rcCfmGlobalsCcmTrapDisplayEnable | 1.3.6.1.4.1.2272.1.69.10.6 | EnableValue | read-write | CCM trap display enable |
| ENA rcCfmGlobalsPmLogEnable | 1.3.6.1.4.1.2272.1.69.10.7 | EnableValue | read-write | Enable PM Auto Logging |
| rcCfmRemoteMepConfigTable | 1.3.6.1.4.1.2272.1.69.11 | not-accessible | Connectivity Fault Management Remote Maintenance Association table | |
| rcCfmRemoteMepConfigEntry | 1.3.6.1.4.1.2272.1.69.11.1 | not-accessible | Connectivity Fault Management Remote Maintenance EndPoint entry. | |
| I32 rcCfmRemoteMepConfigDomainIndex | 1.3.6.1.4.1.2272.1.69.11.1.1 | Integer32 | not-accessible | Remote Maintenance Domain Name |
| I32 rcCfmRemoteMepConfigAssociationIndex | 1.3.6.1.4.1.2272.1.69.11.1.2 | Integer32 | not-accessible | Remote Maintenance Association Name |
| I32 rcCfmRemoteMepConfigId | 1.3.6.1.4.1.2272.1.69.11.1.3 | Integer32 | not-accessible | Remote Maintenance EndPoint ID |
| STR rcCfmRemoteMepConfigDomainName | 1.3.6.1.4.1.2272.1.69.11.1.4 | DisplayString | read-only | Remote Maintenance Domain Name |
| STR rcCfmRemoteMepConfigAssociationName | 1.3.6.1.4.1.2272.1.69.11.1.5 | DisplayString | read-only | Remote Maintenance Association Name |
| MAC rcCfmRemoteMepConfigMacAddr | 1.3.6.1.4.1.2272.1.69.11.1.6 | MacAddress | read-create | Mac address of remote maintenance endpoint |
| ROW rcCfmRemoteMepConfigRowStatus | 1.3.6.1.4.1.2272.1.69.11.1.7 | RowStatus | read-create | Used to create/delete entries |
| rcCfmRemoteMepStatsTable | 1.3.6.1.4.1.2272.1.69.12 | not-accessible | CFM Mep Learn stats table contains the local and remote mep Tx and Rx statistics | |
| rcCfmRemoteMepStatsEntry | 1.3.6.1.4.1.2272.1.69.12.1 | not-accessible | CFM Stats table entry. Contain CFM Message sending/receiving and missing counter. Entry indicate the CCM message still alive | |
| I32 rcCfmRemoteMepStatsDomainIndex | 1.3.6.1.4.1.2272.1.69.12.1.1 | Integer32 | not-accessible | Maintenance Domain Name index |
| I32 rcCfmRemoteMepStatsAssociationIndex | 1.3.6.1.4.1.2272.1.69.12.1.2 | Integer32 | not-accessible | Maintenance Association Name index |
| I32 rcCfmRemoteMepStatsMepId | 1.3.6.1.4.1.2272.1.69.12.1.3 | Integer32 | not-accessible | Local MEP (Maintenance EndPoint) ID |
| I32 rcCfmRemoteMepStatsRemoteMepId | 1.3.6.1.4.1.2272.1.69.12.1.4 | Integer32 | not-accessible | Remote Mep Id which the local mep rx CCM message from |
| STR rcCfmRemoteMepStatsDomainName | 1.3.6.1.4.1.2272.1.69.12.1.5 | DisplayString | read-only | Maintenance Domain Name |
| STR rcCfmRemoteMepStatsAssociationName | 1.3.6.1.4.1.2272.1.69.12.1.6 | DisplayString | read-only | Maintenance Association Name |
| INT rcCfmRemoteMepStatsLearnType | 1.3.6.1.4.1.2272.1.69.12.1.7 | INTEGER | read-only | Indicate the learning remote Mep is static created or dynamic learn |
| MAC rcCfmRemoteMepStatsRemoteMacAddr | 1.3.6.1.4.1.2272.1.69.12.1.8 | MacAddress | read-only | A remote MAC address |
| C64 rcCfmRemoteMepStatsRxCnt | 1.3.6.1.4.1.2272.1.69.12.1.9 | Counter64 | read-only | The total Number of CFM messages are received by trunk or ESM port |
| C64 rcCfmRemoteMepStatsSeqErrCnt | 1.3.6.1.4.1.2272.1.69.12.1.10 | Counter64 | read-only | The total Number of Sequence errors |
| INT rcCfmRemoteMepStatsOperState | 1.3.6.1.4.1.2272.1.69.12.1.11 | INTEGER | read-only | To indicate the operational state of remote maintenance endpoint |
| T/F rcCfmRemoteMepStatsClearStats | 1.3.6.1.4.1.2272.1.69.12.1.12 | TruthValue | read-write | To clear the CCM messages counter |
| T/F rcCfmRemoteMepStatsDbRdi | 1.3.6.1.4.1.2272.1.69.12.1.13 | TruthValue | read-only | State of the RDI bit in the last received CCM (true for RDI=1), or false if none has been received. |
| INT rcCfmRemoteMepStatsIfTlvRx | 1.3.6.1.4.1.2272.1.69.12.1.14 | INTEGER | read-only | To indicate the operational state of Interface Status TLV received on MaintenanceEndpoint. This status indicates that the state of the remote UNI Port |
| rcCfmMaintenanceIntermediatePointTable | 1.3.6.1.4.1.2272.1.69.13 | not-accessible | Connectivity Fault Management Maintenance Intermediate Point table | |
| rcCfmMaintenanceIntermediatePointEntry | 1.3.6.1.4.1.2272.1.69.13.1 | not-accessible | Connectivity Fault Management Maintenance Intermediate Point entry. | |
| I32 rcCfmMaintenanceIntermediatePointDomainIndex | 1.3.6.1.4.1.2272.1.69.13.1.1 | Integer32 | not-accessible | Maintenance Domain Name |
| I32 rcCfmMaintenanceIntermediatePointId | 1.3.6.1.4.1.2272.1.69.13.1.2 | Integer32 | not-accessible | Maintenance IntermediatePoint ID |
| STR rcCfmMaintenanceIntermediatePointDomainName | 1.3.6.1.4.1.2272.1.69.13.1.3 | DisplayString | read-only | Maintenance Domain Name |
| ROW rcCfmMaintenanceIntermediatePointRowStatus | 1.3.6.1.4.1.2272.1.69.13.1.4 | RowStatus | read-create | Used to create/delete entries |
| INT rcCfmMaintenanceIntermediatePointMipType | 1.3.6.1.4.1.2272.1.69.13.1.5 | INTEGER | read-only | Mip Type |
| T/F rcCfmMaintenanceIntermediatePointClearStats | 1.3.6.1.4.1.2272.1.69.13.1.6 | TruthValue | read-create | To clear the MIP CCM sending/receiving message counter |
| STR rcCfmMaintenanceIntermediatePointServiceDescription | 1.3.6.1.4.1.2272.1.69.13.1.7 | DisplayString | read-only | Used to specify what service this mip assigned to |
| rcCfmNniTable | 1.3.6.1.4.1.2272.1.69.14 | not-accessible | CFM NNI table | |
| rcCfmNniEntry | 1.3.6.1.4.1.2272.1.69.14.1 | not-accessible | CFM NNI table entry | |
| NUM rcCfmNniPort | 1.3.6.1.4.1.2272.1.69.14.1.1 | InterfaceIndex | not-accessible | PBT Trunk Port |
| I32 rcCfmNniServiceId | 1.3.6.1.4.1.2272.1.69.14.1.2 | Integer32 | not-accessible | TDI or MIM |
| I32 rcCfmNniPwIndex | 1.3.6.1.4.1.2272.1.69.14.1.3 | Integer32 | not-accessible | PW index |
| I32 rcCfmNniTlsIndex | 1.3.6.1.4.1.2272.1.69.14.1.4 | Integer32 | not-accessible | Access Port |
| STR rcCfmNniTgName | 1.3.6.1.4.1.2272.1.69.14.1.5 | DisplayString | read-only | PBT Trunk Group Name |
| rcCfmNniStatsTable | 1.3.6.1.4.1.2272.1.69.15 | not-accessible | CFM NNI stats table | |
| rcCfmNniStatsEntry | 1.3.6.1.4.1.2272.1.69.15.1 | not-accessible | CFM NNI Stats table entry. Contain bytes processed and dropped due to lookup failure in the SDT table | |
| NUM rcCfmNniStatsPort | 1.3.6.1.4.1.2272.1.69.15.1.1 | InterfaceIndex | not-accessible | PBT Trunk Port |
| C64 rcCfmNniStatsOel2RxOctets | 1.3.6.1.4.1.2272.1.69.15.1.2 | Counter64 | read-only | The total Number of bytes (OEL2 encapsulation) processed on ingress NNI port |
| C64 rcCfmNniStatsOel2RxDroppedOctets | 1.3.6.1.4.1.2272.1.69.15.1.3 | Counter64 | read-only | The total Number of bytes (OEL2 encapsulation) dropped on ingress NNI port |
| C64 rcCfmNniStatsMimRxOctets | 1.3.6.1.4.1.2272.1.69.15.1.4 | Counter64 | read-only | The total Number of bytes (MIM encapsulation) processed on ingress NNI port |
| C64 rcCfmNniStatsMimRxDroppedOctets | 1.3.6.1.4.1.2272.1.69.15.1.5 | Counter64 | read-only | The total Number of bytes (MIM encapsulation) dropped on ingress NNI port |
| C64 rcCfmNniStatsPweRxOctets | 1.3.6.1.4.1.2272.1.69.15.1.6 | Counter64 | read-only | The total Number of bytes (PWE encapsulation) processed on ingress NNI port |
| C64 rcCfmNniStatsPweRxDroppedOctets | 1.3.6.1.4.1.2272.1.69.15.1.7 | Counter64 | read-only | The total Number of bytes (PWE encapsulation) dropped on ingress NNI port |
| rcCfmMipStatsTable | 1.3.6.1.4.1.2272.1.69.16 | not-accessible | CFM Mip stats table | |
| rcCfmMipStatsEntry | 1.3.6.1.4.1.2272.1.69.16.1 | not-accessible | CFM Mip Stats table entry. Contain CFM Mip message number of receiving/replying loopback & linktrace. | |
| I32 rcCfmMipStatsDomainIndex | 1.3.6.1.4.1.2272.1.69.16.1.1 | Integer32 | not-accessible | Maintenance Domain Name |
| STR rcCfmMipStatsDomainName | 1.3.6.1.4.1.2272.1.69.16.1.2 | DisplayString | read-only | Maintenance Domain Name |
| I32 rcCfmMipStatsMipId | 1.3.6.1.4.1.2272.1.69.16.1.3 | Integer32 | not-accessible | Maintenance Intermediate Point ID |
| C64 rcCfmMipStatsLoopbackReceived | 1.3.6.1.4.1.2272.1.69.16.1.4 | Counter64 | read-only | The total Number of CFM loopback messages received. |
| C64 rcCfmMipStatsLoopbackReplied | 1.3.6.1.4.1.2272.1.69.16.1.5 | Counter64 | read-only | The total Number of CFM loopback messages replied. |
| C64 rcCfmMipStatsLinktraceReceived | 1.3.6.1.4.1.2272.1.69.16.1.6 | Counter64 | read-only | The total Number of CFM linktrace messages received. |
| C64 rcCfmMipStatsLinktraceReplied | 1.3.6.1.4.1.2272.1.69.16.1.7 | Counter64 | read-only | The total Number of CFM linktrace messages replied. |
| rcCfmTransmitLbmTable | 1.3.6.1.4.1.2272.1.69.17 | not-accessible | Connectivity Fault Management transmit LBM table | |
| rcCfmTransmitLbmEntry | 1.3.6.1.4.1.2272.1.69.17.1 | not-accessible | Connectivity Fault Management Maintenance EndPoint LBM entry. | |
| I32 rcCfmTransmitLbmDomainIndex | 1.3.6.1.4.1.2272.1.69.17.1.1 | Integer32 | not-accessible | Maintenance Domain Name |
| I32 rcCfmTransmitLbmAssociationIndex | 1.3.6.1.4.1.2272.1.69.17.1.2 | Integer32 | not-accessible | Maintenance Association Name |
| I32 rcCfmTransmitLbmIndex | 1.3.6.1.4.1.2272.1.69.17.1.3 | Integer32 | not-accessible | Maintenance EndPoint Index |
| STR rcCfmTransmitLbmDomainName | 1.3.6.1.4.1.2272.1.69.17.1.4 | DisplayString | read-only | Maintenance Domain Name |
| STR rcCfmTransmitLbmAssociationName | 1.3.6.1.4.1.2272.1.69.17.1.5 | DisplayString | read-only | Maintenance Association Name |
| MAC rcCfmTransmitLbmDestMacAddress | 1.3.6.1.4.1.2272.1.69.17.1.6 | MacAddress | read-write | An indication of the target MAC Address Field to be transmitted, either: A unicast destination MAC address. |
| I32 rcCfmTransmitLbmDestMepId | 1.3.6.1.4.1.2272.1.69.17.1.7 | Integer32 | read-write | An indication of the target MAC Address Field to be transmitted, either: The Maintenance Assiciation End Point identifier of another MEP in the same Maintenance Association |
| T/F rcCfmTransmitLbmDestIsMepId | 1.3.6.1.4.1.2272.1.69.17.1.8 | TruthValue | read-write | True indicates that MepId of the target MEP is used for Loopback transmission. False indicates that unicast destination MAC address of the target MEP is used for Loopback transmission. |
| I32 rcCfmTransmitLbmMessages | 1.3.6.1.4.1.2272.1.69.17.1.9 | Integer32 | read-write | The number of loopback messages to be transmitted. |
| I32 rcCfmTransmitLbmVlanPriority | 1.3.6.1.4.1.2272.1.69.17.1.11 | Integer32 | read-write | Priority. 3 bit value to be used in the VLAN tsg, if present in the transmitted frame. |
| T/F rcCfmTransmitLbmVlanDropEnable | 1.3.6.1.4.1.2272.1.69.17.1.12 | TruthValue | read-write | Drop Enable bit value to be used in the VLAN tag, if present in the transmitted frame. |
| I32 rcCfmTransmitLbmSeqNumber | 1.3.6.1.4.1.2272.1.69.17.1.13 | Integer32 | read-only | The transaction identifier/sequence number of the first loopback message (to be) sent. |
| T/F rcCfmTransmitLbmResultOk | 1.3.6.1.4.1.2272.1.69.17.1.14 | TruthValue | read-only | Indicates the result of the operation: -true. The Loopback Message(s) will be (or have been) sent. -false. The Loopback Message(s) will not be sent. |
| INT rcCfmTransmitLbmStatus | 1.3.6.1.4.1.2272.1.69.17.1.15 | INTEGER | read-write | Status of the transmit loopback service: -ready. The service is available. -transmit. The service is transmitting, or about to transmit, the Loopback messages. -abort The service is aborted or about to abort the Loopback messages. This column will also be used to avoid concurrency or race condition problems that could occur if two or more management entities try to use the service at the sane time. |
| STR rcCfmTransmitLbmResult | 1.3.6.1.4.1.2272.1.69.17.1.16 | DisplayString | read-only | Display the LBM result. |
| INT rcCfmTransmitLbmMode | 1.3.6.1.4.1.2272.1.69.17.1.17 | INTEGER | read-write | Modes of the transmit loopback service: throughput: The throughput mode of operation. LBM Frame will be sent out at the configured transmit interval rate for the burst-count number. roundTripTime: The RoundTripTime mode of operation. LBM Frame will be sent out one at a time and the transmit time will be recorded locally. |
| I32 rcCfmTransmitLbmTimeoutInt | 1.3.6.1.4.1.2272.1.69.17.1.18 | Integer32 | read-write | The interval to wait for an LBM time-out with a range of (1..10) seconds with a default value of 3 seconds. |
| I32 rcCfmTransmitLbmInterFrameInt | 1.3.6.1.4.1.2272.1.69.17.1.19 | Integer32 | read-write | The interval between LBM frames with a range of (0..1000) msecs with a default value of 500 msecs. The value of 0 msecs indicates to send the frames as fast as possible. |
| INT rcCfmTransmitLbmTestPattern | 1.3.6.1.4.1.2272.1.69.17.1.20 | INTEGER | read-write | The test pattern to use in the LBM PDU with range of values namely allZero, allZeroCrc, pseudoRandomBitSequence and pseudoRandomBitSequenceCrc and with a default value of allZero. value meaning -------- ------- allZero(0) Null signal without CRC-32 allZeroCrc(1) Null signal with CRC-32 pseudoRandomBitSequence(2) PRBS 1/2^31-1 without CRC-32 pseudoRandomBitSequenceCrc(3) PBRS 1/2^31-1 with CRC-32 |
| I32 rcCfmTransmitLbmDataSize | 1.3.6.1.4.1.2272.1.69.17.1.21 | Integer32 | read-write | An arbitrary amount of data to be included in the data TLV, if the Data Size is selected to be sent. |
| I32 rcCfmTransmitLbmFrameSize | 1.3.6.1.4.1.2272.1.69.17.1.22 | Integer32 | read-write | If the frame size (64-500 for R-Mod and 64-9600 for RC-Mod)is specified then the data size shall be internally calculated and the calculated data size shall be included in the data TLV. |
| rcCfmTransmitLtmTable | 1.3.6.1.4.1.2272.1.69.18 | not-accessible | Connectivity Fault Management transmit LBM table | |
| rcCfmTransmitLtmEntry | 1.3.6.1.4.1.2272.1.69.18.1 | not-accessible | Connectivity Fault Management Maintenance EndPoint LTM entry. | |
| I32 rcCfmTransmitLtmDomainIndex | 1.3.6.1.4.1.2272.1.69.18.1.1 | Integer32 | not-accessible | Maintenance Domain Name |
| I32 rcCfmTransmitLtmAssociationIndex | 1.3.6.1.4.1.2272.1.69.18.1.2 | Integer32 | not-accessible | Maintenance Association Name |
| I32 rcCfmTransmitLtmIndex | 1.3.6.1.4.1.2272.1.69.18.1.3 | Integer32 | not-accessible | Maintenance EndPoint Index |
| STR rcCfmTransmitLtmDomainName | 1.3.6.1.4.1.2272.1.69.18.1.4 | DisplayString | read-only | Maintenance Domain Name |
| STR rcCfmTransmitLtmAssociationName | 1.3.6.1.4.1.2272.1.69.18.1.5 | DisplayString | read-only | Maintenance Association Name |
| I32 rcCfmTransmitLtmVlanPriority | 1.3.6.1.4.1.2272.1.69.18.1.6 | Integer32 | read-write | Priority. 3 bit value to be used in the VLAN tag, if present in the transmitted frame. |
| MAC rcCfmTransmitLtmDestMacAddress | 1.3.6.1.4.1.2272.1.69.18.1.7 | MacAddress | read-write | An indication of the target MAC Address Field to be transmitted, either: A unicast destination MAC address. |
| I32 rcCfmTransmitLtmDestMepId | 1.3.6.1.4.1.2272.1.69.18.1.8 | Integer32 | read-write | An indication of the target MAC Address Field to be transmitted, either: The Maintenance Assiciation End Point identifier of another MEP in the same Maintenance Association |
| T/F rcCfmTransmitLtmDestIsMepId | 1.3.6.1.4.1.2272.1.69.18.1.9 | TruthValue | read-write | True indicates that MepId of the target MEP is used for Loopback transmission. False indicates that unicast destination MAC address of the target MEP is used for Loopback transmission. |
| I32 rcCfmTransmitLtmTtl | 1.3.6.1.4.1.2272.1.69.18.1.10 | Integer32 | read-write | The number of hops remaining to this LTM. Decremented by 1 by each Bridge that handles the LTM. The decremented value is returned in the LTR. If 0 on output, the LTM is not transmitted to the next hop. The value of the TTL Field in the LTM transmitted by the originating MEP is controlled by a Managed Object; The default value if none is specified is 64. |
| I32 rcCfmTransmitLtmSeqNumber | 1.3.6.1.4.1.2272.1.69.18.1.11 | Integer32 | read-only | The transaction identifier/sequence number of the first loopback message (to be) sent. |
| T/F rcCfmTransmitLtmResultOk | 1.3.6.1.4.1.2272.1.69.18.1.12 | TruthValue | read-only | Indicates the result of the operation: -true. The Loopback Message(s) will be (or have been) sent. -false. The Loopback Message(s) will not be sent. |
| INT rcCfmTransmitLtmStatus | 1.3.6.1.4.1.2272.1.69.18.1.13 | INTEGER | read-write | Status of the transmit loopback service: -ready. The service is available. -transmit. The service is transmitting, or about to transmit, the Loopback messages. -abort. The service is aborted, or about to abort the LTM message This column will also be used to avoid concurrency or race condition problems that could occur if two or more management entities try to use the service at the sane time. |
| STR rcCfmTransmitLtmResult | 1.3.6.1.4.1.2272.1.69.18.1.14 | DisplayString | read-only | Display the LTM result. |
| INT rcCfmTransmitLtmFlag | 1.3.6.1.4.1.2272.1.69.18.1.15 | INTEGER | read-only | LTM result flag indicating LTM status or error code. Each enum value represents a status or error case. 1 - No error 2 - Ltm Internal Error 3 - Unknown Remote Maintenance End Point 4 - Invalid Remote Maintenance End Point Mac Address 5 - Unset Remote Maintenance End Point Mac Address 6 - Mep must be enabled in order to perform LTM 7 - No Ltr response received 8 - Linktrace to own Mep MAC is not sent 9 - Endpoint must be enabled in order to perform LTM 10 - Pbt-trunk must be enabled in order to perform LTM 11 - LTM completed |
| rcCfmPbtTrunkStatsTable | 1.3.6.1.4.1.2272.1.69.19 | not-accessible | Table of PBT trunk statistics. | |
| rcCfmPbtTrunkStatsEntry | 1.3.6.1.4.1.2272.1.69.19.1 | not-accessible | A PBT Trunk Statistics table entry. | |
| STR rcCfmPbtTrunkStatsName | 1.3.6.1.4.1.2272.1.69.19.1.1 | CfmNameString | not-accessible | PBT Trunk Name. |
| NUM rcCfmPbtTrunkStatsPort | 1.3.6.1.4.1.2272.1.69.19.1.2 | InterfaceIndex | read-only | PBT Trunk Port |
| MAC rcCfmPbtTrunkStatsDA | 1.3.6.1.4.1.2272.1.69.19.1.3 | MacAddress | read-only | Trunk Mac (remote CP mac) |
| I32 rcCfmPbtTrunkStatsVlanId | 1.3.6.1.4.1.2272.1.69.19.1.4 | Integer32 | read-only | PBT trunk VLAN ID |
| I32 rcCfmPbtTrunkStatsRevVlanId | 1.3.6.1.4.1.2272.1.69.19.1.5 | Integer32 | read-only | PBT trunk reverse VLAN ID |
| MAC rcCfmPbtTrunkStatsSA | 1.3.6.1.4.1.2272.1.69.19.1.6 | MacAddress | read-only | Trunk Source Mac (local switch PBT mac) |
| C64 rcCfmPbtTrunkStatsRxOctets | 1.3.6.1.4.1.2272.1.69.19.1.7 | Counter64 | read-only | Number of Octets received by the trunk.This does not include trunk CCM messag (control) packets. |
| C64 rcCfmPbtTrunkStatsRxFrames | 1.3.6.1.4.1.2272.1.69.19.1.8 | Counter64 | read-only | Number of Packets received by the trunk.This does not include trunk CCM messag (control) packets. |
| C64 rcCfmPbtTrunkStatsTxOctets | 1.3.6.1.4.1.2272.1.69.19.1.9 | Counter64 | read-only | Number of Octets transmitted by the trunk.This does not include trunk CCM messag (control) packets. |
| C64 rcCfmPbtTrunkStatsTxFrames | 1.3.6.1.4.1.2272.1.69.19.1.10 | Counter64 | read-only | Number of Packets transmitted by the trunk.This does not include trunk CCM messag (control) packets. |
| C64 rcCfmPbtTrunkStatsRxPbit0Octets | 1.3.6.1.4.1.2272.1.69.19.1.11 | Counter64 | read-only | Number of Pbit 0 Octets received by the trunk. |
| C64 rcCfmPbtTrunkStatsRxPbit0Frames | 1.3.6.1.4.1.2272.1.69.19.1.12 | Counter64 | read-only | Number of P-Bit 0 Packets received by the trunk. |
| C64 rcCfmPbtTrunkStatsRxPbit1Octets | 1.3.6.1.4.1.2272.1.69.19.1.13 | Counter64 | read-only | Number of Pbit 1 Octets received by the trunk. |
| C64 rcCfmPbtTrunkStatsRxPbit1Frames | 1.3.6.1.4.1.2272.1.69.19.1.14 | Counter64 | read-only | Number of P-Bit 1 Packets received by the trunk. |
| C64 rcCfmPbtTrunkStatsRxPbit2Octets | 1.3.6.1.4.1.2272.1.69.19.1.15 | Counter64 | read-only | Number of Pbit 2 Octets received by the trunk. |
| C64 rcCfmPbtTrunkStatsRxPbit2Frames | 1.3.6.1.4.1.2272.1.69.19.1.16 | Counter64 | read-only | Number of P-Bit 2 Packets received by the trunk. |
| C64 rcCfmPbtTrunkStatsRxPbit3Octets | 1.3.6.1.4.1.2272.1.69.19.1.17 | Counter64 | read-only | Number of Pbit 3 Octets received by the trunk. |
| C64 rcCfmPbtTrunkStatsRxPbit3Frames | 1.3.6.1.4.1.2272.1.69.19.1.18 | Counter64 | read-only | Number of P-Bit 3 Packets received by the trunk. |
| C64 rcCfmPbtTrunkStatsRxPbit4Octets | 1.3.6.1.4.1.2272.1.69.19.1.19 | Counter64 | read-only | Number of Pbit 4 Octets received by the trunk. |
| C64 rcCfmPbtTrunkStatsRxPbit4Frames | 1.3.6.1.4.1.2272.1.69.19.1.20 | Counter64 | read-only | Number of P-Bit 4 Packets received by the trunk. |
| C64 rcCfmPbtTrunkStatsRxPbit5Octets | 1.3.6.1.4.1.2272.1.69.19.1.21 | Counter64 | read-only | Number of Pbit 5 Octets received by the trunk. |
| C64 rcCfmPbtTrunkStatsRxPbit5Frames | 1.3.6.1.4.1.2272.1.69.19.1.22 | Counter64 | read-only | Number of P-Bit 5 Packets received by the trunk. |
| C64 rcCfmPbtTrunkStatsRxPbit6Octets | 1.3.6.1.4.1.2272.1.69.19.1.23 | Counter64 | read-only | Number of Pbit64 Octets received by the trunk. |
| C64 rcCfmPbtTrunkStatsRxPbit6Frames | 1.3.6.1.4.1.2272.1.69.19.1.24 | Counter64 | read-only | Number of P-Bit 6 Packets received by the trunk. |
| C64 rcCfmPbtTrunkStatsRxPbit7Octets | 1.3.6.1.4.1.2272.1.69.19.1.25 | Counter64 | read-only | Number of Pbit64 Octets received by the trunk. |
| C64 rcCfmPbtTrunkStatsRxPbit7Frames | 1.3.6.1.4.1.2272.1.69.19.1.26 | Counter64 | read-only | Number of P-Bit 6 Packets received by the trunk. |
| C64 rcCfmPbtTrunkStatsTxPbit0Octets | 1.3.6.1.4.1.2272.1.69.19.1.27 | Counter64 | read-only | Number of Pbit 0 Octets transmitted by the trunk. |
| C64 rcCfmPbtTrunkStatsTxPbit0Frames | 1.3.6.1.4.1.2272.1.69.19.1.28 | Counter64 | read-only | Number of P-Bit 0 Packets transmitted by the trunk. |
| C64 rcCfmPbtTrunkStatsTxPbit1Octets | 1.3.6.1.4.1.2272.1.69.19.1.29 | Counter64 | read-only | Number of Pbit 1 Octets transmitted by the trunk. |
| C64 rcCfmPbtTrunkStatsTxPbit1Frames | 1.3.6.1.4.1.2272.1.69.19.1.30 | Counter64 | read-only | Number of P-Bit 1 Packets transmitted by the trunk. |
| C64 rcCfmPbtTrunkStatsTxPbit2Octets | 1.3.6.1.4.1.2272.1.69.19.1.31 | Counter64 | read-only | Number of Pbit 2 Octets transmitted by the trunk. |
| C64 rcCfmPbtTrunkStatsTxPbit2Frames | 1.3.6.1.4.1.2272.1.69.19.1.32 | Counter64 | read-only | Number of P-Bit 2 Packets transmitted by the trunk. |
| C64 rcCfmPbtTrunkStatsTxPbit3Octets | 1.3.6.1.4.1.2272.1.69.19.1.33 | Counter64 | read-only | Number of Pbit 3 Octets transmitted by the trunk. |
| C64 rcCfmPbtTrunkStatsTxPbit3Frames | 1.3.6.1.4.1.2272.1.69.19.1.34 | Counter64 | read-only | Number of P-Bit 3 Packets transmitted by the trunk. |
| C64 rcCfmPbtTrunkStatsTxPbit4Octets | 1.3.6.1.4.1.2272.1.69.19.1.35 | Counter64 | read-only | Number of Pbit 4 Octets transmitted by the trunk. |
| C64 rcCfmPbtTrunkStatsTxPbit4Frames | 1.3.6.1.4.1.2272.1.69.19.1.36 | Counter64 | read-only | Number of P-Bit 4 Packets transmitted by the trunk. |
| C64 rcCfmPbtTrunkStatsTxPbit5Octets | 1.3.6.1.4.1.2272.1.69.19.1.37 | Counter64 | read-only | Number of Pbit 5 Octets transmitted by the trunk. |
| C64 rcCfmPbtTrunkStatsTxPbit5Frames | 1.3.6.1.4.1.2272.1.69.19.1.38 | Counter64 | read-only | Number of P-Bit 5 Packets transmitted by the trunk. |
| C64 rcCfmPbtTrunkStatsTxPbit6Octets | 1.3.6.1.4.1.2272.1.69.19.1.39 | Counter64 | read-only | Number of Pbit64 Octets transmitted by the trunk. |
| C64 rcCfmPbtTrunkStatsTxPbit6Frames | 1.3.6.1.4.1.2272.1.69.19.1.40 | Counter64 | read-only | Number of P-Bit 6 Packets transmitted by the trunk. |
| C64 rcCfmPbtTrunkStatsTxPbit7Octets | 1.3.6.1.4.1.2272.1.69.19.1.41 | Counter64 | read-only | Number of Pbit64 Octets transmitted by the trunk. |
| C64 rcCfmPbtTrunkStatsTxPbit7Frames | 1.3.6.1.4.1.2272.1.69.19.1.42 | Counter64 | read-only | Number of P-Bit 6 Packets transmitted by the trunk. |
| rcCfmPortStatsTable | 1.3.6.1.4.1.2272.1.69.20 | not-accessible | CFM Port stats table contains the port Tx and Rx CFM statistics | |
| rcCfmPortStatsEntry | 1.3.6.1.4.1.2272.1.69.20.1 | not-accessible | CFM Port Stats table entry. Contain port's CFM Message sending/receiving counter. | |
| NUM rcCfmPortStatsIndex | 1.3.6.1.4.1.2272.1.69.20.1.1 | InterfaceIndex | not-accessible | Slot/Port index |
| C64 rcCfmPortStatsTxCnt | 1.3.6.1.4.1.2272.1.69.20.1.2 | Counter64 | read-only | The total Number of CFM messages that are sent by port |
| C64 rcCfmPortStatsRxCnt | 1.3.6.1.4.1.2272.1.69.20.1.3 | Counter64 | read-only | The total Number of CFM messages are received by port |
| rcCfmFlrTable | 1.3.6.1.4.1.2272.1.69.21 | not-accessible | Frame Loss Ratio Profile table | |
| rcCfmFlrEntry | 1.3.6.1.4.1.2272.1.69.21.1 | not-accessible | Frame Loss Ratio entry. | |
| I32 rcCfmFlrIndex | 1.3.6.1.4.1.2272.1.69.21.1.1 | Integer32 | not-accessible | Frame-Loss-Ratio profile index |
| STR rcCfmFlrProfileName | 1.3.6.1.4.1.2272.1.69.21.1.2 | DisplayString | read-create | Frame-Loss-Ratio Profile Name |
| ROW rcCfmFlrRowStatus | 1.3.6.1.4.1.2272.1.69.21.1.3 | RowStatus | read-create | Used to create/delete entries |
| I32 rcCfmFlrPriority | 1.3.6.1.4.1.2272.1.69.21.1.4 | Integer32 | read-create | Frame Loss Ratio messaging runs on COS priority |
| I32 rcCfmFlrAlarmThresholdPercent | 1.3.6.1.4.1.2272.1.69.21.1.5 | Integer32 | read-create | FLR set alarm threshold percentage |
| I32 rcCfmFlrAlarmThresholdSubPercent | 1.3.6.1.4.1.2272.1.69.21.1.6 | Integer32 | read-create | FLR set alarm threshold percentage in 1/100 percent increments |
| I32 rcCfmFlrClearThresholdPercent | 1.3.6.1.4.1.2272.1.69.21.1.7 | Integer32 | read-create | FLR clear alarm threshold percentage |
| I32 rcCfmFlrClearThresholdSubPercent | 1.3.6.1.4.1.2272.1.69.21.1.8 | Integer32 | read-create | FLR clear alarm threshold percentage in 1/100 percent increments |
| ENA rcCfmFlrThresholdState | 1.3.6.1.4.1.2272.1.69.21.1.9 | EnableValue | read-create | FLR threshold State |
| G32 rcCfmFlrNumberOfRefs | 1.3.6.1.4.1.2272.1.69.21.1.10 | Gauge32 | read-only | Number of PMs that reference this flr-profile |
| rcCfmFdTable | 1.3.6.1.4.1.2272.1.69.22 | not-accessible | CFM Frame Delay and Frame Delay Variation Profile table | |
| rcCfmFdEntry | 1.3.6.1.4.1.2272.1.69.22.1 | not-accessible | Frame Delay and Frame Delay Variation entry. | |
| I32 rcCfmFdIndex | 1.3.6.1.4.1.2272.1.69.22.1.1 | Integer32 | not-accessible | Frame-Delay profile index |
| STR rcCfmFdProfileName | 1.3.6.1.4.1.2272.1.69.22.1.2 | DisplayString | read-create | Frame-Delay Profile Name |
| ROW rcCfmFdRowStatus | 1.3.6.1.4.1.2272.1.69.22.1.3 | RowStatus | read-create | Used to create/delete entries |
| I32 rcCfmFdPriority | 1.3.6.1.4.1.2272.1.69.22.1.4 | Integer32 | read-create | Frame Delay messaging runs on COS priority |
| I32 rcCfmFdPerformanceTarget | 1.3.6.1.4.1.2272.1.69.22.1.5 | Integer32 | read-create | Frame delay performance objective in microseconds |
| I32 rcCfmFdAlarmThresholdPercent | 1.3.6.1.4.1.2272.1.69.22.1.6 | Integer32 | read-create | FD set alarm threshold percentage |
| I32 rcCfmFdAlarmThresholdSubPercent | 1.3.6.1.4.1.2272.1.69.22.1.7 | Integer32 | read-create | FD set alarm threshold percentage in 1/100 percent incr ements |
| I32 rcCfmFdClearThresholdPercent | 1.3.6.1.4.1.2272.1.69.22.1.8 | Integer32 | read-create | FD clear alarm threshold percentage |
| I32 rcCfmFdClearThresholdSubPercent | 1.3.6.1.4.1.2272.1.69.22.1.9 | Integer32 | read-create | FD clear alarm threshold percentage in 1/100 percent in crements |
| I32 rcCfmFdFdvPerformanceTarget | 1.3.6.1.4.1.2272.1.69.22.1.10 | Integer32 | read-create | Frame delay variation performance objective in microseconds |
| I32 rcCfmFdFdvAlarmThresholdPercent | 1.3.6.1.4.1.2272.1.69.22.1.11 | Integer32 | read-create | FDV set alarm threshold percentage |
| I32 rcCfmFdFdvAlarmThresholdSubPercent | 1.3.6.1.4.1.2272.1.69.22.1.12 | Integer32 | read-create | FDV set alarm threshold percentage in 1/100 percent inc rements |
| I32 rcCfmFdFdvClearThresholdPercent | 1.3.6.1.4.1.2272.1.69.22.1.13 | Integer32 | read-create | FDV clear alarm threshold percentage |
| I32 rcCfmFdFdvClearThresholdSubPercent | 1.3.6.1.4.1.2272.1.69.22.1.14 | Integer32 | read-create | FDV clear alarm threshold percentage in 1/100 percent i ncrements |
| ENA rcCfmFdThresholdState | 1.3.6.1.4.1.2272.1.69.22.1.15 | EnableValue | read-create | FD / FDV threshold State |
| G32 rcCfmFdNumberOfRefs | 1.3.6.1.4.1.2272.1.69.22.1.16 | Gauge32 | read-only | Number of PM's that referencen this fd-profile |
| rcCfmFlrStatsInfoTable | 1.3.6.1.4.1.2272.1.69.23 | not-accessible | CFM Frame Loss Ratio Stats Info | |
| rcCfmFlrStatsInfoEntry | 1.3.6.1.4.1.2272.1.69.23.1 | not-accessible | Frame Loss Ratio Stats Info entry. | |
| I32 rcCfmFlrStatsInfoMdIndex | 1.3.6.1.4.1.2272.1.69.23.1.1 | Integer32 | not-accessible | Maintenance Domain Name |
| I32 rcCfmFlrStatsInfoMaIndex | 1.3.6.1.4.1.2272.1.69.23.1.2 | Integer32 | not-accessible | Maintenance Association Name |
| I32 rcCfmFlrStatsInfoMepId | 1.3.6.1.4.1.2272.1.69.23.1.3 | Integer32 | not-accessible | Maintenance EndPoint ID |
| I32 rcCfmFlrStatsInfoRmepId | 1.3.6.1.4.1.2272.1.69.23.1.4 | Integer32 | not-accessible | Peer Identifier which matches a RemoteMepId. The performance monitoring pair is MepId-RmepId |
| I32 rcCfmFlrStatsInfoPriorityIndex | 1.3.6.1.4.1.2272.1.69.23.1.5 | Integer32 | not-accessible | priorityIndex equals priority plus 1 - priority can't be used as an index since it starts from 0 |
| STR rcCfmFlrStatsInfoMdName | 1.3.6.1.4.1.2272.1.69.23.1.6 | DisplayString | read-only | Maintenance Domain Name |
| STR rcCfmFlrStatsInfoMaName | 1.3.6.1.4.1.2272.1.69.23.1.7 | DisplayString | read-only | Maintenance Association Name |
| I32 rcCfmFlrStatsInfoPriority | 1.3.6.1.4.1.2272.1.69.23.1.8 | Integer32 | read-only | Frame Loss Ratio messaging runs on COS priority |
| I32 rcCfmFlrStatsInfoNearEndPercent | 1.3.6.1.4.1.2272.1.69.23.1.9 | Integer32 | read-only | Measured near-end FLR percentage |
| I32 rcCfmFlrStatsInfoNearEndSubPercent | 1.3.6.1.4.1.2272.1.69.23.1.10 | Integer32 | read-only | Measured near-end FLR sub percentage |
| I32 rcCfmFlrStatsInfoFarEndPercent | 1.3.6.1.4.1.2272.1.69.23.1.11 | Integer32 | read-only | Measured far-end FLR percentage |
| I32 rcCfmFlrStatsInfoFarEndSubPercent | 1.3.6.1.4.1.2272.1.69.23.1.12 | Integer32 | read-only | Measured far-end FLR sub percentage |
| RCC rcCfmFlrStatsInfoPmOperState | 1.3.6.1.4.1.2272.1.69.23.1.13 | RcCfmPmOperState | read-only | The operational state of the PM. |
| rcCfmFlrStatsCurrTable | 1.3.6.1.4.1.2272.1.69.24 | not-accessible | CFM Frame Loss Ratio Stats Current | |
| rcCfmFlrStatsCurrEntry | 1.3.6.1.4.1.2272.1.69.24.1 | not-accessible | CFM Frame Loss Ratio Stats Current entry. | |
| I32 rcCfmFlrStatsCurrMdIndex | 1.3.6.1.4.1.2272.1.69.24.1.1 | Integer32 | not-accessible | Maintenance Domain Name |
| I32 rcCfmFlrStatsCurrMaIndex | 1.3.6.1.4.1.2272.1.69.24.1.2 | Integer32 | not-accessible | Maintenance Association Name |
| I32 rcCfmFlrStatsCurrMepId | 1.3.6.1.4.1.2272.1.69.24.1.3 | Integer32 | not-accessible | Maintenance EndPoint ID |
| I32 rcCfmFlrStatsCurrRmepId | 1.3.6.1.4.1.2272.1.69.24.1.4 | Integer32 | not-accessible | Peer Identifier which matches a RemoteMepId. The performance monitoring pair is MepId-RmepId |
| I32 rcCfmFlrStatsCurrPriorityIndex | 1.3.6.1.4.1.2272.1.69.24.1.5 | Integer32 | not-accessible | priorityIndex equals priority plus 1 - priority can't be used as an index since it starts from 0 |
| STR rcCfmFlrStatsCurrMdName | 1.3.6.1.4.1.2272.1.69.24.1.6 | DisplayString | read-only | Maintenance Domain Name |
| STR rcCfmFlrStatsCurrMaName | 1.3.6.1.4.1.2272.1.69.24.1.7 | DisplayString | read-only | Maintenance Association Name |
| I32 rcCfmFlrStatsCurrPriority | 1.3.6.1.4.1.2272.1.69.24.1.8 | Integer32 | read-only | Frame Loss Ratio messaging runs on COS priority |
| RCC rcCfmFlrStatsCurrPmOperState | 1.3.6.1.4.1.2272.1.69.24.1.9 | RcCfmPmOperState | read-only | The operational state of the PM. |
| OCT rcCfmFlrStatsCurrStartTime | 1.3.6.1.4.1.2272.1.69.24.1.10 | OCTET STRING | read-only | The date and time stamp. |
| OCT rcCfmFlrStatsCurrEndTime | 1.3.6.1.4.1.2272.1.69.24.1.11 | OCTET STRING | read-only | The date and time stamp. |
| G32 rcCfmFlrStatsCurrHistInterval | 1.3.6.1.4.1.2272.1.69.24.1.12 | Gauge32 | read-only | History Interval |
| G32 rcCfmFlrStatsCurrSampleRate | 1.3.6.1.4.1.2272.1.69.24.1.13 | Gauge32 | read-only | Sample rate in seconds |
| I32 rcCfmFlrStatsCurrNearEndPercent | 1.3.6.1.4.1.2272.1.69.24.1.14 | Integer32 | read-only | Measured near-end FLR percentage |
| I32 rcCfmFlrStatsCurrNearEndSubPercent | 1.3.6.1.4.1.2272.1.69.24.1.15 | Integer32 | read-only | Measured near-end FLR sub percentage |
| I32 rcCfmFlrStatsCurrFarEndPercent | 1.3.6.1.4.1.2272.1.69.24.1.16 | Integer32 | read-only | Measured far-end FLR percentage |
| I32 rcCfmFlrStatsCurrFarEndSubPercent | 1.3.6.1.4.1.2272.1.69.24.1.17 | Integer32 | read-only | Measured far-end FLR sub percentage |
| I32 rcCfmFlrStatsCurrMinNearEndPercent | 1.3.6.1.4.1.2272.1.69.24.1.18 | Integer32 | read-only | Measured near-end FLR percentage |
| I32 rcCfmFlrStatsCurrMinNearEndSubPercent | 1.3.6.1.4.1.2272.1.69.24.1.19 | Integer32 | read-only | Measured near-end FLR sub percentage |
| I32 rcCfmFlrStatsCurrMinFarEndPercent | 1.3.6.1.4.1.2272.1.69.24.1.20 | Integer32 | read-only | Measured near-end FLR percentage |
| I32 rcCfmFlrStatsCurrMinFarEndSubPercent | 1.3.6.1.4.1.2272.1.69.24.1.21 | Integer32 | read-only | Measured near-end FLR sub percentage |
| I32 rcCfmFlrStatsCurrMaxNearEndPercent | 1.3.6.1.4.1.2272.1.69.24.1.22 | Integer32 | read-only | Measured near-end FLR percentage |
| I32 rcCfmFlrStatsCurrMaxNearEndSubPercent | 1.3.6.1.4.1.2272.1.69.24.1.23 | Integer32 | read-only | Measured near-end FLR sub percentage |
| I32 rcCfmFlrStatsCurrMaxFarEndPercent | 1.3.6.1.4.1.2272.1.69.24.1.24 | Integer32 | read-only | Measured near-end FLR percentage |
| I32 rcCfmFlrStatsCurrMaxFarEndSubPercent | 1.3.6.1.4.1.2272.1.69.24.1.25 | Integer32 | read-only | Measured near-end FLR sub percentage |
| C64 rcCfmFlrStatsCurrTxFrames | 1.3.6.1.4.1.2272.1.69.24.1.26 | Counter64 | read-only | Tx frames |
| C64 rcCfmFlrStatsCurrRxFrames | 1.3.6.1.4.1.2272.1.69.24.1.27 | Counter64 | read-only | Rx frames |
| C64 rcCfmFlrStatsCurrFlFrames | 1.3.6.1.4.1.2272.1.69.24.1.28 | Counter64 | read-only | Frame Loss frames |
| C64 rcCfmFlrStatsCurrTxFarEndFrames | 1.3.6.1.4.1.2272.1.69.24.1.29 | Counter64 | read-only | Far-end Tx frames |
| C64 rcCfmFlrStatsCurrRxFarEndFrames | 1.3.6.1.4.1.2272.1.69.24.1.30 | Counter64 | read-only | Far-end Rx frames |
| C64 rcCfmFlrStatsCurrFlFarEndFrames | 1.3.6.1.4.1.2272.1.69.24.1.31 | Counter64 | read-only | Far-end Frame Loss frames |
| G32 rcCfmFlrStatsCurrSamplesPerInterval | 1.3.6.1.4.1.2272.1.69.24.1.32 | Gauge32 | read-only | Samples per interval |
| G32 rcCfmFlrStatsCurrSamplesTransmitted | 1.3.6.1.4.1.2272.1.69.24.1.33 | Gauge32 | read-only | Samples transmitted |
| C32 rcCfmFlrStatsCurrMinFlFrames | 1.3.6.1.4.1.2272.1.69.24.1.34 | Counter32 | read-only | Minimum sample Frame Loss frames |
| G32 rcCfmFlrStatsCurrSamplesNotSent | 1.3.6.1.4.1.2272.1.69.24.1.35 | Gauge32 | read-only | Samples not sent |
| G32 rcCfmFlrStatsCurrSamplesReceived | 1.3.6.1.4.1.2272.1.69.24.1.36 | Gauge32 | read-only | Samples received |
| C32 rcCfmFlrStatsCurrMinFlFarEndFrames | 1.3.6.1.4.1.2272.1.69.24.1.37 | Counter32 | read-only | Minimum sample Far-end Frame Loss frames |
| C32 rcCfmFlrStatsCurrMaxFlFrames | 1.3.6.1.4.1.2272.1.69.24.1.38 | Counter32 | read-only | Maximum sample Frame Loss frames |
| C32 rcCfmFlrStatsCurrMaxFlFarEndFrames | 1.3.6.1.4.1.2272.1.69.24.1.39 | Counter32 | read-only | Maximum sample Far-end Frame Loss frames |
| rcCfmFlrStatsHistTable | 1.3.6.1.4.1.2272.1.69.25 | not-accessible | CFM Frame Loss Ratio Stats History | |
| rcCfmFlrStatsHistEntry | 1.3.6.1.4.1.2272.1.69.25.1 | not-accessible | CFM Frame Loss Ratio Stats History entry. | |
| I32 rcCfmFlrStatsHistMdIndex | 1.3.6.1.4.1.2272.1.69.25.1.1 | Integer32 | not-accessible | Maintenance Domain Name |
| I32 rcCfmFlrStatsHistMaIndex | 1.3.6.1.4.1.2272.1.69.25.1.2 | Integer32 | not-accessible | Maintenance Association Name |
| I32 rcCfmFlrStatsHistMepId | 1.3.6.1.4.1.2272.1.69.25.1.3 | Integer32 | not-accessible | Maintenance EndPoint ID |
| I32 rcCfmFlrStatsHistRmepId | 1.3.6.1.4.1.2272.1.69.25.1.4 | Integer32 | not-accessible | Peer Identifier which matches a RemoteMepId. The performance monitoring pair is MepId-RmepId |
| I32 rcCfmFlrStatsHistPriorityIndex | 1.3.6.1.4.1.2272.1.69.25.1.5 | Integer32 | not-accessible | priorityIndex equals priority plus 1 - priority can't be used as an index since it starts from 0 |
| I32 rcCfmFlrStatsHistIndex | 1.3.6.1.4.1.2272.1.69.25.1.6 | Integer32 | not-accessible | History Index |
| STR rcCfmFlrStatsHistMdName | 1.3.6.1.4.1.2272.1.69.25.1.7 | DisplayString | read-only | Maintenance Domain Name |
| STR rcCfmFlrStatsHistMaName | 1.3.6.1.4.1.2272.1.69.25.1.8 | DisplayString | read-only | Maintenance Association Name |
| I32 rcCfmFlrStatsHistPriority | 1.3.6.1.4.1.2272.1.69.25.1.9 | Integer32 | read-only | Frame Loss Ratio messaging runs on COS priority |
| INT rcCfmFlrStatsHistStatus | 1.3.6.1.4.1.2272.1.69.25.1.10 | INTEGER | read-only | The status of this history interval. |
| OCT rcCfmFlrStatsHistStartTime | 1.3.6.1.4.1.2272.1.69.25.1.11 | OCTET STRING | read-only | The date and time stamp. |
| OCT rcCfmFlrStatsHistEndTime | 1.3.6.1.4.1.2272.1.69.25.1.12 | OCTET STRING | read-only | The date and time stamp. |
| G32 rcCfmFlrStatsHistHistInterval | 1.3.6.1.4.1.2272.1.69.25.1.13 | Gauge32 | read-only | History Interval |
| G32 rcCfmFlrStatsHistSampleRate | 1.3.6.1.4.1.2272.1.69.25.1.14 | Gauge32 | read-only | Sample rate in seconds |
| I32 rcCfmFlrStatsHistNearEndPercent | 1.3.6.1.4.1.2272.1.69.25.1.15 | Integer32 | read-only | Measured near-end FLR percentage |
| I32 rcCfmFlrStatsHistNearEndSubPercent | 1.3.6.1.4.1.2272.1.69.25.1.16 | Integer32 | read-only | Measured near-end FLR sub percentage |
| I32 rcCfmFlrStatsHistFarEndPercent | 1.3.6.1.4.1.2272.1.69.25.1.17 | Integer32 | read-only | Measured far-end FLR percentage |
| I32 rcCfmFlrStatsHistFarEndSubPercent | 1.3.6.1.4.1.2272.1.69.25.1.18 | Integer32 | read-only | Measured far-end FLR sub percentage |
| I32 rcCfmFlrStatsHistMinNearEndPercent | 1.3.6.1.4.1.2272.1.69.25.1.19 | Integer32 | read-only | Measured near-end FLR percentage |
| I32 rcCfmFlrStatsHistMinNearEndSubPercent | 1.3.6.1.4.1.2272.1.69.25.1.20 | Integer32 | read-only | Measured near-end FLR sub percentage |
| I32 rcCfmFlrStatsHistMinFarEndPercent | 1.3.6.1.4.1.2272.1.69.25.1.21 | Integer32 | read-only | Measured near-end FLR percentage |
| I32 rcCfmFlrStatsHistMinFarEndSubPercent | 1.3.6.1.4.1.2272.1.69.25.1.22 | Integer32 | read-only | Measured near-end FLR sub percentage |
| I32 rcCfmFlrStatsHistMaxNearEndPercent | 1.3.6.1.4.1.2272.1.69.25.1.23 | Integer32 | read-only | Measured near-end FLR percentage |
| I32 rcCfmFlrStatsHistMaxNearEndSubPercent | 1.3.6.1.4.1.2272.1.69.25.1.24 | Integer32 | read-only | Measured near-end FLR sub percentage |
| I32 rcCfmFlrStatsHistMaxFarEndPercent | 1.3.6.1.4.1.2272.1.69.25.1.25 | Integer32 | read-only | Measured near-end FLR percentage |
| I32 rcCfmFlrStatsHistMaxFarEndSubPercent | 1.3.6.1.4.1.2272.1.69.25.1.26 | Integer32 | read-only | Measured near-end FLR sub percentage |
| C64 rcCfmFlrStatsHistTxFrames | 1.3.6.1.4.1.2272.1.69.25.1.27 | Counter64 | read-only | Tx frames |
| C64 rcCfmFlrStatsHistRxFrames | 1.3.6.1.4.1.2272.1.69.25.1.28 | Counter64 | read-only | Rx frames |
| C64 rcCfmFlrStatsHistFlFrames | 1.3.6.1.4.1.2272.1.69.25.1.29 | Counter64 | read-only | Frame Loss frames |
| C64 rcCfmFlrStatsHistTxFarEndFrames | 1.3.6.1.4.1.2272.1.69.25.1.30 | Counter64 | read-only | Far-end Tx frames |
| C64 rcCfmFlrStatsHistRxFarEndFrames | 1.3.6.1.4.1.2272.1.69.25.1.31 | Counter64 | read-only | Far-end Rx frames |
| C64 rcCfmFlrStatsHistFlFarEndFrames | 1.3.6.1.4.1.2272.1.69.25.1.32 | Counter64 | read-only | Far-end Frame Loss frames |
| G32 rcCfmFlrStatsHistSamplesPerInterval | 1.3.6.1.4.1.2272.1.69.25.1.33 | Gauge32 | read-only | Samples per interval |
| G32 rcCfmFlrStatsHistSamplesTransmitted | 1.3.6.1.4.1.2272.1.69.25.1.34 | Gauge32 | read-only | Samples transmitted |
| C32 rcCfmFlrStatsHistMinFlFrames | 1.3.6.1.4.1.2272.1.69.25.1.35 | Counter32 | read-only | Minimum sample Frame Loss frames |
| G32 rcCfmFlrStatsHistSamplesNotSent | 1.3.6.1.4.1.2272.1.69.25.1.36 | Gauge32 | read-only | Samples not sent |
| G32 rcCfmFlrStatsHistSamplesReceived | 1.3.6.1.4.1.2272.1.69.25.1.37 | Gauge32 | read-only | Samples received |
| C32 rcCfmFlrStatsHistMinFlFarEndFrames | 1.3.6.1.4.1.2272.1.69.25.1.38 | Counter32 | read-only | Minimum sample Far-end Frame Loss frames |
| C32 rcCfmFlrStatsHistMaxFlFrames | 1.3.6.1.4.1.2272.1.69.25.1.39 | Counter32 | read-only | Maximum sample Frame Loss frames |
| C32 rcCfmFlrStatsHistMaxFlFarEndFrames | 1.3.6.1.4.1.2272.1.69.25.1.40 | Counter32 | read-only | Maximum sample Far-end Frame Loss frames |
| rcCfmFdStatsInfoTable | 1.3.6.1.4.1.2272.1.69.26 | not-accessible | CFM Frame Delay Stats Info | |
| rcCfmFdStatsInfoEntry | 1.3.6.1.4.1.2272.1.69.26.1 | not-accessible | Frame Delay Stats Info entry. | |
| I32 rcCfmFdStatsInfoMdIndex | 1.3.6.1.4.1.2272.1.69.26.1.1 | Integer32 | not-accessible | Maintenance Domain Name |
| I32 rcCfmFdStatsInfoMaIndex | 1.3.6.1.4.1.2272.1.69.26.1.2 | Integer32 | not-accessible | Maintenance Association Name |
| I32 rcCfmFdStatsInfoMepId | 1.3.6.1.4.1.2272.1.69.26.1.3 | Integer32 | not-accessible | Maintenance EndPoint ID |
| I32 rcCfmFdStatsInfoRmepId | 1.3.6.1.4.1.2272.1.69.26.1.4 | Integer32 | not-accessible | Peer Identifier which matches a RemoteMepId. The performance monitoring pair is MepId-RmepId |
| I32 rcCfmFdStatsInfoPriorityIndex | 1.3.6.1.4.1.2272.1.69.26.1.5 | Integer32 | not-accessible | priorityIndex equals priority plus 1 - priority can't be used as an index since it starts from 0 |
| STR rcCfmFdStatsInfoMdName | 1.3.6.1.4.1.2272.1.69.26.1.6 | DisplayString | read-only | Maintenance Domain Name |
| STR rcCfmFdStatsInfoMaName | 1.3.6.1.4.1.2272.1.69.26.1.7 | DisplayString | read-only | Maintenance Association Name |
| I32 rcCfmFdStatsInfoPriority | 1.3.6.1.4.1.2272.1.69.26.1.8 | Integer32 | read-only | Frame Delay messaging runs on COS priority |
| I32 rcCfmFdStatsInfoFdPercent | 1.3.6.1.4.1.2272.1.69.26.1.9 | Integer32 | read-only | Measured FD percentage |
| I32 rcCfmFdStatsInfoFdSubPercent | 1.3.6.1.4.1.2272.1.69.26.1.10 | Integer32 | read-only | Measured FD sub percentage |
| I32 rcCfmFdStatsInfoFdvPercent | 1.3.6.1.4.1.2272.1.69.26.1.11 | Integer32 | read-only | Measured FDV percentage |
| I32 rcCfmFdStatsInfoFdvSubPercent | 1.3.6.1.4.1.2272.1.69.26.1.12 | Integer32 | read-only | Measured FDV sub percentage |
| RCC rcCfmFdStatsInfoPmOperState | 1.3.6.1.4.1.2272.1.69.26.1.13 | RcCfmPmOperState | read-only | The operational state of the PM. |
| rcCfmFdStatsCurrTable | 1.3.6.1.4.1.2272.1.69.27 | not-accessible | CFM Frame Delay Stats Current | |
| rcCfmFdStatsCurrEntry | 1.3.6.1.4.1.2272.1.69.27.1 | not-accessible | CFM Frame Delay Stats Current entry. | |
| I32 rcCfmFdStatsCurrMdIndex | 1.3.6.1.4.1.2272.1.69.27.1.1 | Integer32 | not-accessible | Maintenance Domain Name |
| I32 rcCfmFdStatsCurrMaIndex | 1.3.6.1.4.1.2272.1.69.27.1.2 | Integer32 | not-accessible | Maintenance Association Name |
| I32 rcCfmFdStatsCurrMepId | 1.3.6.1.4.1.2272.1.69.27.1.3 | Integer32 | not-accessible | Maintenance EndPoint ID |
| I32 rcCfmFdStatsCurrRmepId | 1.3.6.1.4.1.2272.1.69.27.1.4 | Integer32 | not-accessible | Peer Identifier which matches a RemoteMepId. The performance monitoring pair is MepId-RmepId |
| I32 rcCfmFdStatsCurrPriorityIndex | 1.3.6.1.4.1.2272.1.69.27.1.5 | Integer32 | not-accessible | priorityIndex equals priority plus 1 - priority can't be used as an index since it starts from 0 |
| STR rcCfmFdStatsCurrMdName | 1.3.6.1.4.1.2272.1.69.27.1.6 | DisplayString | read-only | Maintenance Domain Name |
| STR rcCfmFdStatsCurrMaName | 1.3.6.1.4.1.2272.1.69.27.1.7 | DisplayString | read-only | Maintenance Association Name |
| I32 rcCfmFdStatsCurrPriority | 1.3.6.1.4.1.2272.1.69.27.1.8 | Integer32 | read-only | Frame Delay messaaging runs on COS priority |
| I32 rcCfmFdStatsCurrFdPercent | 1.3.6.1.4.1.2272.1.69.27.1.9 | Integer32 | read-only | Measured FD percentage |
| I32 rcCfmFdStatsCurrFdSubPercent | 1.3.6.1.4.1.2272.1.69.27.1.10 | Integer32 | read-only | Measured FD sub percentage |
| I32 rcCfmFdStatsCurrFdvPercent | 1.3.6.1.4.1.2272.1.69.27.1.11 | Integer32 | read-only | Measured FDV percentage |
| I32 rcCfmFdStatsCurrFdvSubPercent | 1.3.6.1.4.1.2272.1.69.27.1.12 | Integer32 | read-only | Measured FDV sub percentage |
| RCC rcCfmFdStatsCurrPmOperState | 1.3.6.1.4.1.2272.1.69.27.1.13 | RcCfmPmOperState | read-only | The operational state of the PM. |
| OCT rcCfmFdStatsCurrStartTime | 1.3.6.1.4.1.2272.1.69.27.1.14 | OCTET STRING | read-only | The date and time stamp. |
| OCT rcCfmFdStatsCurrEndTime | 1.3.6.1.4.1.2272.1.69.27.1.15 | OCTET STRING | read-only | The date and time stamp. |
| G32 rcCfmFdStatsCurrHistInterval | 1.3.6.1.4.1.2272.1.69.27.1.16 | Gauge32 | read-only | History Interval |
| G32 rcCfmFdStatsCurrSampleRate | 1.3.6.1.4.1.2272.1.69.27.1.17 | Gauge32 | read-only | Sample rate in seconds |
| C32 rcCfmFdStatsCurrTarget | 1.3.6.1.4.1.2272.1.69.27.1.18 | Counter32 | read-only | FD target in microseconds |
| C32 rcCfmFdStatsCurrAverage | 1.3.6.1.4.1.2272.1.69.27.1.19 | Counter32 | read-only | FD average in microseconds |
| C32 rcCfmFdStatsCurrMinimum | 1.3.6.1.4.1.2272.1.69.27.1.20 | Counter32 | read-only | FD minimum in microseconds |
| C32 rcCfmFdStatsCurrMaximum | 1.3.6.1.4.1.2272.1.69.27.1.21 | Counter32 | read-only | FD maximum in microseconds |
| C32 rcCfmFdStatsCurrFdvTarget | 1.3.6.1.4.1.2272.1.69.27.1.22 | Counter32 | read-only | FDV target in microseconds |
| C32 rcCfmFdStatsCurrFdvAverage | 1.3.6.1.4.1.2272.1.69.27.1.23 | Counter32 | read-only | FDV average in microseconds |
| C32 rcCfmFdStatsCurrFdvMinimum | 1.3.6.1.4.1.2272.1.69.27.1.24 | Counter32 | read-only | FDV minimum in microseconds |
| C32 rcCfmFdStatsCurrFdvMaximum | 1.3.6.1.4.1.2272.1.69.27.1.25 | Counter32 | read-only | FDV maximum in microseconds |
| G32 rcCfmFdStatsCurrSamplesPerInterval | 1.3.6.1.4.1.2272.1.69.27.1.26 | Gauge32 | read-only | Samples per interval |
| G32 rcCfmFdStatsCurrSamplesTransmitted | 1.3.6.1.4.1.2272.1.69.27.1.27 | Gauge32 | read-only | Samples transmitted |
| G32 rcCfmFdStatsCurrSamplesNotSent | 1.3.6.1.4.1.2272.1.69.27.1.28 | Gauge32 | read-only | Samples not sent |
| G32 rcCfmFdStatsCurrSamplesReceived | 1.3.6.1.4.1.2272.1.69.27.1.29 | Gauge32 | read-only | Samples received |
| rcCfmFdStatsHistTable | 1.3.6.1.4.1.2272.1.69.28 | not-accessible | CFM Frame Delay Stats History | |
| rcCfmFdStatsHistEntry | 1.3.6.1.4.1.2272.1.69.28.1 | not-accessible | CFM Frame Delay Stats History entry. | |
| I32 rcCfmFdStatsHistMdIndex | 1.3.6.1.4.1.2272.1.69.28.1.1 | Integer32 | not-accessible | Maintenance Domain Name |
| I32 rcCfmFdStatsHistMaIndex | 1.3.6.1.4.1.2272.1.69.28.1.2 | Integer32 | not-accessible | Maintenance Association Name |
| I32 rcCfmFdStatsHistMepId | 1.3.6.1.4.1.2272.1.69.28.1.3 | Integer32 | not-accessible | Maintenance EndPoint ID |
| I32 rcCfmFdStatsHistRmepId | 1.3.6.1.4.1.2272.1.69.28.1.4 | Integer32 | not-accessible | Peer Identifier which matches a RemoteMepId. The performance monitoring pair is MepId-RmepId |
| I32 rcCfmFdStatsHistPriorityIndex | 1.3.6.1.4.1.2272.1.69.28.1.5 | Integer32 | not-accessible | priorityIndex equals priority plus 1 - priority can't be used as an index since it starts from 0 |
| I32 rcCfmFdStatsHistIndex | 1.3.6.1.4.1.2272.1.69.28.1.6 | Integer32 | not-accessible | History Index |
| STR rcCfmFdStatsHistMdName | 1.3.6.1.4.1.2272.1.69.28.1.7 | DisplayString | read-only | Maintenance Domain Name |
| STR rcCfmFdStatsHistMaName | 1.3.6.1.4.1.2272.1.69.28.1.8 | DisplayString | read-only | Maintenance Association Name |
| I32 rcCfmFdStatsHistPriority | 1.3.6.1.4.1.2272.1.69.28.1.9 | Integer32 | read-only | Frame Delay messaging runs on COS priority |
| I32 rcCfmFdStatsHistFdPercent | 1.3.6.1.4.1.2272.1.69.28.1.10 | Integer32 | read-only | Measured FD percentage |
| I32 rcCfmFdStatsHistFdSubPercent | 1.3.6.1.4.1.2272.1.69.28.1.11 | Integer32 | read-only | Measured FD sub percentage |
| I32 rcCfmFdStatsHistFdvPercent | 1.3.6.1.4.1.2272.1.69.28.1.12 | Integer32 | read-only | Measured FDV percentage |
| I32 rcCfmFdStatsHistFdvSubPercent | 1.3.6.1.4.1.2272.1.69.28.1.13 | Integer32 | read-only | Measured FDV sub percentage |
| INT rcCfmFdStatsHistStatus | 1.3.6.1.4.1.2272.1.69.28.1.14 | INTEGER | read-only | The status of this history interval. |
| OCT rcCfmFdStatsHistStartTime | 1.3.6.1.4.1.2272.1.69.28.1.15 | OCTET STRING | read-only | The date and time stamp. |
| OCT rcCfmFdStatsHistEndTime | 1.3.6.1.4.1.2272.1.69.28.1.16 | OCTET STRING | read-only | The date and time stamp. |
| G32 rcCfmFdStatsHistHistInterval | 1.3.6.1.4.1.2272.1.69.28.1.17 | Gauge32 | read-only | History Interval |
| G32 rcCfmFdStatsHistSampleRate | 1.3.6.1.4.1.2272.1.69.28.1.18 | Gauge32 | read-only | Sample rate in seconds |
| C32 rcCfmFdStatsHistTarget | 1.3.6.1.4.1.2272.1.69.28.1.19 | Counter32 | read-only | FD target in microseconds |
| C32 rcCfmFdStatsHistAverage | 1.3.6.1.4.1.2272.1.69.28.1.20 | Counter32 | read-only | FD average in microseconds |
| C32 rcCfmFdStatsHistMinimum | 1.3.6.1.4.1.2272.1.69.28.1.21 | Counter32 | read-only | FD minimum in microseconds |
| C32 rcCfmFdStatsHistMaximum | 1.3.6.1.4.1.2272.1.69.28.1.22 | Counter32 | read-only | FD maximum in microseconds |
| C32 rcCfmFdStatsHistFdvTarget | 1.3.6.1.4.1.2272.1.69.28.1.23 | Counter32 | read-only | FDV target in microseconds |
| C32 rcCfmFdStatsHistFdvAverage | 1.3.6.1.4.1.2272.1.69.28.1.24 | Counter32 | read-only | FDV average in microseconds |
| C32 rcCfmFdStatsHistFdvMinimum | 1.3.6.1.4.1.2272.1.69.28.1.25 | Counter32 | read-only | FDV minimum in microseconds |
| C32 rcCfmFdStatsHistFdvMaximum | 1.3.6.1.4.1.2272.1.69.28.1.26 | Counter32 | read-only | FDV maximum in microseconds |
| G32 rcCfmFdStatsHistSamplesPerInterval | 1.3.6.1.4.1.2272.1.69.28.1.27 | Gauge32 | read-only | Samples per interval |
| G32 rcCfmFdStatsHistSamplesTransmitted | 1.3.6.1.4.1.2272.1.69.28.1.28 | Gauge32 | read-only | Samples transmitted |
| G32 rcCfmFdStatsHistSamplesNotSent | 1.3.6.1.4.1.2272.1.69.28.1.29 | Gauge32 | read-only | Samples not sent |
| G32 rcCfmFdStatsHistSamplesReceived | 1.3.6.1.4.1.2272.1.69.28.1.30 | Gauge32 | read-only | Samples received |
| rcCfmPmTable | 1.3.6.1.4.1.2272.1.69.29 | not-accessible | CFM Performance Monitoring Configuration | |
| rcCfmPmEntry | 1.3.6.1.4.1.2272.1.69.29.1 | not-accessible | Connectivity Fault Management Performance Monitoring entry. | |
| I32 rcCfmPmMdIndex | 1.3.6.1.4.1.2272.1.69.29.1.1 | Integer32 | not-accessible | Maintenance Domain Name |
| I32 rcCfmPmMaIndex | 1.3.6.1.4.1.2272.1.69.29.1.2 | Integer32 | not-accessible | Maintenance Association Name |
| I32 rcCfmPmMepId | 1.3.6.1.4.1.2272.1.69.29.1.3 | Integer32 | not-accessible | Maintenance EndPoint ID |
| I32 rcCfmPmRmepId | 1.3.6.1.4.1.2272.1.69.29.1.4 | Integer32 | not-accessible | Remote Maintenance Endpoint ID. The performance monitoring pair is MepId-RmepId |
| STR rcCfmPmMdName | 1.3.6.1.4.1.2272.1.69.29.1.5 | DisplayString | read-only | Maintenance Domain Name |
| STR rcCfmPmMaName | 1.3.6.1.4.1.2272.1.69.29.1.6 | DisplayString | read-only | Maintenance Association Name |
| ROW rcCfmPmRowStatus | 1.3.6.1.4.1.2272.1.69.29.1.7 | RowStatus | read-create | Used to create/delete entries |
| ENA rcCfmPmState | 1.3.6.1.4.1.2272.1.69.29.1.8 | EnableValue | read-create | Performance Monitoring State |
| STR rcCfmPmFdList | 1.3.6.1.4.1.2272.1.69.29.1.9 | DisplayString | read-create | Comma separated list of Frame-Delay profile names. Valid profile names must first be created using rcCfmFdProfileName. Number of entries in the list is indicated by rcCfmPmFdSize. |
| I32 rcCfmPmFdSize | 1.3.6.1.4.1.2272.1.69.29.1.10 | Integer32 | read-only | Number of Frame-Delay profiles names |
| STR rcCfmPmFlrList | 1.3.6.1.4.1.2272.1.69.29.1.11 | DisplayString | read-create | Comma separated list of Frame-Loss-Ratio profile names. Valid profile names must first be created using rcCfmFlrProfileName. Number of entries in the list is indicated by rcCfmPmFlrSize. |
| I32 rcCfmPmFlrSize | 1.3.6.1.4.1.2272.1.69.29.1.12 | Integer32 | read-only | Number of FLR profile names in FLR list |
| INT rcCfmPmHistoryInterval | 1.3.6.1.4.1.2272.1.69.29.1.13 | INTEGER | read-create | History summary interval in minutes |
| INT rcCfmPmSampleRate | 1.3.6.1.4.1.2272.1.69.29.1.14 | INTEGER | read-create | Sample rate once per sample interval specified in seconds |
| rcCfmLtrTable | 1.3.6.1.4.1.2272.1.69.32 | not-accessible | This table contains a list of Linktrace replies received by a specific MEP in response to a linktrace message. | |
| rcCfmLtrEntry | 1.3.6.1.4.1.2272.1.69.32.1 | not-accessible | The Linktrace Reply table entry. | |
| I32 rcCfmLtrDomainIndex | 1.3.6.1.4.1.2272.1.69.32.1.1 | Integer32 | not-accessible | Maintenance Domain Index |
| I32 rcCfmLtrAssociationIndex | 1.3.6.1.4.1.2272.1.69.32.1.2 | Integer32 | not-accessible | Maintenance Association Index |
| I32 rcCfmLtrMepId | 1.3.6.1.4.1.2272.1.69.32.1.3 | Integer32 | not-accessible | Maintenance EndPoint ID |
| I32 rcCfmLtrSeqNumber | 1.3.6.1.4.1.2272.1.69.32.1.4 | Integer32 | not-accessible | The transaction identifier/sequence number returned by a previous transmit linkrace message command, indicating which LTM's response is going to be returned. |
| I32 rcCfmLtrTtl | 1.3.6.1.4.1.2272.1.69.32.1.5 | Integer32 | not-accessible | Ttl field value for a returned LTR. |
| I32 rcCfmLtrReceiveOrder | 1.3.6.1.4.1.2272.1.69.32.1.6 | Integer32 | not-accessible | An index to distinguish among multiple LTRs with the same LTR Transaction Identifier field value. This value is assigned sequentially from 1, in the order that the Linktrace Initiator received the LTRs. |
| STR rcCfmLtrDomainName | 1.3.6.1.4.1.2272.1.69.32.1.7 | DisplayString | read-only | Maintenance Domain Name |
| STR rcCfmLtrAssociationName | 1.3.6.1.4.1.2272.1.69.32.1.8 | DisplayString | read-only | Maintenance Association Name |
| T/F rcCfmLtrForwarded | 1.3.6.1.4.1.2272.1.69.32.1.9 | TruthValue | read-only | Indicates if a LTM was forwarded by the responding MP, as returned in the 'FwdYes' flag of the flags field. |
| T/F rcCfmLtrTerminalMep | 1.3.6.1.4.1.2272.1.69.32.1.10 | TruthValue | read-only | A boolean value stating whether the forwarded LTM reached a MEP enclosing its MA, as returned in the Terminal MEP flag of the Flags field. |
| OCT rcCfmLtrLastEgressIdentifier | 1.3.6.1.4.1.2272.1.69.32.1.11 | OCTET STRING | read-only | An octet field holding the Last Egress Identifier returned in the LTR Egress Identifier TLV of the LTR. The Last Egress Identifier identifies the MEP Linktrace Indicator that originated, or the Linktrace Responder that forwarded, the LTM to which this LTR is the response. This is the same value as the Egress Identifier TLV of that LTM. |
| OCT rcCfmLtrNextEgressIdentifier | 1.3.6.1.4.1.2272.1.69.32.1.12 | OCTET STRING | read-only | An octet field holding the Next Egress Identifier returned in the LTR Egress Identifier TLV of the LTR. The Next Egress Identifier Identifies the Linktrace Responder that transmitted this LTR, and can forward the LTM to the next hop. This is the same value as the Egress Identifier TLV of the forwarded LTM, if any. If the FwdYes bit of the Flags field is false, the contents of this field are undefined, and the field is ignored by the receiver. |
| CFM rcCfmLtrRelayAction | 1.3.6.1.4.1.2272.1.69.32.1.13 | CfmRelayActionFieldValue | read-only | Value returned in the Relay Action field. |
| MAC rcCfmLtrSrcMac | 1.3.6.1.4.1.2272.1.69.32.1.14 | MacAddress | read-only | Mac address of the MP that respond to the LTM request for this LTR |
| CFM rcCfmLtrIngressAction | 1.3.6.1.4.1.2272.1.69.32.1.15 | CfmIngressActionFieldValue | read-only | The value returned in the Ingress Action Field of the LTM. The value ingNoTlv(5) indicates that no Reply Ingress TLV was returned in the LTM. |
| MAC rcCfmLtrIngressMac | 1.3.6.1.4.1.2272.1.69.32.1.16 | MacAddress | read-only | Mac address returned in the ingress MAC address field. If the rcCfmLtrIngress object contains the value ingNoTlv(5), then the contents of this object are meaningless. |
| LLD rcCfmLtrIngressPortIdSubtype | 1.3.6.1.4.1.2272.1.69.32.1.17 | LldpPortIdSubtype | read-only | Format of the Ingress Port ID. If the rcCfmLtrIngress object contains the value ingNoTlv(5), then the contents of this object are meaningless. |
| LLD rcCfmLtrIngressPortId | 1.3.6.1.4.1.2272.1.69.32.1.18 | LldpPortId | read-only | Ingress Port ID. The format of this object is determined by the value of the rcCfmLtrIngressPortIdSubtype object. If the rcCfmLtrIngress object contains the value ingNoTlv(5), then the contents of this object are meaningless. |
| CFM rcCfmLtrEgressAction | 1.3.6.1.4.1.2272.1.69.32.1.19 | CfmEgressActionFieldValue | read-only | The value returned in the Egress Action Field of the LTM. The value egrNoTlv(5) indicates that no Reply Egress TLV was returned in the LTM. |
| MAC rcCfmLtrEgressMac | 1.3.6.1.4.1.2272.1.69.32.1.20 | MacAddress | read-only | Mac address returned in the egress MAC address field. If the rcCfmLtrEgress object contains the value egrNoTlv(5), then the contents of this object are meaningless. |
| LLD rcCfmLtrEgressPortIdSubtype | 1.3.6.1.4.1.2272.1.69.32.1.21 | LldpPortIdSubtype | read-only | Format of the Egress Port ID. If the rcCfmLtrEgress object contains the value egrNoTlv(5), then the contents of this object are meaningless. |
| LLD rcCfmLtrEgressPortId | 1.3.6.1.4.1.2272.1.69.32.1.22 | LldpPortId | read-only | Egress Port ID. The format of this object is determined by the value of the rcCfmLtrEgressPortIdSubtype object. If the rcCfmLtrEgress object contains the value egrNoTlv(5), then the contents of this object are meaningless. |
RFC description
Rapid City Connectivity Fault Management for Ethernet operations and maintenance.
Start monitoring Nortel/Avaya Ethernet Routing Switches with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.