IBM.BladeCenter.BladeModuleLenovo BladeCenter 刀片服务器模块

IBM.BladeCenter.BladeModule (ClassType)

Element properties:

Base ClassIBM.BladeCenter.Module
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId8252e5f3-09da-024c-7dab-9fae9973b7e9

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHS) Description (CHS) 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 
CommunityString  string  Lenovo B.C. 社区字符串 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>