IBM.BladeCenter.ModuleLenovo BladeCenter Módulo (Classe Base)

IBM.BladeCenter.Module (ClassType)

Element properties:

Base ClassIBM.BladeCenter.Base
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId8f140623-2d5c-dd46-bc11-63c1bf6e6e1f

Class Hierarchy:

Class Properties:

Property Name Type Display Name (PTB) Description (PTB) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nome para Exibição Nome para exibição do objeto de monitoramento. false 256  False 
IBM.BladeCenter.Base:
Description  string  Lenovo B.C. Descrição do Módulo false 256  False 
PartNumber  string  Lenovo B.C. Número de Peça do Módulo false 256  False 
FRUNumber  string  Lenovo B.C. Número de FRU do Módulo false 256  False 
FRUSerialNumber  string  Lenovo B.C. FRU S/N do Módulo false 256  False 
IBM.BladeCenter.Module:
BayNumber  string  Lenovo B.C. Compartimentos do Módulo false 256  False 
ChassisUUID  string  Lenovo B.C. UUID do Chassi false 256  False 
UUID  string  Lenovo B.C. UUID do Módulo false 256  False 
ModuleBay  string  (Lenovo interno) Lenovo B.C. Nome do Compartimento do Módulo true 256  False 
PrimaryMMIPAddress  string  Lenovo B.C. Endereço IP MM Primário false 256  False 
CommunityString  string  Lenovo B.C. Sequência de Comunidade 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>