IBM.SystemX.BladeOOBHeathyReflectionIBM x86/x64 Blade OOB Reflection

IBM.SystemX.BladeOOBHeathyReflection (ClassType)

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

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId81c3634d-fe66-bf8f-1f6f-a3dd138b1ddb

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  IBM 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  IBM BladeCenter MM IPAddress IBM BladeCenter MM IPAddress false 256  False 
BladeCenterBladeName  string  IBM BladeCenter Blade Name IBM 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>