IBM.BladeCenter.ManagementModuleLenovo BladeCenter Módulo de Gerenciamento

IBM.BladeCenter.ManagementModule (ClassType)

Element properties:

Base ClassIBM.BladeCenter.Module
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdcc0b3a4d-a7e6-b98a-a55e-85c0c58c7bc7

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 
IBM.BladeCenter.ManagementModule:
ExternalIPAddress  string  Lenovo B.C. Módulo de Gerenciamento - Endereço IP de Rede Externa false 256  False 
Firmware  string  Lenovo B.C. Firmware do Módulo false 256  False 
ExternalIPConfigMethod  string  Lenovo B.C. Módulo de Gerenciamento - Método de Configuração de IP de Rede Externa false 256  False 
EventInsert  string  (Lenovo interno) Lenovo B.C. ID de Evento do Módulo de Gerenciamento para Inserção do Módulo false 256  False 
EventRemove  string  (Lenovo interno) Lenovo B.C. ID de Evento do Módulo de Gerenciamento para Remoção do Módulo 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>