The mep alarm disable command disables a MEP from reporting alarms.
The undo mep alarm disable command enables a MEP to report alarms.
By default, a MEP is enabled to report alarms.
mep mep-id mep-id alarm { rdi | ais } disable
undo mep mep-id mep-id alarm { rdi | ais } disable
Only the S5720-EI, S5720-HI, S5720I-SI, S5720S-SI, S5720-SI, S5735-S, S5735S-S, S5735-S-I, S5730-HI, S5730S-EI, S5730-SI, S5731-H, S5731-S, S5731S-H, S5731S-S, S5732-H, S6720-EI, S6720-HI, S6720-LI, S6720S-EI, S6720S-LI, S6720S-SI, S6720-SI, S6730-H, S6730S-H, S6730-S, and S6730S-S support ais.
Parameter | Description | Value |
---|---|---|
mep-id mep-id | Specifies the ID of a MEP. A MEP ID identifies a MEP. Each MEP must have a unique ID in an MA or a VLAN. | The value is an integer that ranges from 1 to 8191. |
alarm rdi | Disables a MEP from reporting remote defect indication (RDI) alarms. | - |
alarm ais | Disables a MEP from reporting AIS alarms. | - |
Usage Scenario
When an NMS manages many MEPs on a network, it may receive a large number of RDI and AIS alarms. To reduce such alarms, you can disable the MEPs from reporting alarms. After a MEP is disabled from reporting of RDI or AIS alarms, AIS or RDI alarms of this MEP are no longer sent to the NMS. This reduces the load of the NMS and local device.
Prerequisites
Run the cfm md command to create an MD.
Run the ma command to create an MA.
Run the mep mep-id command to create a MEP.