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 (JPN) Description (JPN) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  表示名 監視オブジェクトの表示名。 false 256  False 
Microsoft.SystemCenter.NetworkDevice:
IPAddress  string  IP アドレス true 256  False 
Name  string  デバイス名 false 256  False 
SystemDescription  string  デバイスの説明 false 256  False 
SystemContact  string  デバイスの担当者 false 256  False 
SystemLocation  string  デバイスの場所 false 256  False 
SystemOID  string  デバイスの OID false 256  False 
CommunityString  string  コミュニティ文字列 false 256  False 
Version  string  SNMP バージョン false 256  False 
IBM.BladeCenter:
MachineType  string  Lenovo B.C. マシン・タイプ false 256  False 
SerialNumber  string  Lenovo B.C. 製造番号 false 256  False 
ModelNumber  string  Lenovo B.C. モデル番号 false 256  False 
PrimaryMMIPAddress  string  Lenovo B.C. 1 次 MM IP アドレス 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>