IBM.SystemX.BladeOOBHeathyReflectionLenovo x86/x64 Blade OOB Reflection

IBM.SystemX.BladeOOBHeathyReflection (ClassType)

El objeto Lenovo x86/x64 Blade OOB-IB Reflection refleja el estado de módulos blade de Lenovo BladeCenter que afectan al funcionamiento del módulo 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 (ESN) Description (ESN) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nombre para mostrar Nombre para mostrar de objeto de supervisión. false 256  False 
IBM.SystemX.BladeOOBHeathyReflection:
Name  string  Nombre de Lenovo SystemX Blade OOB Reservado (propiedad de objeto) true 256  False 
IBDetected  bool  Detectado IB Se ha detectado IB (in-band) (propiedad de objeto) false 256   
IBName  string  Nombre de host IB Nombre de host IB false 256  False 
BladeCenterIPAddress  string  Dirección IP de Lenovo BladeCenter MM Dirección IP de Lenovo BladeCenter MM false 256  False 
BladeCenterBladeName  string  Nombre de blade de Lenovo BladeCenter Nombre de blade de Lenovo BladeCenter 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>