IBM.SystemX.CMMOOBHeathyReflectionIBM x86/x64 CMM OOB Reflection

IBM.SystemX.CMMOOBHeathyReflection (ClassType)

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

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId6f455271-84e4-8644-b0b7-1e513b9a733c

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.CMMOOBHeathyReflection:
Name  string  IBM SystemX CMM 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 
FlexChassisIPAddress  string  IBM FlexSystem MM IPAddress IBM FlexSystem MM IPAddress false 256  False 
FlexChassisBladeName  string  IBM FlexSystem Blade Name IBM FlexSystem Blade Name false 256  False 

Health Model:

Source Code:

<ClassType ID="IBM.SystemX.CMMOOBHeathyReflection" 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="FlexChassisIPAddress" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="FlexChassisBladeName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>