show ethernet cfm ma status
Use this command to display the connectivity status of Maintenance Associations (MAs) in a domain.
Command Syntax
show ethernet cfm ma status domain DOMAIN_NAME (mep <1-8191>| mep all|) (ma-name MA_NAME) 
Parameters
DOMAIN_NAME
Enter the name of the domain. Name must be of 5 characters if type is character-string otherwise no_name if domain-type is no-name1
<2-4094>
VLAN identifier
mep
Host MEP
<1-8191>
Host MEP identifier
all
All host MEPs
MA_NAME
Maintenance association name. If ma-type is character string then maximum length of ma-name is 6 else if it's integer then maximum is 2-octets
Command Mode
Exec mode and Privileged Exec mode
Applicability
This command was introduced in OcNOS version 3.0.
Example
#show ethernet cfm ma status domain 12345 ma 43982  
MA NAME        VLAN                  STATUS
-------------------------------------------
  43982          10                  Active 
 
#show ethernet cfm ma status domain 12345 
 
MA NAME                  STATUS
-------------------------------
  43981                  Active
 
Table 1-8 explains the output fields.
 Table 1-8: show ethernet cfm ma status 
| Field | Description | 
|---|
| MA NAME | Maintenance Association name | 
| VLAN | VLAN identifier | 
| STATUS | Active: All connected MEPs in MA are receiving the CCM with no defect or alarm present Partially Active: One or more connected MEPs in MA is not receiving CCM or it is receiving CCM with defect or alarm present Not Active: None of the connected MEPS in MA are receiving CCM or it is receiving CCM with defect or alarm present | 
 
Last modified date: 10/20/2023