Documentation, Support, and Training
Understanding Administrative Commands
Monitoring the InfiniBand Fabric
Controlling the InfiniBand Fabric
Understanding Signal Routing Through the Switch
Understanding Switch Startup and Component Addition
Understanding ILOM on the Switch
Switching Between the ILOM Shell and the Linux Shell
Controlling ILOM Targets (CLI)
Upgrading the Switch Firmware Through ILOM (CLI)
Administering ILOM (Web Interface)
Access ILOM From the Web Interface
Monitoring ILOM Targets (Web Interface)
Controlling ILOM Targets (Web Interface)
Upgrading the Switch Firmware Through ILOM (Web Interface)
Understanding InfiniBand Cabling
Understanding Switch Specifications
Understanding the Installation
Installing the InfiniBand Software Stack
Verifying the InfiniBand Fabric
Understanding Service Procedures
Servicing the Fabric Cards and Fabric Card Fillers
Servicing the InfiniBand Cables
Doing Supportive Software Tasks
Understanding Switch-Specific Commands
Displays FRU LED state. Issued on the CMC.
getfruledstate [-v] [IPMB_address [FRU_ID [LED_ID | ALL]]]
where:
IPMB_address is the IPMB bus address of the component.
FRU_ID is the FRU identifier of the component or portion of the component.
LED_ID is the numeric identifier of the LED.
This CLIA command shows the current FRU LED state on all levels of control that are enabled for the LEDs.
The -v option enables verbose output, where information about the colors supported by the LEDs is also shown.
The following example shows how to display status LED states for line card 8 at IPMB address 92 with the getfruledstate command.
# clia getfruledstate -v 92 0 Pigeon Point Shelf Manager Command Line Interpreter 92: FRU # 0, Led # 0 ("BLUE LED"): Local Control LED State: LED OFF LED’s color capabilities: Colors supported(0x02): BLUE Default LED Color in Local Control State(0x01): BLUE Default LED Color in Override State(0x01): BLUE 92: FRU # 0, Led # 1 ("LED 1"): Local Control LED State: LED OFF LED’s color capabilities: Colors supported(0x10): AMBER Default LED Color in Local Control State(0x04): AMBER Default LED Color in Override State(0x04): AMBER 92: FRU # 0, Led # 2 ("LED 2"): Local Control LED State: LED ON, color: GREEN LED’s color capabilities: Colors supported(0x08): GREEN Default LED Color in Local Control State(0x03): GREEN Default LED Color in Override State(0x03): GREEN 92: FRU # 0, Led # 3 ("LED 3"): Override LED State (current state): LED OFF Local Control LED State: LED OFF LED’s color capabilities: Colors supported(0x40): WHITE Default LED Color in Local Control State(0x06): WHITE Default LED Color in Override State(0x06): WHITE #