Go to main content
Oracle EDR InfiniBand Switch および仮想 I/O システム管理ガイド

印刷ビューの終了

更新: 2016 年 11 月
 
 

ステータス LED の状態の表示 (Oracle ILOM CLI)

スイッチのステータス LED は情報の視覚的インジケータを提供します。スイッチには、電源、スイッチ全体の状態用の LED、および保守担当者が正しいスイッチを見つける支援をするためのロケータ LED があります。このタスクを使用して、スイッチのステータス LED のステータスを表示します。

  1. ロケータ LED の状態を表示します。
    -> show -d properties /System/ locator_indicator
     /System
     	Properties:
     		locator_indicator = Off
    ->
    
  2. OK LED 状態を表示します。
    -> show -d properties /SYS/OK
     /SYS/OK
     	Properties:
     		type = Indicator
     		ipmi_name = OK
     		value = On
    ->
    
  3. サービス LED 状態を表示します。
    -> show -d properties /SYS/SERVICE
     /SYS/SERVICE
     	Properties:
     		type = Indicator
     		ipmi_name = SERVICE
     		value = Off
    ->
    

関連情報