Chapter 19: Alarm Management and Troubleshooting (CLI)
Editing Alarm Text and Severity (CLI)
phn-3963_008v000
Page 19-5
Example
The following command changes the severity level of alarm type 401 (Ethernet Loss of Carrier) to minor:
root> platform status alarm-management set alarm-id 401 severity-level
minor
Setting Alarms to their Default Values (CLI)
To restore an alarm type’s severity level and description to their default values, enter the following command in
root view:
root> platform status alarm-management set alarm-id <alarm-id> restore
default
To restore the severity levels and descriptions of all alarm types to their default values, enter the following
command in root view:
root> platform status alarm-management set all default
Table 176
Restoring Alarms to Default CLI Parameters
Parameter
Input Type
Permitted Values
Description
alarm-id
Number
All valid alarm type IDs,
depending on system
configuration
Enter the unique Alarm ID that identifies
the alarm type.
Example
The following command restores alarm type 401 (Ethernet Loss of Carrier) to its default severity level:
root> platform status alarm-management set alarm-id 401 restore default