Displaying Ethernet CFM Entities
  • 27 Jun 2023
  • 3 Minutes to read
  • Contributors
  • Dark
    Light
  • PDF

Displaying Ethernet CFM Entities

  • Dark
    Light
  • PDF

Article Summary

This article describes the viewing of information related to configured ECFM and Y.1731 entities in SI mode.

CLI Configurations

ECFM entities are displayed on the Skylight Flex 100 shell. ECFM provides the following show commands for displaying the ECFM entities:

  • show ethernet cfm domain [brief]
  • show ethernet cfm service [brief]
  • show ethernet cfm maintenance-point local [ mep | mip ] [ interface interface-type interface-number | domain domain-name | level level- id ]

SNMP Configurations

Ethernet CFM entities can be displayed through:

  • Walk on the entire table
  • Get of the individual entries

Displaying Maintenance Domain

This section describes the command that is used to display the information (displays the maintenance domain name, index, level, associated number of services configured and MEP archive time for all the Maintenance Domain configured on the bridge) of the CFM Maintenance Domains configured in the system.

CLI Configurations

  1. Display the MD configured on the bridge.
your product# show ethernet cfm domain brief

Domain Name   Index   Level   Services  Archive (min)
oper1           1         4         1         100
oper2           2         3         1         100
oper3           3         5         0         100

SNMP Configurations

  1. Display the MD configured on the bridge.
% snmp0 walk table fsMIEcfmMdTable {puts $table}

{1.3.6.1.4.1.2076.160.1.0.4.1.2.0.1 INTEGER charString}
{1.3.6.1.4.1.2076.160.1.0.4.1.2.0.2 INTEGER charString}
{1.3.6.1.4.1.2076.160.1.0.4.1.2.0.3 INTEGER charString}
{1.3.6.1.4.1.2076.160.1.0.4.1.3.0.1 {OCTET STRING} 6F:70:65:72:31}
{1.3.6.1.4.1.2076.160.1.0.4.1.3.0.2 {OCTET STRING} 6F:70:65:72:32}
{1.3.6.1.4.1.2076.160.1.0.4.1.3.0.3 {OCTET STRING} 6F:70:65:72:33}
{1.3.6.1.4.1.2076.160.1.0.4.1.4.0.1 INTEGER 4}
{1.3.6.1.4.1.2076.160.1.0.4.1.4.0.2 INTEGER 3}
{1.3.6.1.4.1.2076.160.1.0.4.1.4.0.3 INTEGER 5}
{1.3.6.1.4.1.2076.160.1.0.4.1.5.0.1 INTEGER defMHFnone}
{1.3.6.1.4.1.2076.160.1.0.4.1.5.0.2 INTEGER defMHFnone}
{1.3.6.1.4.1.2076.160.1.0.4.1.5.0.3 INTEGER defMHFnone}
{1.3.6.1.4.1.2076.160.1.0.4.1.6.0.1 INTEGER sendIdNone}
{1.3.6.1.4.1.2076.160.1.0.4.1.6.0.2 INTEGER sendIdNone}
{1.3.6.1.4.1.2076.160.1.0.4.1.6.0.3 INTEGER sendIdNone}
{1.3.6.1.4.1.2076.160.1.0.4.1.7.0.1 Unsigned32 1}
{1.3.6.1.4.1.2076.160.1.0.4.1.7.0.2 Unsigned32 1}
{1.3.6.1.4.1.2076.160.1.0.4.1.7.0.3 Unsigned32 1}
{1.3.6.1.4.1.2076.160.1.0.4.1.8.0.1 INTEGER active}
{1.3.6.1.4.1.2076.160.1.0.4.1.8.0.2 INTEGER active}
{1.3.6.1.4.1.2076.160.1.0.4.1.8.0.3 INTEGER active}

Displaying Maintenance Association

This section describes the command that is used to display the details (displays the maintenance association name, domain name, level, primary VLAN, level, associated number of maintenance endpoints which are statically defined and CCM Interval for all the Maintenance Association configured on the bridge) of all the CFM Maintenance Associations (Services) configured in the system.

CLI Configurations

  1. Display the MA configured on the bridge.
your product# show ethernet cfm service brief

ServiceName Index Primary-Vlan ISID Level MEPs CCM Interval
maoper1     1      3       -          4     0    1 second
maoper2     1      4       -          3     2    10 milliseconds
maoper3     2      1       -          2     0    10 minutes

SNMP Configurations

  1. Display the MA configured on the bridge.
% snmp0 walk table fsMIEcfmMaTable {puts $table}

{1.3.6.1.4.1.2076.160.1.0.5.1.2.0.1.1 INTEGER 3}
{1.3.6.1.4.1.2076.160.1.0.5.1.2.0.2.1 INTEGER 4}
{1.3.6.1.4.1.2076.160.1.0.5.1.2.0.4.2 INTEGER 1}
{1.3.6.1.4.1.2076.160.1.0.5.1.3.0.1.1 INTEGER charString}
{1.3.6.1.4.1.2076.160.1.0.5.1.3.0.2.1 INTEGER charString}
{1.3.6.1.4.1.2076.160.1.0.5.1.3.0.4.2 INTEGER charString}
{1.3.6.1.4.1.2076.160.1.0.5.1.4.0.1.1 {OCTET STRING} 6D:61:6F:70:65:72:31}
{1.3.6.1.4.1.2076.160.1.0.5.1.4.0.2.1 {OCTET STRING} 6D:61:6F:70:65:72:32}
{1.3.6.1.4.1.2076.160.1.0.5.1.4.0.4.2 {OCTET STRING} 6D:61:6F:70:65:72:33}
{1.3.6.1.4.1.2076.160.1.0.5.1.5.0.1.1 INTEGER defMHFdefer}
{1.3.6.1.4.1.2076.160.1.0.5.1.5.0.2.1 INTEGER defMHFdefer}
{1.3.6.1.4.1.2076.160.1.0.5.1.5.0.4.2 INTEGER defMHFdefer}
{1.3.6.1.4.1.2076.160.1.0.5.1.6.0.1.1 INTEGER sendIdDefer}
{1.3.6.1.4.1.2076.160.1.0.5.1.6.0.2.1 INTEGER sendIdDefer}
{1.3.6.1.4.1.2076.160.1.0.5.1.6.0.4.2 INTEGER sendIdDefer}
{1.3.6.1.4.1.2076.160.1.0.5.1.7.0.1.1 INTEGER interval1s}
{1.3.6.1.4.1.2076.160.1.0.5.1.7.0.2.1 INTEGER interval10ms}
{1.3.6.1.4.1.2076.160.1.0.5.1.7.0.4.2 INTEGER interval10min}
{1.3.6.1.4.1.2076.160.1.0.5.1.8.0.1.1 Unsigned32 1}
{1.3.6.1.4.1.2076.160.1.0.5.1.8.0.2.1 Unsigned32 1}
{1.3.6.1.4.1.2076.160.1.0.5.1.8.0.4.2 Unsigned32 1}
{1.3.6.1.4.1.2076.160.1.0.5.1.9.0.1.1 INTEGER active}
{1.3.6.1.4.1.2076.160.1.0.5.1.9.0.2.1 INTEGER active}
{1.3.6.1.4.1.2076.160.1.0.5.1.9.0.4.2 INTEGER active}

Displaying Maintenance Points configured

This section describes the command that is used to display the maintenance points configured in the system.

CLI Configurations

  1. Display the MEPs configured on the bridge.
your product# show ethernet cfm maintenance-point local mep

----------------- -------------------------------------
MPID  DomainName  Level  VLAN   Type  Port  CC-Status
     ServiceName         ISID   Dir   MAC   MP-Status
--------------------- ---------------------------------
1     Oper1       0      -      MEP  Gi0/3   Disabled
      maOper1            -     Down  00:01:02:03:04:03 Active
2     Oper2     1      -         MEP   Gi0/3  Disabled
      maOper2                    Down 0:01:02:03:04:03  Active
1     Oper3      2      1        MEP   Gi0/3  Disabled
      maOper3          -        Down 00:01:02:03:04:03  Active

SNMP Configurations

  1. Display the MEPs configured on the bridge.
% snmp0 walk table fsMIEcfmMepMacAddress {puts $table}

{1.3.6.1.4.1.2076.160.1.0.7.1.9.0.1.1.1 {OCTET STRING} 00:01:02:03:04:03}
{1.3.6.1.4.1.2076.160.1.0.7.1.9.0.2.1.2 {OCTET STRING} 00:01:02:03:04:03}
{1.3.6.1.4.1.2076.160.1.0.7.1.9.0.3.1.1 {OCTET STRING} 00:01:02:03:04:03}


Note: Maintenance endpoints are displayed either based on the interface, domain name or domain level, if one of the inputs is selected; otherwise all the Maintenance points are displayed.

© 2024 Accedian Networks Inc. All rights reserved. Accedian®, Accedian Networks®,  the Accedian logo™, Skylight™, Skylight Interceptor™ and per-packet intel™, are trademarks or registered trademarks of Accedian Networks Inc. To view a list of Accedian trademarks visit: http://accedian.com/legal/trademarks/. 


Was this article helpful?

What's Next
Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.