IBM.SystemX.BladeOOBHeathyReflectionLenovo x86/x64 Blade OOB - Reflexion

IBM.SystemX.BladeOOBHeathyReflection (ClassType)

Das Lenovo x86/x64 Blade OOB-IB-Reflexionsobjekt gibt den Status von Lenovo BladeCenter Blade-Modulen wieder, die sich auf den Betrieb des Lenovo BladeCenter x86/x64 Blade-Moduls auswirken.

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId8f3548a9-76f1-b731-0c6d-f6a3f0d88368

Class Hierarchy:

Class Properties:

Property Name Type Display Name (DEU) Description (DEU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Anzeigename Anzeigename des Überwachungsobjekts. false 256  False 
IBM.SystemX.BladeOOBHeathyReflection:
Name  string  Lenovo SystemX Blade OOB - Name Reserviert (Objekteigenschaft) true 256  False 
IBDetected  bool  IB erkannt Objekteigenschaft \"Intern\" (Inband) wurde erkannt false 256   
IBName  string  IB-Hostname IB-Hostname false 256  False 
BladeCenterIPAddress  string  Lenovo BladeCenter MM - IP-Adresse Lenovo BladeCenter MM - IP-Adresse false 256  False 
BladeCenterBladeName  string  Lenovo BladeCenter Blade - Name Lenovo 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>