IBM.BladeCenter.BladeModuleLenovo BladeCenter 刀鋒伺服器模組

IBM.BladeCenter.BladeModule (ClassType)

Element properties:

Base ClassIBM.BladeCenter.Module
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId025e4933-9aee-ed5c-556e-e881e44f1519

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHT) Description (CHT) 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. 刀鋒伺服器機型及序號 false 256  False 
ModelNumber  string  Lenovo B.C. 刀鋒伺服器型號 false 256  False 
BladeExpansionCardList  string  Lenovo B.C. 刀鋒伺服器擴充卡 false 256  False 
Firmware  string  Lenovo B.C. 模組韌體 false 256  False 
PowerOnState  string  Lenovo B.C. 刀鋒伺服器電源開啟狀態 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>