All MIBs › ACD-CFM-MIB
Organization: Accedian Networks, Inc.
Last Updated: 2013-01-07
Category: Vendor: Accedian
Description: Manages IEEE 802.1ag Connectivity Fault Management (CFM) configuration and statistics on Accedian MetroNID devices.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) 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.
What Is ACD-CFM-MIB?
ACD-CFM-MIB is an Accedian Networks proprietary MIB module that extends IEEE 802.1ag Ethernet Connectivity Fault Management (CFM) functionality on Accedian MetroNID carrier Ethernet demarcation devices. It exposes configuration and results data for delay-measurement (DM) sessions and packet-loss measurement between maintenance endpoints (MEPs), including measurement intervals, reference periods, and one-way delay thresholds. The module is focused on monitoring network performance and service-level health rather than internal device hardware, letting operators track round-trip and one-way delay and packet loss across a carrier Ethernet path to detect service degradation. It explicitly complements the standard IEEE P802.1ag CFM MIB, relying on that standard's MEP/MEG object model for endpoint identification. It is typically deployed on carrier-grade Ethernet demarcation ("NID") devices at customer or network edge sites, making ACD-CFM-MIB SNMP monitoring a standard part of SLA verification and troubleshooting for Carrier Ethernet services.
IPNetwork Monitor allows you to monitor SNMP objects defined in ACD-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.
Supported Devices
- Accedian MetroNID Carrier Ethernet demarcation device
Monitoring Examples
An operator would poll acdCfmDmCfgTable/acdCfmDmCfgEntry entries indexed by acdCfmDmCfgID to see delay-measurement sessions configured between a local acdCfmDmCfgMepIdx and a remote acdCfmDmCfgRemoteMepId, checking acdCfmDmCfgEnable and acdCfmDmCfgInterval to confirm a session is active and its polling cadence. Rising values against the acdCfmDmCfgOneWayDelayMax threshold, combined with acdCfmDmCfgOneWayDelayEnable, would signal that one-way latency between MEPs has exceeded SLA limits. acdCfmDmCfgRowStatus would be checked when provisioning or removing a monitoring session via SNMP SET. Traps under acdCfmNotifications would alert operators in real time when thresholds are breached.
What Can Be Monitored
- one-way and round-trip delay measurement sessions
- packet loss configuration and results
- delay measurement interval and reference period
- remote MEP delay measurement peers
- delay threshold breach status
This MIB depends on
Related MIBs
Imported Objects
From ACCEDIAN-SMI
| acdMibs | OBJECT-IDENTITY |
From Q-BRIDGE-MIB
| VlanIdOrNone |
From SNMPv2-CONF
| MODULE-COMPLIANCE | |
| OBJECT-GROUP |
From SNMPv2-SMI
| Counter32 | |
| Counter64 | |
| Gauge32 | |
| Integer32 | |
| MODULE-IDENTITY | |
| OBJECT-TYPE | |
| Unsigned32 |
From SNMPv2-TC
| DateAndTime | |
| DisplayString | |
| MacAddress | |
| RowStatus | |
| TEXTUAL-CONVENTION | |
| TruthValue |
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| acdCfm | 1.3.6.1.4.1.22420.2.7 | This MIB is complementary to the IEEE P802.1ag(TM) CFM MIB. It covers the delay measurment and the packet loss configuration and results. | ||
| acdCfmCompliance | 1.3.6.1.4.1.22420.2.7.2.1.1 | The compliance statement for support of the ACD-CFM-MIB module. | ||
| acdCfmCompliances | 1.3.6.1.4.1.22420.2.7.2.1 | |||
| acdCfmConformance | 1.3.6.1.4.1.22420.2.7.2 | |||
| acdCfmDelayMeasurement | 1.3.6.1.4.1.22420.2.7.1.1 | |||
| T/F acdCfmDmCfgEnable | 1.3.6.1.4.1.22420.2.7.1.1.1.1.6 | TruthValue | read-create | Enable CFM to issues DMM measurement packets. |
| acdCfmDmCfgEntry | 1.3.6.1.4.1.22420.2.7.1.1.1.1 | not-accessible | An entry consisting of all settings to manage a DM instance. | |
| acdCfmDmCfgGroup | 1.3.6.1.4.1.22420.2.7.2.2.1 | Objects for the Delay Measurement configuration Group. | ||
| U32 acdCfmDmCfgID | 1.3.6.1.4.1.22420.2.7.1.1.1.1.1 | Unsigned32 | not-accessible | Unique value for each Delay Measurement instance. This value follows the ordering of the results table. |
| U32 acdCfmDmCfgInterval | 1.3.6.1.4.1.22420.2.7.1.1.1.1.7 | Unsigned32 | read-create | Interval in milliseconds at which CFM issues DMM measurement packets. |
| U32 acdCfmDmCfgMepIdx | 1.3.6.1.4.1.22420.2.7.1.1.1.1.3 | Unsigned32 | read-create | Maintenance association End Point Identifier. |
| STR acdCfmDmCfgName | 1.3.6.1.4.1.22420.2.7.1.1.1.1.25 | DisplayString | read-write | A unique name used to identify this instance. The length includes the terminating NULL character. |
| U32 acdCfmDmCfgOneWayAvgDelayThresh | 1.3.6.1.4.1.22420.2.7.1.1.1.1.12 | Unsigned32 | read-write | One-way average delay threshold in milliseconds. |
| U32 acdCfmDmCfgOneWayAvgDvThresh | 1.3.6.1.4.1.22420.2.7.1.1.1.1.16 | Unsigned32 | read-write | One-way average delay variation threshold in milliseconds. |
| T/F acdCfmDmCfgOneWayDelayEnable | 1.3.6.1.4.1.22420.2.7.1.1.1.1.9 | TruthValue | read-create | Enable CFM to compute one-way delay measurements. |
| U32 acdCfmDmCfgOneWayDelayMax | 1.3.6.1.4.1.22420.2.7.1.1.1.1.10 | Unsigned32 | read-write | Maximum allowed instantaneous delay in milliseconds. |
| U32 acdCfmDmCfgOneWayDelayThresh | 1.3.6.1.4.1.22420.2.7.1.1.1.1.11 | Unsigned32 | read-write | Number of consecutive delay greater than the maximum allowed value before alert. |
| T/F acdCfmDmCfgOneWayDvEnable | 1.3.6.1.4.1.22420.2.7.1.1.1.1.13 | TruthValue | read-create | Enable CFM to compute one-way delay variation measurements. |
| U32 acdCfmDmCfgOneWayDvMax | 1.3.6.1.4.1.22420.2.7.1.1.1.1.14 | Unsigned32 | read-write | Maximum allowed instantaneous delay variation in milliseconds. |
| U32 acdCfmDmCfgOneWayDvThresh | 1.3.6.1.4.1.22420.2.7.1.1.1.1.15 | Unsigned32 | read-write | Number of consecutive delay variation greater than the maximum allowed value before alert. |
| U32 acdCfmDmCfgPriority | 1.3.6.1.4.1.22420.2.7.1.1.1.1.5 | Unsigned32 | read-create | The VLAN priority. Its value ranges from 0 to 7. |
| U32 acdCfmDmCfgRefPeriod | 1.3.6.1.4.1.22420.2.7.1.1.1.1.8 | Unsigned32 | read-create | Reference period in minutes for Delay Measurement. |
| U32 acdCfmDmCfgRemoteMepId | 1.3.6.1.4.1.22420.2.7.1.1.1.1.4 | Unsigned32 | read-create | Remote Maintenance association End Point Identifier used for this delay measurement configuration. |
| ROW acdCfmDmCfgRowStatus | 1.3.6.1.4.1.22420.2.7.1.1.1.1.2 | RowStatus | read-create | All columns must have a valid value before a row can be activated. |
| acdCfmDmCfgTable | 1.3.6.1.4.1.22420.2.7.1.1.1 | not-accessible | Configuration table of all DM entries. | |
| U32 acdCfmDmCfgTwoWayAvgDelayThresh | 1.3.6.1.4.1.22420.2.7.1.1.1.1.20 | Unsigned32 | read-write | Two-way average delay threshold in milliseconds. |
| U32 acdCfmDmCfgTwoWayAvgDvThresh | 1.3.6.1.4.1.22420.2.7.1.1.1.1.24 | Unsigned32 | read-write | Two-way average delay variation threshold in milliseconds. |
| T/F acdCfmDmCfgTwoWayDelayEnable | 1.3.6.1.4.1.22420.2.7.1.1.1.1.17 | TruthValue | read-create | Enable CFM to compute Two-way delay measurements. |
| U32 acdCfmDmCfgTwoWayDelayMax | 1.3.6.1.4.1.22420.2.7.1.1.1.1.18 | Unsigned32 | read-write | Maximum allowed instantaneous delay in milliseconds. |
| U32 acdCfmDmCfgTwoWayDelayThresh | 1.3.6.1.4.1.22420.2.7.1.1.1.1.19 | Unsigned32 | read-write | Number of consecutive delay greater than the maximum allowed value before alert. |
| T/F acdCfmDmCfgTwoWayDvEnable | 1.3.6.1.4.1.22420.2.7.1.1.1.1.21 | TruthValue | read-create | Enable CFM to compute Two-way delay variation measurements. |
| U32 acdCfmDmCfgTwoWayDvMax | 1.3.6.1.4.1.22420.2.7.1.1.1.1.22 | Unsigned32 | read-write | Maximum allowed instantaneous delay variation in milliseconds. |
| U32 acdCfmDmCfgTwoWayDvThresh | 1.3.6.1.4.1.22420.2.7.1.1.1.1.23 | Unsigned32 | read-write | Number of consecutive delay variation greater than the maximum allowed value before alert. |
| acdCfmGroups | 1.3.6.1.4.1.22420.2.7.2.2 | |||
| I32 acdCfmHistResultOneWayDelayAvgValue | 1.3.6.1.4.1.22420.2.7.1.1.6.1.9 | Integer32 | read-only | Indicates the One-way delay average value. The value is expressed in micro-seconds. |
| U32 acdCfmHistResultOneWayDelayDuration | 1.3.6.1.4.1.22420.2.7.1.1.6.1.4 | Unsigned32 | read-only | Unique value for each Delay Measurement instance. This value follows the ordering of the Dm table. |
| acdCfmHistResultOneWayDelayEntry | 1.3.6.1.4.1.22420.2.7.1.1.6.1 | not-accessible | An entry consisting of One Way Delay results for a DM entry. | |
| acdCfmHistResultOneWayDelayGroup | 1.3.6.1.4.1.22420.2.7.2.2.6 | Objects for the One Way Delay history result Group. | ||
| U32 acdCfmHistResultOneWayDelayID | 1.3.6.1.4.1.22420.2.7.1.1.6.1.1 | Unsigned32 | not-accessible | Unique value for each Delay Measurement instance. This value follows the ordering of the Dm table. |
| DAT acdCfmHistResultOneWayDelayIntervalEnd | 1.3.6.1.4.1.22420.2.7.1.1.6.1.5 | DateAndTime | read-only | This is the time of the end of the period. |
| I32 acdCfmHistResultOneWayDelayMaxValue | 1.3.6.1.4.1.22420.2.7.1.1.6.1.8 | Integer32 | read-only | Indicates the One-way delay maximum value. The value is expressed in micro-seconds. |
| I32 acdCfmHistResultOneWayDelayMinValue | 1.3.6.1.4.1.22420.2.7.1.1.6.1.7 | Integer32 | read-only | Indicates the One-way delay minimum value. The value is expressed in micro-seconds. |
| STR acdCfmHistResultOneWayDelayName | 1.3.6.1.4.1.22420.2.7.1.1.6.1.11 | DisplayString | read-only | A unique name used to identify this instance. The length includes the terminating NULL character. |
| U32 acdCfmHistResultOneWayDelaySampleIndex | 1.3.6.1.4.1.22420.2.7.1.1.6.1.2 | Unsigned32 | not-accessible | An index that uniquely identifies the particular sample this entry represents among all samples associated with the same DM instance. This index starts at 1 and increases by one as each new period. |
| U32 acdCfmHistResultOneWayDelaySamples | 1.3.6.1.4.1.22420.2.7.1.1.6.1.6 | Unsigned32 | read-only | Indicates the number of samples gathered during the sampling interval to calculate One-way delay results. |
| INT acdCfmHistResultOneWayDelayStatus | 1.3.6.1.4.1.22420.2.7.1.1.6.1.3 | INTEGER | read-only | Indicates the validity of the One-way delay results during this sampling interval. |
| acdCfmHistResultOneWayDelayTable | 1.3.6.1.4.1.22420.2.7.1.1.6 | not-accessible | One way delay result table of all DM entries. | |
| U32 acdCfmHistResultOneWayDelayThreshExc | 1.3.6.1.4.1.22420.2.7.1.1.6.1.10 | Unsigned32 | read-only | Indicates the number of samples exceeding the limit. |
| I32 acdCfmHistResultOneWayDvAvgValue | 1.3.6.1.4.1.22420.2.7.1.1.7.1.9 | Integer32 | read-only | Indicates the One-way delay variation average value. The value is expressed in micro-seconds. |
| U32 acdCfmHistResultOneWayDvDuration | 1.3.6.1.4.1.22420.2.7.1.1.7.1.4 | Unsigned32 | read-only | The interval in seconds over which the data is sampled for this entry. |
| acdCfmHistResultOneWayDvEntry | 1.3.6.1.4.1.22420.2.7.1.1.7.1 | not-accessible | An entry consisting of One Way Delay variation results for a DM entry. | |
| acdCfmHistResultOneWayDvGroup | 1.3.6.1.4.1.22420.2.7.2.2.7 | Objects for the One Way Delay variation history result Group. | ||
| U32 acdCfmHistResultOneWayDvID | 1.3.6.1.4.1.22420.2.7.1.1.7.1.1 | Unsigned32 | not-accessible | Unique value for each Delay variation Measurement instance. This value follows the ordering of the DM table. |
| DAT acdCfmHistResultOneWayDvIntervalEnd | 1.3.6.1.4.1.22420.2.7.1.1.7.1.5 | DateAndTime | read-only | This is the time of the end of the period. |
| I32 acdCfmHistResultOneWayDvMaxValue | 1.3.6.1.4.1.22420.2.7.1.1.7.1.8 | Integer32 | read-only | Indicates the One-way delay variationmaximum value. The value is expressed in micro-seconds. |
| I32 acdCfmHistResultOneWayDvMinValue | 1.3.6.1.4.1.22420.2.7.1.1.7.1.7 | Integer32 | read-only | Indicates the One-way delay variation minimum value. The value is expressed in micro-seconds. |
| STR acdCfmHistResultOneWayDvName | 1.3.6.1.4.1.22420.2.7.1.1.7.1.11 | DisplayString | read-only | A unique name used to identify this instance. The length includes the terminating NULL character. |
| U32 acdCfmHistResultOneWayDvSampleIndex | 1.3.6.1.4.1.22420.2.7.1.1.7.1.2 | Unsigned32 | not-accessible | An index that uniquely identifies the particular sample this entry represents among all samples associated with the same DM instance. This index starts at 1 and increases by one as each new period. |
| U32 acdCfmHistResultOneWayDvSamples | 1.3.6.1.4.1.22420.2.7.1.1.7.1.6 | Unsigned32 | read-only | Indicates the number of samples gathered during the sampling interval to calculate One-way delay variation results. |
| INT acdCfmHistResultOneWayDvStatus | 1.3.6.1.4.1.22420.2.7.1.1.7.1.3 | INTEGER | read-only | Indicates the validity of the One-way delay variation results during this sampling interval. |
| acdCfmHistResultOneWayDvTable | 1.3.6.1.4.1.22420.2.7.1.1.7 | not-accessible | One way delay variation result table of all DM entries. | |
| U32 acdCfmHistResultOneWayDvThreshExc | 1.3.6.1.4.1.22420.2.7.1.1.7.1.10 | Unsigned32 | read-only | Indicates the number of samples exceeding the limit. |
| U32 acdCfmHistResultPktLossDuration | 1.3.6.1.4.1.22420.2.7.1.2.3.1.4 | Unsigned32 | read-only | The interval in seconds over which the data is sampled for this entry. |
| acdCfmHistResultPktLossEntry | 1.3.6.1.4.1.22420.2.7.1.2.3.1 | not-accessible | An entry consisting of Packet loss history result for a specific MEP and remote MEP pair. | |
| acdCfmHistResultPktLossGroup | 1.3.6.1.4.1.22420.2.7.2.2.12 | Objects for Packet loss history result Group. | ||
| C64 acdCfmHistResultPktLossHCLargestGap | 1.3.6.1.4.1.22420.2.7.1.2.3.1.17 | Counter64 | read-only | the largest gap size in packets during this sampling interval. |
| C64 acdCfmHistResultPktLossHCNbrGaps | 1.3.6.1.4.1.22420.2.7.1.2.3.1.14 | Counter64 | read-only | The total number of gap during this sampling interval. |
| C64 acdCfmHistResultPktLossHCNbrLoss | 1.3.6.1.4.1.22420.2.7.1.2.3.1.11 | Counter64 | read-only | The total number of packets loss during this sampling interval. |
| C64 acdCfmHistResultPktLossHCSamples | 1.3.6.1.4.1.22420.2.7.1.2.3.1.8 | Counter64 | read-only | Indicates the number of samples gathered during the sampling interval to calculate packet loss results. |
| U32 acdCfmHistResultPktLossID | 1.3.6.1.4.1.22420.2.7.1.2.3.1.1 | Unsigned32 | not-accessible | Unique value for each Delay variation Measurement instance. This value follows the ordering of the Dm table. |
| DAT acdCfmHistResultPktLossIntervalEnd | 1.3.6.1.4.1.22420.2.7.1.2.3.1.5 | DateAndTime | read-only | This is the time of the end of this entry. |
| C32 acdCfmHistResultPktLossLargestGap | 1.3.6.1.4.1.22420.2.7.1.2.3.1.15 | Counter32 | read-only | the largest gap size in packets during this sampling interval. This is a 32 bits counter. Combined with the overflow counter it provides the equivalent of the 64 bits counter acdCfmHistResultPktLossHCNbrGaps. |
| STR acdCfmHistResultPktLossName | 1.3.6.1.4.1.22420.2.7.1.2.3.1.19 | DisplayString | read-only | A unique name used to identify this instance. The length includes the terminating NULL character. |
| C32 acdCfmHistResultPktLossNbrGaps | 1.3.6.1.4.1.22420.2.7.1.2.3.1.12 | Counter32 | read-only | The total number of gap during this sampling interval. This is a 32 bits counter. Combined with the overflow counter it provides the equivalent of the 64 bits counter acdCfmHistResultPktLossHCNbrGaps. |
| C32 acdCfmHistResultPktLossNbrLoss | 1.3.6.1.4.1.22420.2.7.1.2.3.1.9 | Counter32 | read-only | The total number of packets loss during this sampling interval. This is a 32 bits counter. Combined with the overflow counter it provides the equivalent of the 64 bits counter acdCfmHistResultPktLossHCNbrLoss. |
| C32 acdCfmHistResultPktLossOverflowLargestGap | 1.3.6.1.4.1.22420.2.7.1.2.3.1.16 | Counter32 | read-only | The number of times the associated acdCfmHistResultPktLossLargestGap counter has overflowed during this sampling interval. This is a 32 bits counter. Combined with acdCfmHistResultPktLossLargestGap, it provides the equivalent of the 64 bits counter acdCfmHistResultPktLossHCLargestGap. |
| C32 acdCfmHistResultPktLossOverflowNbrGaps | 1.3.6.1.4.1.22420.2.7.1.2.3.1.13 | Counter32 | read-only | The number of times the associated acdCfmHistResultPktLossNbrGaps counter has overflowed during this sampling interval. This is a 32 bits counter. Combined with acdCfmHistResultPktLossNbrGaps, it provides the equivalent of the 64 bits counter acdCfmHistResultPktLossHCNbrGaps. |
| C32 acdCfmHistResultPktLossOverflowNbrLoss | 1.3.6.1.4.1.22420.2.7.1.2.3.1.10 | Counter32 | read-only | The number of times the associated acdCfmHistResultPktLossNbrLoss counter has overflowed during this sampling interval. This is a 32 bits counter. Combined with acdCfmHistResultPktLossNbrLoss, it provides the equivalent of the 64 bits counter acdCfmHistResultPktLossHCNbrLoss. |
| C32 acdCfmHistResultPktLossOverflowSamples | 1.3.6.1.4.1.22420.2.7.1.2.3.1.7 | Counter32 | read-only | The number of times the associated acdCfmHistResultPktLossSamples counter has overflowed during this sampling interval. This is a 32 bits counter. Combined with acdCfmHistResultPktLossSamples, it provides the equivalent of the 64 bits counter acdCfmHistResultPktLossHCSamples. |
| U32 acdCfmHistResultPktLossRatio | 1.3.6.1.4.1.22420.2.7.1.2.3.1.18 | Unsigned32 | read-only | Indicates the packet loss ratio. The packet loss ratio is the percent of packets transmitted but not received in millionth of a percent (1,000,000 is 1%). |
| U32 acdCfmHistResultPktLossSampleIndex | 1.3.6.1.4.1.22420.2.7.1.2.3.1.2 | Unsigned32 | not-accessible | An index that uniquely identifies the particular sample this entry represents among all samples associated with the same PL instance. This index starts at 1 and increases by one as each new period. |
| C32 acdCfmHistResultPktLossSamples | 1.3.6.1.4.1.22420.2.7.1.2.3.1.6 | Counter32 | read-only | Indicates the number of samples gathered during the sampling interval to calculate packet loss results. This is a 32 bits counter. Combined with the overflow counter it provides the equivalent of the 64 bits counter acdCfmHistResultPktLossHCSamples. |
| INT acdCfmHistResultPktLossStatus | 1.3.6.1.4.1.22420.2.7.1.2.3.1.3 | INTEGER | read-only | Indicates the validity of the packet loss results during this sampling interval. |
| acdCfmHistResultPktLossTable | 1.3.6.1.4.1.22420.2.7.1.2.3 | not-accessible | Packet loss history result table of a MEP and remote MEP pair. | |
| I32 acdCfmHistResultTwoWayDelayAvgValue | 1.3.6.1.4.1.22420.2.7.1.1.8.1.9 | Integer32 | read-only | Indicates the Two-way delay average value. The value is expressed in micro-seconds. |
| U32 acdCfmHistResultTwoWayDelayDuration | 1.3.6.1.4.1.22420.2.7.1.1.8.1.4 | Unsigned32 | read-only | The interval in seconds over which the data is sampled for this entry. |
| acdCfmHistResultTwoWayDelayEntry | 1.3.6.1.4.1.22420.2.7.1.1.8.1 | not-accessible | An entry consisting of Two Way Delay results for a DM entry. | |
| acdCfmHistResultTwoWayDelayGroup | 1.3.6.1.4.1.22420.2.7.2.2.8 | Objects for the Two Way Delay history result Group. | ||
| U32 acdCfmHistResultTwoWayDelayID | 1.3.6.1.4.1.22420.2.7.1.1.8.1.1 | Unsigned32 | not-accessible | Unique value for each Delay Measurement instance. This value follows the ordering of the Dm table. |
| DAT acdCfmHistResultTwoWayDelayIntervalEnd | 1.3.6.1.4.1.22420.2.7.1.1.8.1.5 | DateAndTime | read-only | This is the time of the end of the period. |
| I32 acdCfmHistResultTwoWayDelayMaxValue | 1.3.6.1.4.1.22420.2.7.1.1.8.1.8 | Integer32 | read-only | Indicates the Two-way delay maximum value. The value is expressed in micro-seconds. |
| I32 acdCfmHistResultTwoWayDelayMinValue | 1.3.6.1.4.1.22420.2.7.1.1.8.1.7 | Integer32 | read-only | Indicates the Two-way delay minimum value. The value is expressed in micro-seconds. |
| STR acdCfmHistResultTwoWayDelayName | 1.3.6.1.4.1.22420.2.7.1.1.8.1.11 | DisplayString | read-only | A unique name used to identify this instance. The length includes the terminating NULL character. |
| U32 acdCfmHistResultTwoWayDelaySampleIndex | 1.3.6.1.4.1.22420.2.7.1.1.8.1.2 | Unsigned32 | not-accessible | An index that uniquely identifies the particular sample this entry represents among all samples associated with the same DM instance. This index starts at 1 and increases by one as each new period. |
| U32 acdCfmHistResultTwoWayDelaySamples | 1.3.6.1.4.1.22420.2.7.1.1.8.1.6 | Unsigned32 | read-only | Indicates the number of samples gathered during the sampling interval to calculate Two-way delay results. |
| INT acdCfmHistResultTwoWayDelayStatus | 1.3.6.1.4.1.22420.2.7.1.1.8.1.3 | INTEGER | read-only | Indicates the validity of the Two way delay results during this sampling interval. |
| acdCfmHistResultTwoWayDelayTable | 1.3.6.1.4.1.22420.2.7.1.1.8 | not-accessible | Two way delay result table of all DM entries. | |
| U32 acdCfmHistResultTwoWayDelayThreshExc | 1.3.6.1.4.1.22420.2.7.1.1.8.1.10 | Unsigned32 | read-only | Indicates the number of samples exceeding the limit. |
| I32 acdCfmHistResultTwoWayDvAvgValue | 1.3.6.1.4.1.22420.2.7.1.1.9.1.9 | Integer32 | read-only | Indicates the two-way delay variation average value. The value is expressed in micro-seconds. |
| U32 acdCfmHistResultTwoWayDvDuration | 1.3.6.1.4.1.22420.2.7.1.1.9.1.4 | Unsigned32 | read-only | The interval in seconds over which the data is sampled for this entry. |
| acdCfmHistResultTwoWayDvEntry | 1.3.6.1.4.1.22420.2.7.1.1.9.1 | not-accessible | An entry consisting of two Way Delay variation results for a DM entry. | |
| acdCfmHistResultTwoWayDvGroup | 1.3.6.1.4.1.22420.2.7.2.2.9 | Objects for the Two Way Delay variation history result Group. | ||
| U32 acdCfmHistResultTwoWayDvID | 1.3.6.1.4.1.22420.2.7.1.1.9.1.1 | Unsigned32 | not-accessible | Unique value for each Delay variation Measurement instance. This value follows the ordering of the Dm table. |
| DAT acdCfmHistResultTwoWayDvIntervalEnd | 1.3.6.1.4.1.22420.2.7.1.1.9.1.5 | DateAndTime | read-only | This is the time of the end of the period. |
| I32 acdCfmHistResultTwoWayDvMaxValue | 1.3.6.1.4.1.22420.2.7.1.1.9.1.8 | Integer32 | read-only | Indicates the two-way delay variation maximum value. The value is expressed in micro-seconds. |
| I32 acdCfmHistResultTwoWayDvMinValue | 1.3.6.1.4.1.22420.2.7.1.1.9.1.7 | Integer32 | read-only | Indicates the two-way delay variation minimum value. The value is expressed in micro-seconds. |
| STR acdCfmHistResultTwoWayDvName | 1.3.6.1.4.1.22420.2.7.1.1.9.1.11 | DisplayString | read-only | A unique name used to identify this instance. The length includes the terminating NULL character. |
| U32 acdCfmHistResultTwoWayDvSampleIndex | 1.3.6.1.4.1.22420.2.7.1.1.9.1.2 | Unsigned32 | not-accessible | An index that uniquely identifies the particular sample this entry represents among all samples associated with the same DM instance. This index starts at 1 and increases by one as each new period. |
| U32 acdCfmHistResultTwoWayDvSamples | 1.3.6.1.4.1.22420.2.7.1.1.9.1.6 | Unsigned32 | read-only | Indicates the number of samples gathered during the sampling interval to calculate Two-way delay variation results. |
| INT acdCfmHistResultTwoWayDvStatus | 1.3.6.1.4.1.22420.2.7.1.1.9.1.3 | INTEGER | read-only | Indicates the validity of the two-way delay variation results during this sampling interval. |
| acdCfmHistResultTwoWayDvTable | 1.3.6.1.4.1.22420.2.7.1.1.9 | not-accessible | Two way delay variation result table of all DM entries. | |
| U32 acdCfmHistResultTwoWayDvThreshExc | 1.3.6.1.4.1.22420.2.7.1.1.9.1.10 | Unsigned32 | read-only | Indicates the number of samples exceeding the limit. |
| U32 acdCfmMaIdx | 1.3.6.1.4.1.22420.2.7.1.4.1.1.2 | Unsigned32 | not-accessible | Maintenance Association(MA) index from table dot1agCfmMepTable in IEEE8021-CFM-MIB. |
| U32 acdCfmMdIdx | 1.3.6.1.4.1.22420.2.7.1.4.1.1.1 | Unsigned32 | not-accessible | Maintenance Domain(MD) index from table dot1agCfmMepTable in IEEE8021-CFM-MIB. |
| acdCfmMep | 1.3.6.1.4.1.22420.2.7.1.3 | |||
| T/F acdCfmMepCfgActive | 1.3.6.1.4.1.22420.2.7.1.3.5.1.11 | TruthValue | read-write | Administrative state of the MEP. A Boolean indicating the administrative state of the MEP. |
| ACD acdCfmMepCfgAlarmPri | 1.3.6.1.4.1.22420.2.7.1.3.5.1.15 | AcdCfmMepLowestAlarmPri | read-write | The highest priority defect that has been present since the MEPs Fault Notification Generator State Machine was last in the FNG_RESET state. |
| T/F acdCfmMepCfgCciEnable | 1.3.6.1.4.1.22420.2.7.1.3.5.1.12 | TruthValue | read-write | If set to true, the MEP will generate CCM messages. |
| T/F acdCfmMepCfgCcmSeqEnable | 1.3.6.1.4.1.22420.2.7.1.3.5.1.13 | TruthValue | read-write | If set to true, the sequence number in the CCM PDU will increment. |
| T/F acdCfmMepCfgCsfEnable | 1.3.6.1.4.1.22420.2.7.1.3.5.1.20 | TruthValue | read-write | If set to true, Client Signal Fail errors will be propagated to the Fault Propagation port. |
| ACD acdCfmMepCfgDirection | 1.3.6.1.4.1.22420.2.7.1.3.5.1.9 | AcdCfmMepDirection | read-create | Direction in which the Maintenance association (MEP) faces on the bridge port. |
| acdCfmMepCfgEntry | 1.3.6.1.4.1.22420.2.7.1.3.5.1 | not-accessible | An entry consisting of all settings to manage a MEP instance. | |
| U32 acdCfmMepCfgFngAlarmTime | 1.3.6.1.4.1.22420.2.7.1.3.5.1.16 | Unsigned32 | read-write | The time that defects must be present before a Fault Alarm is issued (default 2500 milliseconds). |
| U32 acdCfmMepCfgFngResetTime | 1.3.6.1.4.1.22420.2.7.1.3.5.1.17 | Unsigned32 | read-write | The time that defects must be present before a Fault Alarm is issued (default 10000 milliseconds). |
| T/F acdCfmMepCfgFpEnable | 1.3.6.1.4.1.22420.2.7.1.3.5.1.18 | TruthValue | read-write | If set to true, the faults generated by this MEP will be propagated to the Fault Propagation port. |
| U32 acdCfmMepCfgFpPortId | 1.3.6.1.4.1.22420.2.7.1.3.5.1.19 | Unsigned32 | read-write | The fault propagation port used to propagate faults. |
| acdCfmMepCfgGroup | 1.3.6.1.4.1.22420.2.7.2.2.21 | Objects for MEP Config Group. | ||
| U32 acdCfmMepCfgIdx | 1.3.6.1.4.1.22420.2.7.1.3.5.1.1 | Unsigned32 | not-accessible | Unique value for each MEP instance. This value follows the ordering the status table. |
| U32 acdCfmMepCfgMaIdx | 1.3.6.1.4.1.22420.2.7.1.3.5.1.4 | Unsigned32 | read-create | Maintenance Association instance index. |
| U32 acdCfmMepCfgMdIdx | 1.3.6.1.4.1.22420.2.7.1.3.5.1.3 | Unsigned32 | read-only | Maintenance Domain instance index. |
| U32 acdCfmMepCfgMepId | 1.3.6.1.4.1.22420.2.7.1.3.5.1.5 | Unsigned32 | read-create | Maintenance association End Point Identifier. |
| STR acdCfmMepCfgName | 1.3.6.1.4.1.22420.2.7.1.3.5.1.6 | DisplayString | read-write | Unique string for each Mep instance. The length includes the terminating NULL character. |
| U32 acdCfmMepCfgPortId | 1.3.6.1.4.1.22420.2.7.1.3.5.1.7 | Unsigned32 | read-create | The Port Identifier. |
| MAC acdCfmMepCfgPortIdMacAddr | 1.3.6.1.4.1.22420.2.7.1.3.5.1.8 | MacAddress | read-only | MAC Address of the port. |
| VLA acdCfmMepCfgPrimaryVid | 1.3.6.1.4.1.22420.2.7.1.3.5.1.10 | VlanIdOrNone | read-write | Primary Vlan Id. |
| U32 acdCfmMepCfgPriority | 1.3.6.1.4.1.22420.2.7.1.3.5.1.14 | Unsigned32 | read-write | The priority value for CCMs and LTMs transmitted by the MEP. |
| ROW acdCfmMepCfgRowStatus | 1.3.6.1.4.1.22420.2.7.1.3.5.1.2 | RowStatus | read-create | The writable columns in a row can not be changed if the row is active. All columns must have a valid value before a row can be activated. |
| acdCfmMepCfgTable | 1.3.6.1.4.1.22420.2.7.1.3.5 | not-accessible | Configuration table of all MEP entries. | |
| acdCfmMepDmStatsEntry | 1.3.6.1.4.1.22420.2.7.1.3.4.1 | not-accessible | An entry consisting of all DMM/DMR statistics related to a MEP entry. | |
| acdCfmMepDmStatsGroup | 1.3.6.1.4.1.22420.2.7.2.2.15 | Objects for DMM/DMR MEP statistics Group. | ||
| U32 acdCfmMepDmStatsID | 1.3.6.1.4.1.22420.2.7.1.3.4.1.1 | Unsigned32 | not-accessible | Unique value for each MEP instance. This value follows the ordering of the MEP table. Same as acdCfmMepStatsTxID and acdCfmMepStatsRxID. |
| STR acdCfmMepDmStatsName | 1.3.6.1.4.1.22420.2.7.1.3.4.1.7 | DisplayString | read-only | Unique string for each Mep instance. The length includes the terminating NULL character. This is a duplicate of acdCfmMepCfgName |
| U32 acdCfmMepDmStatsPriority | 1.3.6.1.4.1.22420.2.7.1.3.4.1.2 | Unsigned32 | not-accessible | Unique value for each priority level. |
| C64 acdCfmMepDmStatsRxDmmPdu | 1.3.6.1.4.1.22420.2.7.1.3.4.1.4 | Counter64 | read-only | This is a count of the total number of Delay Measurement Message (DMM) (OpCode 47) PDU received by the MEP for this specific priority level. |
| C64 acdCfmMepDmStatsRxDmrPdu | 1.3.6.1.4.1.22420.2.7.1.3.4.1.6 | Counter64 | read-only | This is a count of the total number of Delay Measurement Reply (DMR) (OpCode 46) PDU received by the MEP for this specific priority level. |
| acdCfmMepDmStatsTable | 1.3.6.1.4.1.22420.2.7.1.3.4 | not-accessible | Transmit DMM/DMR statictics per priority table for a MEP entry. | |
| C64 acdCfmMepDmStatsTxDmmPdu | 1.3.6.1.4.1.22420.2.7.1.3.4.1.3 | Counter64 | read-only | This is a count of the total number of Delay Measurement Message (DMM) (OpCode 47) PDU transmitted by the MEP for this specific priority level. |
| C64 acdCfmMepDmStatsTxDmrPdu | 1.3.6.1.4.1.22420.2.7.1.3.4.1.5 | Counter64 | read-only | This is a count of the total number of Delay Measurement Reply (DMR) (OpCode 46) PDU transmitted by the MEP for this specific priority level. |
| U32 acdCfmMepID | 1.3.6.1.4.1.22420.2.7.1.4.1.1.3 | Unsigned32 | not-accessible | Maintenance End Point(Mep) index from table dot1agCfmMepTable in IEEE8021-CFM-MIB. |
| U32 acdCfmMepIdx | 1.3.6.1.4.1.22420.2.7.1.4.1.1.4 | Unsigned32 | read-only | Maintenance End Point(Mep) index from table acdCfmDmCfgTable in ACD-CFM-MIB. |
| acdCfmMepSlmStatsGroup | 1.3.6.1.4.1.22420.2.7.2.2.17 | Objects for SLM/SLR MEP statistics Group. | ||
| acdCfmMepStackGroup | 1.3.6.1.4.1.22420.2.7.2.2.16 | Objects for cfm Stack Group. | ||
| C64 acdCfmMepStatsRx1dmPdu | 1.3.6.1.4.1.22420.2.7.1.3.3.1.15 | Counter64 | read-only | This is a count of the total number of One-way Delay Measurement (1DM) PDU received by the MEP (OpCode 45). |
| C64 acdCfmMepStatsRxAisPdu | 1.3.6.1.4.1.22420.2.7.1.3.3.1.7 | Counter64 | read-only | This is a count of the total number of Alarm Indication Signal (AIS) PDU received by the MEP (OpCode 33). |
| C64 acdCfmMepStatsRxCcmPdu | 1.3.6.1.4.1.22420.2.7.1.3.3.1.2 | Counter64 | read-only | This is a count of the total number of Continuity Check Message (CCM) PDU received by the MEP (OpCode 1). |
| C64 acdCfmMepStatsRxCcmSeqErrors | 1.3.6.1.4.1.22420.2.7.1.3.3.1.22 | Counter64 | read-only | The total number of out-of-sequence CCMs received from all remote MEPs. |
| C64 acdCfmMepStatsRxCsfInvalidFlags | 1.3.6.1.4.1.22420.2.7.1.3.3.1.31 | Counter64 | read-only | This is a count of the total number of ETH-CSF PDUs received with invalid flags. |
| C64 acdCfmMepStatsRxCsfPdu | 1.3.6.1.4.1.22420.2.7.1.3.3.1.28 | Counter64 | read-only | This is a count of the total number of Client Signal Fail (CSF) PDU received by the MEP (OpCode 52). |
| C64 acdCfmMepStatsRxDmmPdu | 1.3.6.1.4.1.22420.2.7.1.3.3.1.16 | Counter64 | read-only | This is a count of the total number of Delay Measurement Message (DMM) PDU received by the MEP (OpCode 47). |
| C64 acdCfmMepStatsRxDmrPdu | 1.3.6.1.4.1.22420.2.7.1.3.3.1.17 | Counter64 | read-only | This is a count of the total number of Delay Measurement Reply (DMR) PDU received by the MEP (OpCode 46). |
| acdCfmMepStatsRxEntry | 1.3.6.1.4.1.22420.2.7.1.3.3.1 | not-accessible | An entry consisting of all receive statistics related to a MEP entry. | |
| C64 acdCfmMepStatsRxExmPdu | 1.3.6.1.4.1.22420.2.7.1.3.3.1.18 | Counter64 | read-only | This is a count of the total number of EXperimental Message (EXM) PDU received by the MEP (OpCode 49). |
| C64 acdCfmMepStatsRxExrPdu | 1.3.6.1.4.1.22420.2.7.1.3.3.1.19 | Counter64 | read-only | This is a count of the total number of EXperimental Reply (EXR) PDU received by the MEP (OpCode 48). |
| acdCfmMepStatsRxGroup | 1.3.6.1.4.1.22420.2.7.2.2.14 | Objects for MEP receive statistics Group. | ||
| U32 acdCfmMepStatsRxID | 1.3.6.1.4.1.22420.2.7.1.3.3.1.1 | Unsigned32 | not-accessible | . |
| C64 acdCfmMepStatsRxLbmPdu | 1.3.6.1.4.1.22420.2.7.1.3.3.1.3 | Counter64 | read-only | This is a count of the total number of LoopBack Message (LBM) PDU received by the MEP (OpCode 3). |
| C64 acdCfmMepStatsRxLbrDataErrors | 1.3.6.1.4.1.22420.2.7.1.3.3.1.27 | Counter64 | read-only | The total number of LBRs received whose MACService Data Unit did not match (except for the OpCode) that of the corresponding LBM. |
| C64 acdCfmMepStatsRxLbrOooErrors | 1.3.6.1.4.1.22420.2.7.1.3.3.1.25 | Counter64 | read-only | The total number of valid, out-of-order Loopback Replies received. |
| C64 acdCfmMepStatsRxLbrPdu | 1.3.6.1.4.1.22420.2.7.1.3.3.1.4 | Counter64 | read-only | This is a count of the total number of LoopBack Reply (LBR) PDU received by the MEP (OpCode 2). |
| C64 acdCfmMepStatsRxLbrUnexpectedPdu | 1.3.6.1.4.1.22420.2.7.1.3.3.1.26 | Counter64 | read-only | The total number of LBRs received when no loopback request is active for that MEP. |
| C64 acdCfmMepStatsRxLckPdu | 1.3.6.1.4.1.22420.2.7.1.3.3.1.8 | Counter64 | read-only | This is a count of the total number of Locked (LCK) PDU received by the MEP (OpCode 35). |
| C64 acdCfmMepStatsRxLinearApsPdu | 1.3.6.1.4.1.22420.2.7.1.3.3.1.10 | Counter64 | read-only | This is a count of the total number of linear Automatic Protection Switching (APS) PDU received by the MEP (OpCode 39). |
| C64 acdCfmMepStatsRxLmmPdu | 1.3.6.1.4.1.22420.2.7.1.3.3.1.13 | Counter64 | read-only | This is a count of the total number of Loss Measurement Message (LMM) PDU received by the MEP (OpCode 43). |
| C64 acdCfmMepStatsRxLmrPdu | 1.3.6.1.4.1.22420.2.7.1.3.3.1.14 | Counter64 | read-only | This is a count of the total number of Loss Measurement Reply (LMR) PDU received by the MEP (OpCode 42). |
| C64 acdCfmMepStatsRxLtmPdu | 1.3.6.1.4.1.22420.2.7.1.3.3.1.5 | Counter64 | read-only | This is a count of the total number of Link Trace Message (LTM) PDU received by the MEP (OpCode 5). |
| C64 acdCfmMepStatsRxLtrMacErrors | 1.3.6.1.4.1.22420.2.7.1.3.3.1.24 | Counter64 | read-only | The total number of Link Trace Replies dropped because of bad MAC address. |
| C64 acdCfmMepStatsRxLtrPdu | 1.3.6.1.4.1.22420.2.7.1.3.3.1.6 | Counter64 | read-only | This is a count of the total number of Link Trace Reply (LTR) PDU received by the MEP (OpCode 4). |
| C64 acdCfmMepStatsRxLtrUnexpectedPdu | 1.3.6.1.4.1.22420.2.7.1.3.3.1.23 | Counter64 | read-only | The total number of LTRs received when no linktrace request is active for that MEP. |
| C64 acdCfmMepStatsRxMccPdu | 1.3.6.1.4.1.22420.2.7.1.3.3.1.12 | Counter64 | read-only | This is a count of the total number of Maintenance Communication Channel (MCC) PDU received by the MEP (OpCode 41). |
| STR acdCfmMepStatsRxName | 1.3.6.1.4.1.22420.2.7.1.3.3.1.32 | DisplayString | read-only | Unique string for each Mep instance. The length includes the terminating NULL character. This is a duplicate of acdCfmMepCfgName |
| C64 acdCfmMepStatsRxRingApsPdu | 1.3.6.1.4.1.22420.2.7.1.3.3.1.11 | Counter64 | read-only | This is a count of the total number of ring Automatic Protection Switching (APS) PDU received by the MEP (OpCode 40). |
| C64 acdCfmMepStatsRxSlmPdu | 1.3.6.1.4.1.22420.2.7.1.3.3.1.29 | Counter64 | read-only | This is a count of the total number of Synthetic Loss Message (SLM) PDU received by the MEP (OpCode 55). |
| C64 acdCfmMepStatsRxSlrPdu | 1.3.6.1.4.1.22420.2.7.1.3.3.1.30 | Counter64 | read-only | This is a count of the total number of Synthetic Loss Reply (SLR) PDU received by the MEP (OpCode 54). |
| acdCfmMepStatsRxTable | 1.3.6.1.4.1.22420.2.7.1.3.3 | not-accessible | Receive Statictics table of all MEP entries. | |
| C64 acdCfmMepStatsRxTstPdu | 1.3.6.1.4.1.22420.2.7.1.3.3.1.9 | Counter64 | read-only | This is a count of the total number of Test (TST) PDU received by the MEP (OpCode 37). |
| C64 acdCfmMepStatsRxVsmPdu | 1.3.6.1.4.1.22420.2.7.1.3.3.1.20 | Counter64 | read-only | This is a count of the total number of Vendor Specific Message (VSM) PDU received by the MEP (OpCode 51). |
| C64 acdCfmMepStatsRxVsrPdu | 1.3.6.1.4.1.22420.2.7.1.3.3.1.21 | Counter64 | read-only | This is a count of the total number of Vendor Specific Reply (VSR) PDU received by the MEP (OpCode 50). |
| C64 acdCfmMepStatsTx1dmPdu | 1.3.6.1.4.1.22420.2.7.1.3.2.1.15 | Counter64 | read-only | This is a count of the total number of One-way Delay Measurement (1DM) PDU transmitted by the MEP (OpCode 45). |
| C64 acdCfmMepStatsTxAisPdu | 1.3.6.1.4.1.22420.2.7.1.3.2.1.7 | Counter64 | read-only | This is a count of the total number of Alarm Indication Signal (AIS) PDU transmitted by the MEP (OpCode 33). |
| C64 acdCfmMepStatsTxCcmPdu | 1.3.6.1.4.1.22420.2.7.1.3.2.1.2 | Counter64 | read-only | This is a count of the total number of Continuity Check Message (CCM) PDU transmitted by the MEP (OpCode 1). |
| C64 acdCfmMepStatsTxCsfPdu | 1.3.6.1.4.1.22420.2.7.1.3.2.1.22 | Counter64 | read-only | This is a count of the total number of Client Signal Fail (CSF) PDU transmitted by the MEP (OpCode 52). |
| C64 acdCfmMepStatsTxDmmPdu | 1.3.6.1.4.1.22420.2.7.1.3.2.1.16 | Counter64 | read-only | This is a count of the total number of Delay Measurement Message (DMM) PDU transmitted by the MEP (OpCode 47). |
| C64 acdCfmMepStatsTxDmrPdu | 1.3.6.1.4.1.22420.2.7.1.3.2.1.17 | Counter64 | read-only | This is a count of the total number of Delay Measurement Reply (DMR) PDU transmitted by the MEP (OpCode 46). |
| acdCfmMepStatsTxEntry | 1.3.6.1.4.1.22420.2.7.1.3.2.1 | not-accessible | An entry consisting of all transmit statistics related to a MEP entry. | |
| C64 acdCfmMepStatsTxExmPdu | 1.3.6.1.4.1.22420.2.7.1.3.2.1.18 | Counter64 | read-only | This is a count of the total number of EXperimental Message (EXM) PDU transmitted by the MEP (OpCode 49). |
| C64 acdCfmMepStatsTxExrPdu | 1.3.6.1.4.1.22420.2.7.1.3.2.1.19 | Counter64 | read-only | This is a count of the total number of EXperimental Reply (EXR) PDU transmitted by the MEP (OpCode 48). |
| acdCfmMepStatsTxGroup | 1.3.6.1.4.1.22420.2.7.2.2.13 | Objects for MEP transmit statistics Group. | ||
| U32 acdCfmMepStatsTxID | 1.3.6.1.4.1.22420.2.7.1.3.2.1.1 | Unsigned32 | not-accessible | Unique value for each MEP instance. This value follows the ordering of the MEP table. |
| C64 acdCfmMepStatsTxLbmPdu | 1.3.6.1.4.1.22420.2.7.1.3.2.1.3 | Counter64 | read-only | This is a count of the total number of LoopBack Message (LBM) PDU transmitted by the MEP (OpCode 3). |
| C64 acdCfmMepStatsTxLbrPdu | 1.3.6.1.4.1.22420.2.7.1.3.2.1.4 | Counter64 | read-only | This is a count of the total number of LoopBack Reply (LBR) PDU transmitted by the MEP (OpCode 2). |
| C64 acdCfmMepStatsTxLckPdu | 1.3.6.1.4.1.22420.2.7.1.3.2.1.8 | Counter64 | read-only | This is a count of the total number of Locked (LCK) PDU transmitted by the MEP (OpCode 35). |
| C64 acdCfmMepStatsTxLinearApsPdu | 1.3.6.1.4.1.22420.2.7.1.3.2.1.10 | Counter64 | read-only | This is a count of the total number of linear Automatic Protection Switching (APS) PDU transmitted by the MEP (OpCode 39). |
| C64 acdCfmMepStatsTxLmmPdu | 1.3.6.1.4.1.22420.2.7.1.3.2.1.13 | Counter64 | read-only | This is a count of the total number of Loss Measurement Message (LMM) PDU transmitted by the MEP (OpCode 43). |
| C64 acdCfmMepStatsTxLmrPdu | 1.3.6.1.4.1.22420.2.7.1.3.2.1.14 | Counter64 | read-only | This is a count of the total number of Loss Measurement Reply (LMR) PDU transmitted by the MEP (OpCode 42). |
| C64 acdCfmMepStatsTxLtmPdu | 1.3.6.1.4.1.22420.2.7.1.3.2.1.5 | Counter64 | read-only | This is a count of the total number of Link Trace Message (LTM) PDU transmitted by the MEP (OpCode 5). |
| C64 acdCfmMepStatsTxLtrPdu | 1.3.6.1.4.1.22420.2.7.1.3.2.1.6 | Counter64 | read-only | This is a count of the total number of Link Trace Reply (LTR) PDU transmitted by the MEP (OpCode 4). |
| C64 acdCfmMepStatsTxMccPdu | 1.3.6.1.4.1.22420.2.7.1.3.2.1.12 | Counter64 | read-only | This is a count of the total number of Maintenance Communication Channel (MCC) PDU transmitted by the MEP (OpCode 41). |
| STR acdCfmMepStatsTxName | 1.3.6.1.4.1.22420.2.7.1.3.2.1.25 | DisplayString | read-only | Unique string for each Mep instance. The length includes the terminating NULL character. This is a duplicate of acdCfmMepCfgName |
| C64 acdCfmMepStatsTxRingApsPdu | 1.3.6.1.4.1.22420.2.7.1.3.2.1.11 | Counter64 | read-only | This is a count of the total number of ring Automatic Protection Switching (APS) PDU transmitted by the MEP (OpCode 40). |
| C64 acdCfmMepStatsTxSlmPdu | 1.3.6.1.4.1.22420.2.7.1.3.2.1.23 | Counter64 | read-only | This is a count of the total number of Synthetic Loss Message (SLM) PDU transmitted by the MEP (OpCode 55). |
| C64 acdCfmMepStatsTxSlrPdu | 1.3.6.1.4.1.22420.2.7.1.3.2.1.24 | Counter64 | read-only | This is a count of the total number of Synthetic Loss Reply (SLR) PDU transmitted by the MEP (OpCode 54). |
| acdCfmMepStatsTxTable | 1.3.6.1.4.1.22420.2.7.1.3.2 | not-accessible | Transmit Statictics table of all MEP entries. | |
| C64 acdCfmMepStatsTxTstPdu | 1.3.6.1.4.1.22420.2.7.1.3.2.1.9 | Counter64 | read-only | This is a count of the total number of Test (TST) PDU transmitted by the MEP (OpCode 37). |
| C64 acdCfmMepStatsTxVsmPdu | 1.3.6.1.4.1.22420.2.7.1.3.2.1.20 | Counter64 | read-only | This is a count of the total number of Vendor Specific Message (VSM) PDU transmitted by the MEP (OpCode 51). |
| C64 acdCfmMepStatsTxVsrPdu | 1.3.6.1.4.1.22420.2.7.1.3.2.1.21 | Counter64 | read-only | This is a count of the total number of Vendor Specific Reply (VSR) PDU transmitted by the MEP (OpCode 50). |
| acdCfmMIBObjects | 1.3.6.1.4.1.22420.2.7.1 | |||
| acdCfmNotifications | 1.3.6.1.4.1.22420.2.7.0 | |||
| acdCfmPacketLoss | 1.3.6.1.4.1.22420.2.7.1.2 | |||
| T/F acdCfmPktLossCfgEnable | 1.3.6.1.4.1.22420.2.7.1.2.1.1.6 | TruthValue | read-create | Enable CFM to perform Packet Loss measurement. |
| acdCfmPktLossCfgEntry | 1.3.6.1.4.1.22420.2.7.1.2.1.1 | not-accessible | An entry consisting of all settings to manage a Packet loss instance. | |
| acdCfmPktLossCfgGroup | 1.3.6.1.4.1.22420.2.7.2.2.10 | Objects for Packet loss configuration Group. | ||
| U32 acdCfmPktLossCfgID | 1.3.6.1.4.1.22420.2.7.1.2.1.1.1 | Unsigned32 | not-accessible | Unique value for each Packet Loss instance. This value follows the ordering the results table. |
| U32 acdCfmPktLossCfgInterval | 1.3.6.1.4.1.22420.2.7.1.2.1.1.7 | Unsigned32 | read-create | Interval in milliseconds at which CFM issues Packet Loss measurement packets. Same has CCM interval for packet loss based on CCM. |
| U32 acdCfmPktLossCfgMepIdx | 1.3.6.1.4.1.22420.2.7.1.2.1.1.3 | Unsigned32 | read-create | Maintenance association End Point Identifier. |
| STR acdCfmPktLossCfgName | 1.3.6.1.4.1.22420.2.7.1.2.1.1.11 | DisplayString | read-write | Unique string for each Packet Loss instance. The length includes the terminating NULL character. |
| U32 acdCfmPktLossCfgPriority | 1.3.6.1.4.1.22420.2.7.1.2.1.1.5 | Unsigned32 | read-create | The VLAN priority. Its value ranges from 0 to 7. Same has CCM priority for packet loss based on CCM. |
| U32 acdCfmPktLossCfgRatioThresh | 1.3.6.1.4.1.22420.2.7.1.2.1.1.10 | Unsigned32 | read-write | Packet loss ratio threshold allowed without issuing an alarm expressed in millionth of percent (1,000,000 is 1%). |
| U32 acdCfmPktLossCfgRefPeriod | 1.3.6.1.4.1.22420.2.7.1.2.1.1.8 | Unsigned32 | read-create | Reference period in minutes for Packet Loss Measurement. |
| U32 acdCfmPktLossCfgRemoteMepId | 1.3.6.1.4.1.22420.2.7.1.2.1.1.4 | Unsigned32 | read-create | Remote Maintenance association End Point Identifier. |
| ROW acdCfmPktLossCfgRowStatus | 1.3.6.1.4.1.22420.2.7.1.2.1.1.2 | RowStatus | read-create | The writable columns in a row can not be changed if the row is active. All columns must have a valid value before a row can be activated. |
| acdCfmPktLossCfgTable | 1.3.6.1.4.1.22420.2.7.1.2.1 | not-accessible | Configuration table of all Packet Loss entries. | |
| U32 acdCfmPktLossCfgThresh | 1.3.6.1.4.1.22420.2.7.1.2.1.1.9 | Unsigned32 | read-write | Maximum number of packet loss allowed without issuing an alarm. |
| T/F acdCfmResultOneWayDelayAlert | 1.3.6.1.4.1.22420.2.7.1.1.2.1.5 | TruthValue | read-only | Indicate the presence of the One Way Delay alert. |
| T/F acdCfmResultOneWayDelayAvgAlert | 1.3.6.1.4.1.22420.2.7.1.1.2.1.6 | TruthValue | read-only | Indicate the presence of the One Way Average Delay alert. |
| I32 acdCfmResultOneWayDelayAvgValue | 1.3.6.1.4.1.22420.2.7.1.1.2.1.10 | Integer32 | read-only | Indicates the One-way delay average value. The value is expressed in micro-seconds. |
| acdCfmResultOneWayDelayEntry | 1.3.6.1.4.1.22420.2.7.1.1.2.1 | not-accessible | An entry consisting of One Way Delay results for a DM entry. | |
| acdCfmResultOneWayDelayGroup | 1.3.6.1.4.1.22420.2.7.2.2.2 | Objects for the One Way Delay result Group. | ||
| U32 acdCfmResultOneWayDelayID | 1.3.6.1.4.1.22420.2.7.1.1.2.1.1 | Unsigned32 | not-accessible | Unique value for each Delay Measurement instance. This value follows the ordering of the Dm table. |
| I32 acdCfmResultOneWayDelayInstValue | 1.3.6.1.4.1.22420.2.7.1.1.2.1.12 | Integer32 | read-only | Indicates the One-way delay Instantaneous value. The value is expressed in micro-seconds. |
| DAT acdCfmResultOneWayDelayIntervalStart | 1.3.6.1.4.1.22420.2.7.1.1.2.1.3 | DateAndTime | read-only | This is the time of the start of the period. |
| I32 acdCfmResultOneWayDelayMaxValue | 1.3.6.1.4.1.22420.2.7.1.1.2.1.9 | Integer32 | read-only | Indicates the One-way delay maximum value. The value is expressed in micro-seconds. |
| I32 acdCfmResultOneWayDelayMinValue | 1.3.6.1.4.1.22420.2.7.1.1.2.1.8 | Integer32 | read-only | Indicates the One-way delay minimum value. The value is expressed in micro-seconds. |
| STR acdCfmResultOneWayDelayName | 1.3.6.1.4.1.22420.2.7.1.1.2.1.13 | DisplayString | read-only | A unique string used to identify this instance. |
| U32 acdCfmResultOneWayDelayPeriodIndex | 1.3.6.1.4.1.22420.2.7.1.1.2.1.2 | Unsigned32 | read-only | An index that uniquely identifies the particular sample this entry represents among all samples associated with the same DM instance. This index starts at 1 and increases by one as each new period. |
| U32 acdCfmResultOneWayDelaySamples | 1.3.6.1.4.1.22420.2.7.1.1.2.1.7 | Unsigned32 | read-only | Indicates the number of samples gathered during the sampling interval to calculate One-way delay results. |
| acdCfmResultOneWayDelayTable | 1.3.6.1.4.1.22420.2.7.1.1.2 | not-accessible | One way delay result table of all DM entries. | |
| U32 acdCfmResultOneWayDelayThreshExc | 1.3.6.1.4.1.22420.2.7.1.1.2.1.11 | Unsigned32 | read-only | Indicates the number of samples exceeding the limit. |
| T/F acdCfmResultOneWayDelayValid | 1.3.6.1.4.1.22420.2.7.1.1.2.1.4 | TruthValue | read-only | Indicates the validity of the One-way delay results during this sampling interval. |
| T/F acdCfmResultOneWayDvAlert | 1.3.6.1.4.1.22420.2.7.1.1.3.1.5 | TruthValue | read-only | Indicate the presence of the One Way Delay variation alert. |
| T/F acdCfmResultOneWayDvAvgAlert | 1.3.6.1.4.1.22420.2.7.1.1.3.1.6 | TruthValue | read-only | Indicate the presence of the One Way Average Delay variation alert. |
| I32 acdCfmResultOneWayDvAvgValue | 1.3.6.1.4.1.22420.2.7.1.1.3.1.10 | Integer32 | read-only | Indicates the One-way delay variation average value. The value is expressed in micro-seconds. |
| acdCfmResultOneWayDvEntry | 1.3.6.1.4.1.22420.2.7.1.1.3.1 | not-accessible | An entry consisting of One Way Delay variation results for a DM entry. | |
| acdCfmResultOneWayDvGroup | 1.3.6.1.4.1.22420.2.7.2.2.3 | Objects for the One Way Delay variation result Group. | ||
| U32 acdCfmResultOneWayDvID | 1.3.6.1.4.1.22420.2.7.1.1.3.1.1 | Unsigned32 | not-accessible | Unique value for each Delay variation Measurement instance. This value follows the ordering of the DM table. |
| I32 acdCfmResultOneWayDvInstValue | 1.3.6.1.4.1.22420.2.7.1.1.3.1.12 | Integer32 | read-only | Indicates the One-way delay variation Instantaneous value. The value is expressed in micro-seconds. |
| DAT acdCfmResultOneWayDvIntervalStart | 1.3.6.1.4.1.22420.2.7.1.1.3.1.3 | DateAndTime | read-only | This is the time of the start of the period. |
| I32 acdCfmResultOneWayDvMaxValue | 1.3.6.1.4.1.22420.2.7.1.1.3.1.9 | Integer32 | read-only | Indicates the One-way delay variationmaximum value. The value is expressed in micro-seconds. |
| I32 acdCfmResultOneWayDvMinValue | 1.3.6.1.4.1.22420.2.7.1.1.3.1.8 | Integer32 | read-only | Indicates the One-way delay variation minimum value. The value is expressed in micro-seconds. |
| STR acdCfmResultOneWayDvName | 1.3.6.1.4.1.22420.2.7.1.1.3.1.13 | DisplayString | read-only | A unique string used to identify this instance. The length includes the terminating NULL character. |
| U32 acdCfmResultOneWayDvPeriodIndex | 1.3.6.1.4.1.22420.2.7.1.1.3.1.2 | Unsigned32 | read-only | An index that uniquely identifies the particular sample this entry represents among all samples associated with the same DM instance. This index starts at 1 and increases by one as each new period. |
| U32 acdCfmResultOneWayDvSamples | 1.3.6.1.4.1.22420.2.7.1.1.3.1.7 | Unsigned32 | read-only | Indicates the number of samples gathered during the sampling interval to calculate One-way delay variation results. |
| acdCfmResultOneWayDvTable | 1.3.6.1.4.1.22420.2.7.1.1.3 | not-accessible | One way delay variation result table of all DM entries. | |
| U32 acdCfmResultOneWayDvThreshExc | 1.3.6.1.4.1.22420.2.7.1.1.3.1.11 | Unsigned32 | read-only | Indicates the number of samples exceeding the limit. |
| T/F acdCfmResultOneWayDvValid | 1.3.6.1.4.1.22420.2.7.1.1.3.1.4 | TruthValue | read-only | Indicates the validity of the One-way delay variation results during this sampling interval. |
| T/F acdCfmResultPktLossAlert | 1.3.6.1.4.1.22420.2.7.1.2.2.1.5 | TruthValue | read-only | Indicate the presence of the Packet Loss alert. |
| acdCfmResultPktLossEntry | 1.3.6.1.4.1.22420.2.7.1.2.2.1 | not-accessible | An entry consisting of packet loss result for a specific MEP and remote MEP pair. | |
| acdCfmResultPktLossGroup | 1.3.6.1.4.1.22420.2.7.2.2.11 | Objects for Packet loss result Group. | ||
| C64 acdCfmResultPktLossHCLargestGap | 1.3.6.1.4.1.22420.2.7.1.2.2.1.17 | Counter64 | read-only | the largest gap size in packets. |
| C64 acdCfmResultPktLossHCNbrGaps | 1.3.6.1.4.1.22420.2.7.1.2.2.1.14 | Counter64 | read-only | This is the number of gap. |
| C64 acdCfmResultPktLossHCNbrLoss | 1.3.6.1.4.1.22420.2.7.1.2.2.1.11 | Counter64 | read-only | This is the number of packet loss. |
| C64 acdCfmResultPktLossHCSamples | 1.3.6.1.4.1.22420.2.7.1.2.2.1.8 | Counter64 | read-only | Indicates the number of samples gathered during the sampling interval to calculate packet loss results. |
| U32 acdCfmResultPktLossID | 1.3.6.1.4.1.22420.2.7.1.2.2.1.1 | Unsigned32 | not-accessible | Unique value for each Delay variation Measurement instance. This value follows the ordering of the Dm table. |
| DAT acdCfmResultPktLossIntervalStart | 1.3.6.1.4.1.22420.2.7.1.2.2.1.3 | DateAndTime | read-only | This is the time of the start of the period. |
| C32 acdCfmResultPktLossLargestGap | 1.3.6.1.4.1.22420.2.7.1.2.2.1.15 | Counter32 | read-only | the largest gap size in packets. |
| STR acdCfmResultPktLossName | 1.3.6.1.4.1.22420.2.7.1.2.2.1.19 | DisplayString | read-only | Unique string for each Packet Loss instance. The length includes the terminating NULL character. |
| C32 acdCfmResultPktLossNbrGaps | 1.3.6.1.4.1.22420.2.7.1.2.2.1.12 | Counter32 | read-only | This is the number of gap. |
| C32 acdCfmResultPktLossNbrLoss | 1.3.6.1.4.1.22420.2.7.1.2.2.1.9 | Counter32 | read-only | This is the number of packet loss. |
| C32 acdCfmResultPktLossOverflowLargestGap | 1.3.6.1.4.1.22420.2.7.1.2.2.1.16 | Counter32 | read-only | The number of times the associated acdCfmResultPktLossLargestGap counter has overflowed during this sampling interval. This is a 32 bits counter. Combined with acdCfmResultPktLossLargestGap, it provides the equivalent of the 64 bits counter acdCfmResultPktLossHCLargestGap. |
| C32 acdCfmResultPktLossOverflowNbrGaps | 1.3.6.1.4.1.22420.2.7.1.2.2.1.13 | Counter32 | read-only | The number of times the associated acdCfmResultPktLossNbrGaps counter has overflowed during this sampling interval. This is a 32 bits counter. Combined with acdCfmResultPktLossNbrGaps, it provides the equivalent of the 64 bits counter acdCfmResultPktLossHCNbrGaps. |
| C32 acdCfmResultPktLossOverflowNbrLoss | 1.3.6.1.4.1.22420.2.7.1.2.2.1.10 | Counter32 | read-only | The number of times the associated acdCfmResultPktLossNbrLoss counter has overflowed during this sampling interval. This is a 32 bits counter. Combined with acdCfmResultPktLossNbrLoss, it provides the equivalent of the 64 bits counter acdCfmResultPktLossHCNbrLoss. |
| C32 acdCfmResultPktLossOverflowSamples | 1.3.6.1.4.1.22420.2.7.1.2.2.1.7 | Counter32 | read-only | The number of times the associated acdCfmResultPktLossSamples counter has overflowed during this sampling interval. This is a 32 bits counter. Combined with acdCfmResultPktLossSamples, it provides the equivalent of the 64 bits counter acdCfmResultPktLossHCSamples. |
| U32 acdCfmResultPktLossPeriodIndex | 1.3.6.1.4.1.22420.2.7.1.2.2.1.2 | Unsigned32 | read-only | An index that uniquely identifies the particular sample this entry represents among all samples associated with the same PL instance. This index starts at 1 and increases by one as each new period. |
| U32 acdCfmResultPktLossRatio | 1.3.6.1.4.1.22420.2.7.1.2.2.1.18 | Unsigned32 | read-only | Indicates the packet loss ratio. The packet loss ratio is the percent of packets transmitted but not received in millionth of a percent (1,000,000 is 1%). |
| C32 acdCfmResultPktLossSamples | 1.3.6.1.4.1.22420.2.7.1.2.2.1.6 | Counter32 | read-only | Indicates the number of samples gathered during the sampling interval to calculate packet loss results. |
| acdCfmResultPktLossTable | 1.3.6.1.4.1.22420.2.7.1.2.2 | not-accessible | Packet loss result table of a MEP and remote MEP pair. | |
| T/F acdCfmResultPktLossValid | 1.3.6.1.4.1.22420.2.7.1.2.2.1.4 | TruthValue | read-only | Indicates the validity of the packet loss results during this sampling interval. |
| T/F acdCfmResultTwoWayDelayAlert | 1.3.6.1.4.1.22420.2.7.1.1.4.1.5 | TruthValue | read-only | Indicate the presence of the Two Way Delay alert. |
| T/F acdCfmResultTwoWayDelayAvgAlert | 1.3.6.1.4.1.22420.2.7.1.1.4.1.6 | TruthValue | read-only | Indicate the presence of the Two Way Average Delay alert. |
| I32 acdCfmResultTwoWayDelayAvgValue | 1.3.6.1.4.1.22420.2.7.1.1.4.1.10 | Integer32 | read-only | Indicates the Two-way delay average value. The value is expressed in micro-seconds. |
| acdCfmResultTwoWayDelayEntry | 1.3.6.1.4.1.22420.2.7.1.1.4.1 | not-accessible | An entry consisting of Two Way Delay results for a DM entry. | |
| acdCfmResultTwoWayDelayGroup | 1.3.6.1.4.1.22420.2.7.2.2.4 | Objects for the Two Way Delay result Group. | ||
| U32 acdCfmResultTwoWayDelayID | 1.3.6.1.4.1.22420.2.7.1.1.4.1.1 | Unsigned32 | not-accessible | Unique value for each Delay Measurement instance. This value follows the ordering of the Dm table. |
| I32 acdCfmResultTwoWayDelayInstValue | 1.3.6.1.4.1.22420.2.7.1.1.4.1.12 | Integer32 | read-only | Indicates the Two-way delay Instantaneous value. The value is expressed in micro-seconds. |
| DAT acdCfmResultTwoWayDelayIntervalStart | 1.3.6.1.4.1.22420.2.7.1.1.4.1.3 | DateAndTime | read-only | This is the time of the start of the period. |
| I32 acdCfmResultTwoWayDelayMaxValue | 1.3.6.1.4.1.22420.2.7.1.1.4.1.9 | Integer32 | read-only | Indicates the Two-way delay maximum value. The value is expressed in micro-seconds. |
| I32 acdCfmResultTwoWayDelayMinValue | 1.3.6.1.4.1.22420.2.7.1.1.4.1.8 | Integer32 | read-only | Indicates the Two-way delay minimum value. The value is expressed in micro-seconds. |
| STR acdCfmResultTwoWayDelayName | 1.3.6.1.4.1.22420.2.7.1.1.4.1.13 | DisplayString | read-only | A unique string used to identify this instance. The length includes the terminating NULL character. |
| U32 acdCfmResultTwoWayDelayPeriodIndex | 1.3.6.1.4.1.22420.2.7.1.1.4.1.2 | Unsigned32 | read-only | An index that uniquely identifies the particular sample this entry represents among all samples associated with the same DM instance. This index starts at 1 and increases by one as each new period. |
| U32 acdCfmResultTwoWayDelaySamples | 1.3.6.1.4.1.22420.2.7.1.1.4.1.7 | Unsigned32 | read-only | Indicates the number of samples gathered during the sampling interval to calculate Two-way delay results. |
| acdCfmResultTwoWayDelayTable | 1.3.6.1.4.1.22420.2.7.1.1.4 | not-accessible | Two way delay result table of all DM entries. | |
| U32 acdCfmResultTwoWayDelayThreshExc | 1.3.6.1.4.1.22420.2.7.1.1.4.1.11 | Unsigned32 | read-only | Indicates the number of samples exceeding the limit. |
| T/F acdCfmResultTwoWayDelayValid | 1.3.6.1.4.1.22420.2.7.1.1.4.1.4 | TruthValue | read-only | Indicates the validity of the Two way delay results during this sampling interval. |
| T/F acdCfmResultTwoWayDvAlert | 1.3.6.1.4.1.22420.2.7.1.1.5.1.5 | TruthValue | read-only | Indicate the presence of the Two Way Delay variation alert. |
| T/F acdCfmResultTwoWayDvAvgAlert | 1.3.6.1.4.1.22420.2.7.1.1.5.1.6 | TruthValue | read-only | Indicate the presence of the Two Way Average Delay variation alert. |
| I32 acdCfmResultTwoWayDvAvgValue | 1.3.6.1.4.1.22420.2.7.1.1.5.1.10 | Integer32 | read-only | Indicates the two-way delay variation average value. The value is expressed in micro-seconds. |
| acdCfmResultTwoWayDvEntry | 1.3.6.1.4.1.22420.2.7.1.1.5.1 | not-accessible | An entry consisting of One Way Delay variation results for a DM entry. | |
| acdCfmResultTwoWayDvGroup | 1.3.6.1.4.1.22420.2.7.2.2.5 | Objects for the Two Way Delay varition result Group. | ||
| U32 acdCfmResultTwoWayDvID | 1.3.6.1.4.1.22420.2.7.1.1.5.1.1 | Unsigned32 | not-accessible | Unique value for each Delay variation Measurement instance. This value follows the ordering of the Dm table. |
| I32 acdCfmResultTwoWayDvInstValue | 1.3.6.1.4.1.22420.2.7.1.1.5.1.12 | Integer32 | read-only | Indicates the two-way delay variation Instantaneous value. The value is expressed in micro-seconds. |
| DAT acdCfmResultTwoWayDvIntervalStart | 1.3.6.1.4.1.22420.2.7.1.1.5.1.3 | DateAndTime | read-only | This is the time of the start of the period. |
| I32 acdCfmResultTwoWayDvMaxValue | 1.3.6.1.4.1.22420.2.7.1.1.5.1.9 | Integer32 | read-only | Indicates the two-way delay variation maximum value. The value is expressed in micro-seconds. |
| I32 acdCfmResultTwoWayDvMinValue | 1.3.6.1.4.1.22420.2.7.1.1.5.1.8 | Integer32 | read-only | Indicates the two-way delay variation minimum value. The value is expressed in micro-seconds. |
| STR acdCfmResultTwoWayDvName | 1.3.6.1.4.1.22420.2.7.1.1.5.1.13 | DisplayString | read-only | A unique string used to identify this instance. The length includes the terminating NULL character. |
| U32 acdCfmResultTwoWayDvPeriodIndex | 1.3.6.1.4.1.22420.2.7.1.1.5.1.2 | Unsigned32 | read-only | An index that uniquely identifies the particular sample this entry represents among all samples associated with the same DM instance. This index starts at 1 and increases by one as each new period. |
| U32 acdCfmResultTwoWayDvSamples | 1.3.6.1.4.1.22420.2.7.1.1.5.1.7 | Unsigned32 | read-only | Indicates the number of samples gathered during the sampling interval to calculate Two-way delay variation results. |
| acdCfmResultTwoWayDvTable | 1.3.6.1.4.1.22420.2.7.1.1.5 | not-accessible | Two way delay variation result table of all DM entries. | |
| U32 acdCfmResultTwoWayDvThreshExc | 1.3.6.1.4.1.22420.2.7.1.1.5.1.11 | Unsigned32 | read-only | Indicates the number of samples exceeding the limit. |
| T/F acdCfmResultTwoWayDvValid | 1.3.6.1.4.1.22420.2.7.1.1.5.1.4 | TruthValue | read-only | Indicates the validity of the two-way delay variation results during this sampling interval. |
| acdCfmSlm | 1.3.6.1.4.1.22420.2.7.1.5 | |||
| acdCfmSlmCfgEntry | 1.3.6.1.4.1.22420.2.7.1.5.1.1 | not-accessible | An entry consisting of all settings to manage a SLM instance. | |
| U32 acdCfmSlmCfgFarEndThresh | 1.3.6.1.4.1.22420.2.7.1.5.1.1.10 | Unsigned32 | read-only | Far end packet loss ratio threshold allowed without issuing an alarm expressed in millionth of percent (1,000,000 is 1%). |
| acdCfmSlmCfgGroup | 1.3.6.1.4.1.22420.2.7.2.2.18 | Objects for SLM configuration Group. | ||
| U32 acdCfmSlmCfgID | 1.3.6.1.4.1.22420.2.7.1.5.1.1.1 | Unsigned32 | not-accessible | Unique value for each SLM instance. This value follows the ordering the results table. |
| U32 acdCfmSlmCfgInterval | 1.3.6.1.4.1.22420.2.7.1.5.1.1.7 | Unsigned32 | read-only | Interval in milliseconds at which CFM issues Synthetic Loss Measurement packets. |
| U32 acdCfmSlmCfgMepIdx | 1.3.6.1.4.1.22420.2.7.1.5.1.1.3 | Unsigned32 | read-only | Maintenance association End Point Identifier. |
| STR acdCfmSlmCfgName | 1.3.6.1.4.1.22420.2.7.1.5.1.1.11 | DisplayString | read-only | The name of the instance |
| U32 acdCfmSlmCfgNearEndThresh | 1.3.6.1.4.1.22420.2.7.1.5.1.1.9 | Unsigned32 | read-only | Near end packet loss ratio threshold allowed without issuing an alarm expressed in millionth of percent (1,000,000 is 1%). |
| U32 acdCfmSlmCfgPriority | 1.3.6.1.4.1.22420.2.7.1.5.1.1.5 | Unsigned32 | read-only | The VLAN priority. Its value ranges from 0 to 7. |
| U32 acdCfmSlmCfgRefPeriod | 1.3.6.1.4.1.22420.2.7.1.5.1.1.8 | Unsigned32 | read-only | Reference period in minutes for Synthetic Loss Measurement. |
| U32 acdCfmSlmCfgRemoteMepId | 1.3.6.1.4.1.22420.2.7.1.5.1.1.4 | Unsigned32 | read-only | Remote Maintenance association End Point Identifier. |
| ROW acdCfmSlmCfgRowStatus | 1.3.6.1.4.1.22420.2.7.1.5.1.1.2 | RowStatus | read-only | The writable columns in a row can not be changed if the row is active. All columns must have a valid value before a row can be activated. |
| T/F acdCfmSlmCfgState | 1.3.6.1.4.1.22420.2.7.1.5.1.1.6 | TruthValue | read-only | State of the SLM instance |
| acdCfmSlmCfgTable | 1.3.6.1.4.1.22420.2.7.1.5.1 | not-accessible | Configuration table of all SLM entries. | |
| acdCfmSlmHistResultEntry | 1.3.6.1.4.1.22420.2.7.1.5.3.1 | not-accessible | An entry consisting of SLM history result for a specific MEP and remote MEP pair. | |
| G32 acdCfmSlmHistResultFarEndRatio | 1.3.6.1.4.1.22420.2.7.1.5.3.1.8 | Gauge32 | read-only | This is the packet loss ratio at the far end. |
| acdCfmSlmHistResultGroup | 1.3.6.1.4.1.22420.2.7.2.2.20 | Objects for SLM history result Group. | ||
| U32 acdCfmSlmHistResultID | 1.3.6.1.4.1.22420.2.7.1.5.3.1.1 | Unsigned32 | not-accessible | Unique value for each SLM instance. This value follows the ordering of the SLM table. |
| U32 acdCfmSlmHistResultInstanceIndex | 1.3.6.1.4.1.22420.2.7.1.5.3.1.11 | Unsigned32 | not-accessible | The instance index. |
| DAT acdCfmSlmHistResultIntervalEnd | 1.3.6.1.4.1.22420.2.7.1.5.3.1.3 | DateAndTime | read-only | This is the time of the end of the period. |
| C32 acdCfmSlmHistResultLargestGap | 1.3.6.1.4.1.22420.2.7.1.5.3.1.10 | Counter32 | read-only | This is the largest gap. |
| STR acdCfmSlmHistResultName | 1.3.6.1.4.1.22420.2.7.1.5.3.1.12 | DisplayString | read-only | Unique string for each SLM instance. The length includes the terminating NULL character. This is a duplicate of acdCfmSlmCfgName |
| C32 acdCfmSlmHistResultNbrGaps | 1.3.6.1.4.1.22420.2.7.1.5.3.1.9 | Counter32 | read-only | This is the number of gap. |
| G32 acdCfmSlmHistResultNearEndRatio | 1.3.6.1.4.1.22420.2.7.1.5.3.1.7 | Gauge32 | read-only | This is the packet loss ratio at the near end. |
| U32 acdCfmSlmHistResultPeriodIndex | 1.3.6.1.4.1.22420.2.7.1.5.3.1.2 | Unsigned32 | read-only | An index that uniquely identifies the particular sample this entry represents among all samples associated with the same PL instance. This index starts at 1 and increases by one as each new period. |
| C32 acdCfmSlmHistResultRemoteRxSlm | 1.3.6.1.4.1.22420.2.7.1.5.3.1.6 | Counter32 | read-only | Indicates the number of SLM frames received at the far end. |
| C32 acdCfmSlmHistResultRxSlr | 1.3.6.1.4.1.22420.2.7.1.5.3.1.5 | Counter32 | read-only | Indicates the number of SLR frames received. |
| acdCfmSlmHistResultTable | 1.3.6.1.4.1.22420.2.7.1.5.3 | not-accessible | SLM history result table of a MEP and remote MEP pair. | |
| C32 acdCfmSlmHistResultTxSlm | 1.3.6.1.4.1.22420.2.7.1.5.3.1.4 | Counter32 | read-only | Indicates the number of SLM frames sent. |
| acdCfmSlmResultEntry | 1.3.6.1.4.1.22420.2.7.1.5.2.1 | not-accessible | An entry consisting of SLM result for a specific MEP and remote MEP pair. | |
| T/F acdCfmSlmResultFarEndAlert | 1.3.6.1.4.1.22420.2.7.1.5.2.1.6 | TruthValue | read-only | Indicate the presence of the SLM far end alert. |
| C32 acdCfmSlmResultFarEndNbrLoss | 1.3.6.1.4.1.22420.2.7.1.5.2.1.11 | Counter32 | read-only | This is the number of packets lost at the far end. |
| G32 acdCfmSlmResultFarEndRatio | 1.3.6.1.4.1.22420.2.7.1.5.2.1.13 | Gauge32 | read-only | This is the packet loss ratio at the far end. |
| acdCfmSlmResultGroup | 1.3.6.1.4.1.22420.2.7.2.2.19 | Objects for SLM result Group. | ||
| U32 acdCfmSlmResultID | 1.3.6.1.4.1.22420.2.7.1.5.2.1.1 | Unsigned32 | not-accessible | Unique value for each SLM instance. This value follows the ordering of the SLM table. |
| DAT acdCfmSlmResultIntervalStart | 1.3.6.1.4.1.22420.2.7.1.5.2.1.3 | DateAndTime | read-only | This is the time of the start of the period. |
| C32 acdCfmSlmResultLargestGap | 1.3.6.1.4.1.22420.2.7.1.5.2.1.15 | Counter32 | read-only | This is the largest gap. |
| STR acdCfmSlmResultName | 1.3.6.1.4.1.22420.2.7.1.5.2.1.16 | DisplayString | read-only | Unique string for each SLM instance. The length includes the terminating NULL character. This is a duplicate of acdCfmSlmCfgName |
| C32 acdCfmSlmResultNbrGaps | 1.3.6.1.4.1.22420.2.7.1.5.2.1.14 | Counter32 | read-only | This is the number of gap. |
| T/F acdCfmSlmResultNearEndAlert | 1.3.6.1.4.1.22420.2.7.1.5.2.1.5 | TruthValue | read-only | Indicate the presence of the SLM near end alert. |
| C32 acdCfmSlmResultNearEndNbrLoss | 1.3.6.1.4.1.22420.2.7.1.5.2.1.10 | Counter32 | read-only | This is the number of packets lost at the near end. |
| G32 acdCfmSlmResultNearEndRatio | 1.3.6.1.4.1.22420.2.7.1.5.2.1.12 | Gauge32 | read-only | This is the packet loss ratio at the near end. |
| U32 acdCfmSlmResultPeriodIndex | 1.3.6.1.4.1.22420.2.7.1.5.2.1.2 | Unsigned32 | read-only | An index that uniquely identifies the particular sample this entry represents among all samples associated with the same PL instance. This index starts at 1 and increases by one as each new period. |
| C32 acdCfmSlmResultRemoteRxSlm | 1.3.6.1.4.1.22420.2.7.1.5.2.1.9 | Counter32 | read-only | Indicates the number of SLM frames received at the far end. |
| C32 acdCfmSlmResultRxSlr | 1.3.6.1.4.1.22420.2.7.1.5.2.1.8 | Counter32 | read-only | Indicates the number of SLR frames received. |
| acdCfmSlmResultTable | 1.3.6.1.4.1.22420.2.7.1.5.2 | not-accessible | SLM result table of a MEP and remote MEP pair. | |
| C32 acdCfmSlmResultTxSlm | 1.3.6.1.4.1.22420.2.7.1.5.2.1.7 | Counter32 | read-only | Indicates the number of SLM frames sent. |
| T/F acdCfmSlmResultValid | 1.3.6.1.4.1.22420.2.7.1.5.2.1.4 | TruthValue | read-only | Reserved for future use. |
| acdCfmStack | 1.3.6.1.4.1.22420.2.7.1.4 | |||
| acdCfmStackEntry | 1.3.6.1.4.1.22420.2.7.1.4.1.1 | not-accessible | An entry consisting of all informations to tie together. | |
| acdCfmStackTable | 1.3.6.1.4.1.22420.2.7.1.4.1 | not-accessible | Configuration table of stack entries. |
RFC description
Accedian Connectivity Fault Management MIB for delay measurement and packet loss configuration on Ethernet.
Start monitoring Accedian Carrier Ethernet demarcation devices 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.