Continuing Configuration Using the Command-Line Interface
Configuring Alarms
10
Cisco AS5350XM and Cisco AS5400XM Universal Gateways Software Configuration Guide
Configure
Verify
To see the status of the alarms, enter the show facility-alarm command:
AS5350# show facility-alarm
Device State
------ -----
gigabitethernet 0/0 UP
Modem Card 4 UP
Facility Alarm is ON
Command Purpose
Step 1
AS5350> enable
Password: password
AS5350#
Enters enable mode and enters the password. You
are in enable mode when the prompt changes to
AS5350# or AS5400#.
Step 2
AS5350# configure terminal
Enter configuration commands, one per line.
End with CNTL/Z.
AS5350(config)#
Enters global configuration mode. You are in
global configuration mode when the prompt
changes to
AS5350(config)# or
AS5400(config)#.
Step 3
AS5350(config)# facility-alarm detect
interface [interface type] [slot/port]
Turns on the facility alarm when an interface goes
down. Enters the interface type and slot/port
designation.
Step 4
AS5350(config)# facility-alarm detect
controller [t1 | e1 | t3] [slot/port]
Turns on an alarm when the controller goes down.
The slot values range from 1 to 7. The port values
range from 0 to 7 for T1 and E1. The port value is
always 0 for T3.
Step 5
AS5350(config)# facility-alarm detect
modem-board [slot]
Turns on an alarm when the modem board present
in the specified slot fails.
Step 6
AS5350(config)# facility-alarm detect rps
Turns on alarm when RPS failure event is
detected. Any of the following failures turns on
the alarm:
• Input power voltage failure
• Output power voltage failure
• Overvoltage condition
• Multiple failures
Step 7
AS5350(config)# facility-alarm detect
temperature
Turns on an alarm if a thermal failure event is
detected.
Step 8
AS5350(config)# facility-alarm detect fan
Turns on an alarm if a fan failure event is detected.
Step 9
AS5350(config-if)# Ctrl-Z
AS5350#
Returns to enable mode.