alarm-time

Use this command to set the minimum time a defect must be present before an alarm is generated.

Syntax

alarm-time time
no alarm-time

Parameters

time Specifies the minimum amount of time in centiseconds a defect must be present before an alarm is generated. Valid values are 250 - 1000 centiseconds. The default value is 250 (2.5 seconds).

Defaults

The minimum amount of time a defect must be present before an alarm is generated defaults to 2.5 seconds.

Mode

Maintenance End-Point Configuration mode.

Usage

The “no” form of this command resets the minimum amount of time a defect must be present before an alarm is generated to the default value of 2.5 seconds.

Example

This example shows how to set the minimum amount of time a defect must be present before an alarm is generated to 3 seconds:

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-time 300