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 (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.SystemCenter.NetworkDevice:
IPAddress  string  IP Address true 256  False 
Name  string  Device Name false 256  False 
SystemDescription  string  Device Description false 256  False 
SystemContact  string  Device Contact false 256  False 
SystemLocation  string  Device Location false 256  False 
SystemOID  string  Device OID false 256  False 
CommunityString  string  Community String false 256  False 
Version  string  SNMP Version false 256  False 
IBM.BladeCenter:
MachineType  string  Lenovo B.C. Machine Type false 256  False 
SerialNumber  string  Lenovo B.C. Serial Number false 256  False 
ModelNumber  string  Lenovo B.C. Model Number false 256  False 
PrimaryMMIPAddress  string  Lenovo B.C. Primary MM IP Address 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>