< Home

display alarm information

Function

The display alarm information command displays information about alarms.

Format

display alarm information [ name alarm-name ]

Parameters

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.

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

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.

Example

# 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
**********************************
Table 1 Description of the display alarm information command output

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

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >