IBM.BladeCenterLenovo BladeCenter

IBM.BladeCenter (ClassType)

Element properties:

Base ClassMicrosoft.SystemCenter.NetworkDevice
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId5ebfd95c-ed26-a2a5-f590-b585cec386e5

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 
Microsoft.SystemCenter.NetworkDevice:
IPAddress  string  Endereço IP true 256  False 
Name  string  Nome do Dispositivo false 256  False 
SystemDescription  string  Descrição do Dispositivo false 256  False 
SystemContact  string  Contato do Dispositivo false 256  False 
SystemLocation  string  Localização de Dispositivo false 256  False 
SystemOID  string  OID do Dispositivo false 256  False 
CommunityString  string  Cadeia de Caracteres da Comunidade false 256  False 
Version  string  Versão SNMP false 256  False 
IBM.BladeCenter:
MachineType  string  Lenovo B.C. Tipo de Máquina false 256  False 
SerialNumber  string  Lenovo B.C. Número de Série false 256  False 
ModelNumber  string  Lenovo B.C. Número do Modelo false 256  False 
PrimaryMMIPAddress  string  Lenovo B.C. Endereço IP MM Primário false 256  False 

Health Model:

Source Code:

<ClassType ID="IBM.BladeCenter" Accessibility="Public" Abstract="false" Base="NetLib!Microsoft.SystemCenter.NetworkDevice" Hosted="false" Singleton="false">
<Property ID="MachineType" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SerialNumber" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ModelNumber" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="PrimaryMMIPAddress" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>