| Parameter | Description | Value |
|---|---|---|
| name alarm-name | Specifies the name of an alarm. | The value is a string of 1 to 64 case-sensitive characters, spaces not supported. |
To obtain information about alarms in the system, you can run the display alarm information command.
If no alarm name is specified, information about all alarms in the system will be displayed.
In addition, to change the severity level of an alarm, you can run the alarm-name alarm-name severity severity command.
# Display information about the LinkUp alarm.
<sysname> display alarm information name linkUp
**********************************
AlarmName: linkUp
AlarmType: Resume Alarm
AlarmLevel: Critical
Suppress Period: 10s
CauseAlarmName: linkDown
Match VB Name: ifIndex ifAdminStatus
**********************************
Item |
Description |
|---|---|
AlarmName |
Alarm name |
AlarmType |
Alarm type |
AlarmLevel |
Alarm severity level |
Suppress Period |
Period after which a generated alarm is reported |
CauseAlarmName |
Name of the root-cause alarm |
Match VB Name |
Matching contents of a pair of alarms |