alarm (chassis)
Syntax alarm {
interface-type {
alarm-name (ignore |red | yellow);
}
}
relay
input {
port port-number {
mode (close | open);
trigger (ignore | red | yellow);
}
}
output{
port port-number {
input-relay input-relay;
mode (close | open);
temperature;
}
}
Hierarchy Level [edit chassis],
Release Information Statement introduced in Junos OS Release 12.3 for the ACX Series Routers.
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.
To configure more than one alarm, include multiple alarm-name lines.
The remaining statements are explained separately. See CLI Explorer.
Options alarm-name—Alarm condition. For a list of conditions, see System-Wide Alarms and Alarms
for Each Interface Type.
ignore—The specified alarm condition does not set off any alarm.
interface-type—Type of interface on which you are configuring the alarm: atm, ethernet,
t1, or e1.
red—The specified alarm condition sets off a red alarm.
yellow—The specified alarm condition sets off a yellow alarm.
1425Copyright © 2017, Juniper Networks, Inc.
Chapter 41: Configuration Statements