IBM.SystemX.BladeOOBHeathyReflectionLenovo x86/x64 ブレード OOB リフレクション

IBM.SystemX.BladeOOBHeathyReflection (ClassType)

Lenovo x86/x64 ブレード OOB-IB リフレクション・オブジェクトは、Lenovo BladeCenter x86/x64 ブレード・モジュールの操作に影響を与える Lenovo BladeCenter ブレード・モジュールの正常性を反映します。

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId7740e84f-d7f3-1ce2-8b3a-8673ae3e3993

Class Hierarchy:

Class Properties:

Property Name Type Display Name (JPN) Description (JPN) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  表示名 監視オブジェクトの表示名。 false 256  False 
IBM.SystemX.BladeOOBHeathyReflection:
Name  string  Lenovo SystemX Blade OOB 名 予約済み (オブジェクト・プロパティー) true 256  False 
IBDetected  bool  IB 検出 インバンドが検出されました (オブジェクト・プロパティー) false 256   
IBName  string  IB ホスト名 IB ホスト名 false 256  False 
BladeCenterIPAddress  string  Lenovo BladeCenter MM IP アドレス Lenovo BladeCenter MM IP アドレス false 256  False 
BladeCenterBladeName  string  Lenovo BladeCenter ブレード名 Lenovo BladeCenter ブレード名 false 256  False 

Health Model:

Source Code:

<ClassType ID="IBM.SystemX.BladeOOBHeathyReflection" Accessibility="Public" Abstract="false" Base="System!System.LogicalHardware" Hosted="true" Singleton="false">
<Property ID="Name" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="IBDetected" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="IBName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="BladeCenterIPAddress" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="BladeCenterBladeName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>