Checking for CIP Alarms ! 385
Chapter 29: Monitoring the CIP
Checking for CIP Alarms
Steps To Take To check for CIP alarms, follow these steps:
1. Display Current CIP Alarms on page 385
2. Display CIP Error Messages in the System Log File on page 385
3. Display CIP Error Messages in the Chassis Daemon Log File on page 386
Step 1: Display Current CIP Alarms
Action To display the current CIP alarms, use the following CLI command:
user@host> show chassis alarms
Sample Output
user@host>
show chassis alarms
2 alarms currently active
Alarm time Class Description
2002-06-11 20:45:08 UTC Major Connector Interface Panel Missing
2002-06-11 20:45:07 UTC Major fxp0: ethernet link down
What It Means The command output displays the alarm date, time, severity level, and description.
fxp0 is the Ethernet connection to a management LAN.
Step 2: Display CIP Error Messages in the System Log File
Action To display the CIP error messages in the system log file, use the following CLI
command:
user@host> show log messages
Sample Output
user@host>
show log messages
Jun 11 20:45:07 hissy-re0 /kernel: fxp0: link media DOWN 10Mb / half-duplex
Jun 11 20:45:07 hissy-re0 craftd[556]: Major alarm set, fxp0: ethernet link
down
Jun 11 20:45:07 hissy-re0 alarmd[555]: Alarm set: fxp0 color=RED, class=ETHER,
reason=fxp0: ethernet link down
Jun 11 20:45:07 hissy-re0 mib2d[560]: SNMP_TRAP_LINK_DOWN: ifIndex 1,
ifAdminStatus up(1), ifOperStatus down(2), ifName fxp0
Jun 11 20:45:08 hissy-re0 craftd[556]: Major alarm set, Connector Interface
Panel Missing
Jun 11 20:45:08 hissy-re0 alarmd[555]: Alarm set: CIP color=RED, class=CHASSIS,
reason=Connector Interface Panel Missing
What It Means The messages system log file records the time the failure or event occurred, the
severity level, a code, and a message description. You can also use the
show log
messages | match cip
command to see specific error messages that are generated
when a CIP fails or is offline. Use this information to diagnose a power supply
problem and to let the Juniper Networks Technical Assistance Center (JTAC) know
what error messages were generated and the router events that occurred before and
after the problem. For more information about system log messages, see the JUNOS
System Log Messages Reference.