IBM.SystemX.BladeOOBHeathyReflectionReflexo OOB do Lenovo x86/x64 Blade

IBM.SystemX.BladeOOBHeathyReflection (ClassType)

O objeto de Reflexo OOB-IB do Lenovo x86/x64 Blade reflete o funcionamento de módulos Lenovo BladeCenter Blade que afetam a operação do 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 (PTB) Description (PTB) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nome para Exibição Nome para exibição do objeto de monitoramento. false 256  False 
IBM.SystemX.BladeOOBHeathyReflection:
Name  string  Nome OOB do Lenovo SystemX Blade Reservado (propriedade de objeto) true 256  False 
IBDetected  bool  IB Detectado Em Banda detectado (propriedade de objeto) false 256   
IBName  string  Nome do Host IB Nome do Host IB false 256  False 
BladeCenterIPAddress  string  Endereço IP do Lenovo BladeCenter MM Endereço IP do Lenovo BladeCenter MM false 256  False 
BladeCenterBladeName  string  Nome do Blade Lenovo BladeCenter Nome do Blade 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>