FibeAir IP-20C/S/E
User Guide
Ceragon Proprietary and Confidential
Page 543 of 597
22.3.2
Editing an Alarm Type (CLI)
To edit an alarm type’s severity level, enter the following command in root
view:
root> platform status alarm-management set alarm-id <alarm-id>
severity-level <severity-level>
To add descriptive information to an alarm type, enter the following command
in root view:
root> platform status alarm-management set alarm-id <alarm-id>
additional-text <additional-text>
Table 217: Editing Alarm Text and Severity 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.
severity-level
Variable
indeterminate
critical
major
minor
warning
The severity of the alarm, as displayed to
users.
additional-text
Text String
255 characters
An additional text description of the alarm
type.
Example
The following command changes the severity level of alarm type 401 (Loss of
Carrier) to minor:
root> platform status alarm-management set alarm-id 401
severity-level minor
22.3.3
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 218: 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.