IBM.BladeCenter.BladeModuleLenovo BladeCenter 블레이드 모듈

IBM.BladeCenter.BladeModule (ClassType)

Element properties:

Base ClassIBM.BladeCenter.Module
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId6701ecbf-30b1-5ada-a437-c4be86c3b03d

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.BladeCenter.Base:
Description  string  Lenovo B.C. 모듈 설명 false 256  False 
PartNumber  string  Lenovo B.C. 모듈 부품 번호 false 256  False 
FRUNumber  string  Lenovo B.C. 모듈 FRU 번호 false 256  False 
FRUSerialNumber  string  Lenovo B.C. 모듈 FRU 일련 번호 false 256  False 
IBM.BladeCenter.Module:
BayNumber  string  Lenovo B.C. 모듈 베이 false 256  False 
ChassisUUID  string  Lenovo B.C. 섀시 UUID false 256  False 
UUID  string  Lenovo B.C. 모듈 UUID false 256  False 
ModuleBay  string  (Lenovo 내부) Lenovo B.C. 모듈 베이 이름 true 256  False 
PrimaryMMIPAddress  string  Lenovo B.C. 기본 MM IP 주소 false 256  False 
IBM.BladeCenter.BladeModule:
MachineSerialNumber  string  Lenovo B.C. Blade M/T 및 S/N false 256  False 
ModelNumber  string  Lenovo B.C. Blade 모델 번호 false 256  False 
BladeExpansionCardList  string  Lenovo B.C. Blade 확장 카드 false 256  False 
Firmware  string  Lenovo B.C. 모듈 펌웨어 false 256  False 
PowerOnState  string  Lenovo B.C. Blade 전원 공급 상태 false 256  False 

Health Model:

Source Code:

<ClassType ID="IBM.BladeCenter.BladeModule" Accessibility="Public" Abstract="false" Base="IBM.BladeCenter.Module" Hosted="true" Singleton="false">
<Property ID="MachineSerialNumber" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ModelNumber" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="BladeExpansionCardList" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Firmware" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="PowerOnState" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<!--Not define in Interface-->
<!--Internal property used for SNMP event monitoring-->
<!--<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" />-->
</ClassType>