IBM.SystemX.BladeOOBHeathyReflectionLenovo x86/x64 Blade OOB 反映

IBM.SystemX.BladeOOBHeathyReflection (ClassType)

Lenovo x86/x64 Blade OOB-IB 反映对象反映 Lenovo BladeCenter 刀片模块的运行状况,该模块影响 Lenovo BladeCenter x86/x64 刀片模块的运行。

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId248e328d-8199-dbda-b2d3-537521ba46e5

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHS) Description (CHS) 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>