IBM.BladeCenter.IOModuleIBM BladeCenter IO Module

IBM.BladeCenter.IOModule (ClassType)

Element properties:

Base ClassIBM.BladeCenter.Module
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdb2815d64-8aa6-601b-2d93-db380085665b

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 
CommunityString  string  IBM B.C. Community String false 256  False 
IBM.BladeCenter.IOModule:
Firmware  string  IBM B.C. Module Firmware false 256  False 
PowerOnState  string  IBM B.C. I/O Module Power-On State false 256  False 
ConfigMethod  string  IBM B.C. I/O Module Configuration - Method false 256  False 
ConfigIPAddress  string  IBM B.C. I/O Module Configuration - IP Address false 256  False 

Health Model:

Source Code:

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