IBM.BladeCenter.IOModuleLenovo BladeCenter Ein-/Ausgabe-Modul

IBM.BladeCenter.IOModule (ClassType)

Element properties:

Base ClassIBM.BladeCenter.Module
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId918ca7a5-ca98-218c-a241-1212038a520e

Class Hierarchy:

Class Properties:

Property Name Type Display Name (DEU) Description (DEU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Anzeigename Anzeigename des Überwachungsobjekts. false 256  False 
IBM.BladeCenter.Base:
Description  string  Lenovo B.C. Modul Beschreibung false 256  False 
PartNumber  string  Lenovo B.C. Modul Teilenummer false 256  False 
FRUNumber  string  Lenovo B.C. Modul FRU-Nummer false 256  False 
FRUSerialNumber  string  Lenovo B.C. Modul FRU-Seriennummer false 256  False 
IBM.BladeCenter.Module:
BayNumber  string  Lenovo B.C. Modul-Schacht (-Schächte) false 256  False 
ChassisUUID  string  Lenovo B.C. Chassis-UUID false 256  False 
UUID  string  Lenovo B.C. Modul-UUID false 256  False 
ModuleBay  string  (Lenovo intern) Lenovo B.C. Modul-Schacht Name true 256  False 
PrimaryMMIPAddress  string  Lenovo B.C. Primäre MM-IP-Adresse false 256  False 
IBM.BladeCenter.IOModule:
Firmware  string  Lenovo B.C. Modul Firmware false 256  False 
PowerOnState  string  Lenovo B.C. E/A-Modul Status eingeschaltet false 256  False 
ConfigMethod  string  Lenovo B.C. E/A-Modul Konfigurationsmethode false 256  False 
ConfigIPAddress  string  Lenovo B.C. E/A-Modul Konfigurationsmethode - IP-Adresse 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>