IBM.SystemX.BladeOOBHeathyReflectionLenovo x86/x64 Blade OOB Reflection

IBM.SystemX.BladeOOBHeathyReflection (ClassType)

Lenovo x86/x64 Blade OOB-IB Reflection object reflects the health of Lenovo BladeCenter Blade modules that affect the operation of Lenovo BladeCenter x86/x64 Blade module.

Element properties:

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

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
IBM.SystemX.BladeOOBHeathyReflection:
Name  string  Lenovo SystemX Blade OOB Name Reserved (object property) true 256  False 
IBDetected  bool  IB Detected In-Band is detected (object property) false 256   
IBName  string  IB Host Name IB Host Name false 256  False 
BladeCenterIPAddress  string  Lenovo BladeCenter MM IPAddress Lenovo BladeCenter MM IPAddress false 256  False 
BladeCenterBladeName  string  Lenovo BladeCenter Blade Name Lenovo BladeCenter Blade Name 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>