IBM.SystemX.BladeOOBHeathyReflectionLenovo x86/x64 Blade OOB 리플렉션

IBM.SystemX.BladeOOBHeathyReflection (ClassType)

Lenovo x86/x64 Blade OOB-IB 리플렉션 오브젝트는 Lenovo BladeCenter x86/x64 Blade 모듈의 조작에 영향을 주는 Lenovo BladeCenter 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 (KOR) Description (KOR) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  표시 이름 모니터링 개체의 표시 이름입니다. false 256  False 
IBM.SystemX.BladeOOBHeathyReflection:
Name  string  Lenovo SystemX Blade OOB 이름 예약됨(오브젝트 특성) true 256  False 
IBDetected  bool  IB가 발견됨 인 밴드가 발견됨(오브젝트 특성) false 256   
IBName  string  IB 호스트 이름 IB 호스트 이름 false 256  False 
BladeCenterIPAddress  string  Lenovo BladeCenter MM IP 주소 Lenovo BladeCenter MM IP 주소 false 256  False 
BladeCenterBladeName  string  Lenovo BladeCenter Blade 이름 Lenovo BladeCenter Blade 이름 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>