IBM.BladeCenter.ManagementModuleIBM BladeCenter Management Module

IBM.BladeCenter.ManagementModule (ClassType)

Element properties:

Base ClassIBM.BladeCenter.Module
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId7447f393-1335-d36c-6d36-db719c821e41

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.ManagementModule:
ExternalIPAddress  string  IBM B.C. Mgmt Module - External Network IP Address false 256  False 
Firmware  string  IBM B.C. Module Firmware false 256  False 
ExternalIPConfigMethod  string  IBM B.C. Mgmt Module - External Network IP Configuration Method false 256  False 
EventInsert  string  (IBM Internal) IBM B.C. Mgmt Module EventID for Module Insertion false 256  False 
EventRemove  string  (IBM Internal) IBM B.C. Mgmt Module EventID for Module Removal false 256  False 

Health Model:

Source Code:

<ClassType ID="IBM.BladeCenter.ManagementModule" Accessibility="Public" Abstract="false" Base="IBM.BladeCenter.Module" Hosted="true" Singleton="false">
<Property ID="ExternalIPAddress" 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="ExternalIPConfigMethod" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="EventInsert" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="EventRemove" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>