Fan Module Alarms Introduction
1-201
Software Reference for SwitchBlade x3100 Series Switches (Setting Up the Switch)
SHOW ALARMS
Syntax
SHOW ALARMS [ { ALL | CARD={ slot-list | ACTCFC | INACTCFC | ALL }
| INTERFACE={ type:id-range | id-range | ifname-list | ALL } } ] [
SEVERITY={ CRITICAL | MAJOR | MINOR | INFO | ALL } ] [ FULL ]
Description Displays alarm conditions on system components. The display is filtered according to the
given parameters and shown in a tabular output, with one alarm per row. There are 4 col-
umns of output for each alarm consisting of:
• The component the alarm is against
• A description of the fault or condition
• The severity of the alarm
• The time and date the alarm occurred.
Options The following table gives the range of values for each option that can be specified with
this command and a default value (if applicable).
Option Description Default Value
ALARMS The component that will have its alarms displayed.
ALL - all system components
CARD - The slot number for the card
ACTCFC- The acive CFC
INACTCFC- The inactinve CFC
ALL - All alarms on all system components are dis-
played.
ALL
INTERFACE Specifies the list of interfaces that may have an alarm
against them. Interfaces can be of varioust ypes like,
ETH or LAG. LAG type of interface can have more than
one physical port associated with it.
Interfaces can be queried by using 'type:id-range', 'name-
list' or 'ALL' options.
For example, 'ETH:2.0', 'ETH:2.1-2.4', where 2.0,2.1 etc
are the actual physical ports and are used as the inter-
face Id's in this representation.