IBM.BladeCenter.BladeModuleIBM BladeCenter Blade Module

IBM.BladeCenter.BladeModule (ClassType)

Element properties:

Base ClassIBM.BladeCenter.Module
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId333f285e-82d5-7f36-6e42-1f8a13f5fa0b

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
IBM.BladeCenter.Base:
Description  string  IBM B.C. Module Description false 256  False 
PartNumber  string  IBM B.C. Module PartNumber false 256  False 
FRUNumber  string  IBM B.C. Module FRUNumber false 256  False 
FRUSerialNumber  string  IBM B.C. Module FRU S/N false 256  False 
IBM.BladeCenter.Module:
BayNumber  string  IBM B.C. Module Bay(s) false 256  False 
ChassisUUID  string  IBM B.C. Chassis UUID false 256  False 
UUID  string  IBM B.C. Module UUID false 256  False 
ModuleBay  string  (IBM Internal) IBM B.C. Module Bay Name true 256  False 
PrimaryMMIPAddress  string  IBM B.C. Primary MM IP Address false 256  False 
IBM.BladeCenter.BladeModule:
MachineSerialNumber  string  IBM B.C. Blade M/T and S/N false 256  False 
ModelNumber  string  IBM B.C. Blade Model Number false 256  False 
BladeExpansionCardList  string  IBM B.C. Blade Expansion Card(s) false 256  False 
Firmware  string  IBM B.C. Module Firmware false 256  False 
PowerOnState  string  IBM B.C. Blade Power-On State 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>