alarm (chassis)
Syntax
alarm
{
fru-absence
{
ignore
{
fpc fpc-name
pem pem-name
}
}
ignore-fan-speed-check;
pem-absence
{
ignore;
}
psm
{
name;
input1
{
ignore;
}
input2
{
ignore;
}
}
interface-type
{
alarm-name (ignore |red | yellow);
}
}
Hierarchy Level
[edit chassis], [edit chassis interconnect-device name], [edit chassis node-group name]
Description
Configure the chassis alarms and whether they trigger a red or yellow alarm, or
whether they are ignored. Red alarm conditions light the RED ALARM
LED on either the router’s craft interface or the switch’s LCD screen and trigger an
audible alarm if one is connected to the contact on the craft interface or LCD
screen. Yellow alarm conditions light the YELLOW ALARM LED on
either the router’s craft interface or the switch’s LCD screen and trigger an
audible alarm if one is connected to the craft interface or LCD screen. Raise alarm
on absence of FRU module.
To configure more than one alarm, include multiple
alarm-name lines.
To ignore absences of FRU and not raise alarm related to FPC or PEM, use the
ignore option.
Options
alarm-name—Alarm condition. For example,
input1, input2
fru-absence – Alarm condition, absence of FRU module.
ignore—The specified alarm condition does not set off any alarm.
fpc fpc-name—Specify FPC with FPC name or ID.
pem pem-name—Specify PEM with PEM name or ID.
ignore-fan-speed-check—Ignore the fan speed check alarms.
pem-absence—Power supply module absence.
interface-type—Type of interface on which you are
configuring the alarm: psm,
fpc,
ethernet.
red—The specified alarm condition sets off a red alarm.
yellow—The specified alarm condition sets off a yellow alarm.
Required Privilege Level
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.
Release Information
Statement introduced before Junos OS Release 7.4.
fru-absence option introduced for Junos OS Release 22.4R1.