IBM.BladeCenter.ModuleLenovo BladeCenter Modul (Basisklasse)

IBM.BladeCenter.Module (ClassType)

Element properties:

Base ClassIBM.BladeCenter.Base
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId395cd162-36f2-7b9f-fe9e-f770e772db3c

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:
PrimaryMMIPAddress  string  Lenovo B.C. Primäre MM-IP-Adresse 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 
ChassisUUID  string  Lenovo B.C. Chassis-UUID false 256  False 
BayNumber  string  Lenovo B.C. Modul-Schacht (-Schächte) false 256  False 

Health Model:

Source Code:

<ClassType ID="IBM.BladeCenter.Module" Accessibility="Public" Abstract="true" Base="IBM.BladeCenter.Base" Hosted="false" Singleton="false">
<Property ID="BayNumber" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ChassisUUID" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="UUID" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<!--Internal property used for SNMP event monitoring-->
<Property ID="ModuleBay" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="PrimaryMMIPAddress" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<!--<Property ID="CommunityString" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0" />-->
</ClassType>