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

IBM.SystemX.BladeOOBHeathyReflection (ClassType)

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

Element properties:

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

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 IPAddress Lenovo BladeCenter MM IPAddress false 256  False 
BladeCenterBladeName  string  Lenovo BladeCenter Blade 名称 Lenovo BladeCenter Blade 名称 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>