Oracle EDR InfiniBand Switch and Virtualized I/O Systems Administration Guide

Exit Print View

Updated: November 2016
 
 

Display the Status LEDs States (Oracle ILOM CLI)

Switch status LEDs provide visual indicators of information. The switch has LEDs for power, overall switch state, and a locator LED for assisting service personnel find the correct switch. Use this task to display the status of the switch Status LEDs.

  1. Display the Locator LED state.
    -> show -d properties /System/ locator_indicator
     /System
     	Properties:
     		locator_indicator = Off
    ->
    
  2. Display the OK LED state.
    -> show -d properties /SYS/OK
     /SYS/OK
     	Properties:
     		type = Indicator
     		ipmi_name = OK
     		value = On
    ->
    
  3. Display the Service LED state.
    -> show -d properties /SYS/SERVICE
     /SYS/SERVICE
     	Properties:
     		type = Indicator
     		ipmi_name = SERVICE
     		value = Off
    ->
    

Related Information