show facility-alarm
To display the triggered alarms in an ISA 3000 device, use the show facility-alarm command in user EXEC mode.
show facility-alarm { relay | status [ info | major | minor ] }
Syntax Description
relay |
Displays the alarms that have energized the alarm output relay. |
status [info | major | minor ] |
Displays all the alarms that have been triggered. You can add the following keywords to limit the list:
|
Command Default
No default behavior or values.
Command Modes
The following table shows the modes in which you can enter the command:
Command Mode |
Firewall Mode |
Security Context |
|||
---|---|---|---|---|---|
Routed |
Transparent |
Single |
Multiple |
||
Context |
System |
||||
Global configuration |
|
|
|
— |
— |
Command History
Release |
Modification |
---|---|
9.7(1) |
We introduced this command. |
Usage Guidelines
Use the relay keyword to view just the alarms that have energized the alarm output relay. The output alarm relay is energized based on whether you configure the triggered alarms to activate it. Energizing the alarm output relay activates the device that you attach to it, such as a flashing light or buzzer.
Use the status keyword to view all the alarms that have been triggered, regardless of whether the alarm action triggered the external alarm output relay.
The following table explains the columns in the output.
Column |
Description |
---|---|
Source |
The device from which the alarm was triggered. This is usually the hostname configured on the device. |
Severity |
Major or minor. |
Description |
The type of alarm triggered. For example, temperature, external alarm contact, or redundant power supply. |
Relay |
Whether the external alarm output relay was energized or de-energized. The external output alarm is triggered based on your alarm configuration. |
Time |
The timestamp of the triggered alarm. |
Examples
The following is a sample output from the show facility-alarm relay command:
ciscoasa> show facility-alarm relay
Source Severity Description Relay Time
ciscoasa minor external alarm contact 1 triggered Energized 06:56:50 UTC Mon Sep 22 2014
The following is a sample output from the show facility-alarm status command:
ciscoasa> show facility-alarm status info
Source Severity Description Relay Time
ciscoasa minor external alarm contact 1 triggered Energized 06:56:50 UTC Mon Sep 22 2014
ciscoasa minor Temp below Secondary Threshold De-energized 06:56:49 UTC Mon Sep 22 2014
ciscoasa major Redundant pwr missing or failed De-energized 07:00:19 UTC Mon Sep 22 2014
ciscoasa major Redundant pwr missing or failed De-energized 07:00:19 UTC Mon Sep 22 2014
ciscoasa> show facility-alarm status major
Source Severity Description Relay Time
ciscoasa major Redundant pwr missing or failed De-energized 07:00:19 UTC Mon Sep 22 2014
ciscoasa major Redundant pwr missing or failed De-energized 07:00:19 UTC Mon Sep 22 2014
ciscoasa> show facility-alarm status minor
Source Severity Description Relay Time
ciscoasa minor external alarm contact 1 triggered Energized 06:56:50 UTC Mon Sep 22 2014
ciscoasa minor Temp below Secondary Threshold De-energized 06:56:49 UTC Mon Sep 22 2014