alarm-defect-syslog

Use this command to set the lowest priority defect that will generate a fault alarm syslog message.

Syntax

alarm-defect-syslog {all-def | mac-rem-err-xcon | rem-err-xcon | err-xcon | xcon | no-xcon}
no alarm-defect-syslog {all-def | mac-rem-err-xcon | rem-err-xcon | err-xcon | xcon | no-xcon}

Parameters

all-def Specifies that the DefRDICCM, DefMACstatus, DefRemoteCCM, DefErrorCCM, and DefXconCCM defects will generate a fault alarm syslog message. See MEP Defect Definitions for defect descriptions.
mac-rem-err-xcom Specifies that the DefMACstatus, DefRemoteCCM, DefErrorCCM, and DefXconCCM defects will generate a fault alarm syslog message (default).
rem-err-xcon Specifies that the DefRemoteCCM, DefErrorCCM, and DefXconCCM defects will generate a fault alarm syslog message.
err-xcon Specifies that the DefErrorCCM, and DefXconCCM defects will generate a fault alarm syslog message.
xcon Specifies that the DefXconCCM defect will generate a fault alarm syslog message.
no-xcon Specifies that no fault alarm Syslog messages will be generated.

Defaults

The Syslog defect alarm setting defaults to mac-rem-err-xcom.

Mode

Maintenance End-Point Configuration mode.

Usage

MEP Defect Definitions describes the supported MEP defects.

Click to expand in new window

MEP Defect Definitions

Defect Description
DefRDICCM One or more continuity check messages received by this MEP contained the RDI bit. This bit indicates that some other MEP in this MEP‘s MA is transmitting the RDI bit. This defect clears if continuity check messages from all remote MEPs do not have the RDI bit set. Devices set the RDI bit if they have received continuity check messages from a remote MEP that indicates a defect.
DefMACstatus The port status is not indicating “UP” for all remote MEPs on received continuity check messages, or the interface status for any remote MEP on received continuity check messages is not indicating “UP”.
DefRemoteCCM This MEP is not receiving continuity check messages from a MEP in its configured list.
DefErrorCCM This MEP is receiving continuity check messages from a remote MEP that either uses an invalid MEP ID or uses a continuity check interval that does not match the receiving MEP.
DefXconCCM This MEP is receiving continuity check messages from a remote MEP that either uses an MD level lower than the receiving MEP or uses a different MD or MA name than the receiving MEP.

The “no” form for this command resets the Syslog defect alarm setting to the default value of mac-rem-err-xcom.

Example

This example sets the Syslog defect alarm setting for the myMA1 MEP 1000 to generate a Syslog message if any supported defect generates an alarm:

System(rw-config)->cfm md string-name myMD1
System(su-config-cfm-md.1)->ma string-name myMA1
System(su-config-cfm-ma.1)->mep 1000
System(su-config-cfm-mep.1000)->alarm-defect-syslog all-def