IBM.SystemX.CMMOOBHeathyReflectionLenovo x86/x64 CMM OOB Reflection

IBM.SystemX.CMMOOBHeathyReflection (ClassType)

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

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId48b5b5a4-4726-511a-b8c2-1f915bda07d9

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  Lenovo 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  Lenovo FlexSystem MM IPAddress Lenovo FlexSystem MM IPAddress false 256  False 
FlexChassisBladeName  string  Lenovo FlexSystem Blade Name Lenovo 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>