Using the shelf manager CLI
Shelf manager CLI commands
FortiGate-5140B Chassis Guide
01-500-156415-20151104
43
If you change
ALLOW_CLEARING_CRITICAL_ALARM
to
TRUE
you can use the
clia
alarm clear
command to clear critical alarms.
Enter
clia alarm info
to display information about the last alarm that occurred:
# clia alarm info
Pigeon Point Shelf Manager Command Line Interpreter
Last saved alarm information:
Alarm mask: 0x00
Alarm date/time: Sun Jun 8 21:56:47 2009
Alarm source: Schroff Carrier
Alarm reason: Cooling state alert
S
etting alarm output
Use
minor
,
major
and
critical
to set the corresponding alarm output. These actions
are cumulative; that is, after the commands
clia alarm minor
and
clia alarm
major
, both minor and major alarms will be set.
board
clia board [-v] [<physical-slot-address>]
Enter
clia
board
without any parameters to view information about each IPM controller
and about each additional FRU controlled by these controllers.
This command is different from most of the rest of the commands because its works with
ATCA boards and takes as arguments physical slot numbers, instead of IPM controller
addresses and FRU device IDs.
This makes this command easier to use when boards may not include an IPM controller
and therefore, are not easily addressable using the IPMB address – FRU device ID pair.
Viewing information about a board
Enter the following command to view information about a particular board, for example
the board in physical slot 11 (logical slot 8, IPMB address 90):
# clia board 11
Pigeon Point Shelf Manager Command Line Interpreter
Physical Slot # 11
90: Entity: (0xa0, 0x60) Maximum FRU device ID: 0x00
PICMG Version 2.1
Hot Swap State: M4 (Active), Previous: M3 (Activation In
Process), Last State Change Cause: Normal State
Change (0x0)
90: FRU # 0
For more recent versions of the shelf manager firmware,
ALLOW_CLEARING_CRITICAL_ALARM
is set to
TRUE
by default and the
clia alarm
clear
command also clears critical alarms.
Clearing the alarm changes the information displayed by the
clia alarm
command
but not the information displayed by the
clia alarm info
command.