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 (ITA) Description (ITA) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nome visualizzato Nome visualizzato dell'oggetto di monitoraggio. false 256  False 
Microsoft.SystemCenter.NetworkDevice:
IPAddress  string  Indirizzo IP true 256  False 
Name  string  Nome periferica false 256  False 
SystemDescription  string  Descrizione periferica false 256  False 
SystemContact  string  Contatto periferica false 256  False 
SystemLocation  string  Percorso periferica false 256  False 
SystemOID  string  OID periferica false 256  False 
CommunityString  string  Stringa comunità false 256  False 
Version  string  Versione SNMP false 256  False 
IBM.BladeCenter:
MachineType  string  Lenovo B.C. - Tipo di macchina false 256  False 
SerialNumber  string  Lenovo B.C. - Numero di serie false 256  False 
ModelNumber  string  Lenovo B.C. - Numero modello false 256  False 
PrimaryMMIPAddress  string  Lenovo B.C. - Indirizzo IP MM primario 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>