Use this command to set the lowest priority defect that will generate a fault alarm trap message.
alarm-defect-trap {all-def | mac-rem-err-xcon | rem-err-xcon | err-xcon | xcon | no-xcon} no alarm-defect-trap {all-def | mac-rem-err-xcon | rem-err-xcon | err-xcon | xcon | no-xcon}
all-def | Specifies that the DefRDICCM, DefMACstatus, DefRemoteCCM, DefErrorCCM, and DefXconCCM defects will generate a fault alarm trap. 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 trap (default). |
rem-err-xcon | Specifies that the DefRemoteCCM, DefErrorCCM, and DefXconCCM defects will generate a fault alarm trap. |
err-xcon | Specifies that the DefErrorCCM, and DefXconCCM defects will generate a fault alarm trap. |
xcon | Specifies that the DefXconCCM defect will generate a fault alarm trap. |
no-xcon | Specifies that no fault alarm traps will be generated. |
The trap defect alarm setting defaults to mac-rem-err-xcom.
Maintenance End-Point Configuration mode.
See MEP Defect Definitions for a description of supported MEP defects.
The “no” form for this this command resets the trap defect alarm setting to the default value of mac-rem-err-xcom.
This example sets the trap defect alarm setting for the myMA1 MEP 1000 to generate a trap 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-trap all-def