IBM.SystemX.PhysicalProcessorLenovo システムの物理プロセッサー

IBM.SystemX.PhysicalProcessor (ClassType)

Element properties:

Base ClassIBM.SystemX.HWComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdb9c7cf4b-1961-1668-7eee-7dc219f21673

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 
IBM.SystemX.HWComponent:
InstanceID  string  インスタンス ID true 256  False 
IBM.SystemX.PhysicalProcessor:
InternalID  string  内部 ID (Lenovo 予約済み) 内部 ID false 256  False 
SocketLocation  string  ソケット・ロケーション 指定のプロセッサーのプロセッサー・ソケット・ロケーション false 256  False 
ProcessorName  string  プロセッサー名 false 256  False 
ClockSpeed  string  クロック速度 クロック速度 false 256  False 
DataWidth  string  データ幅 false 256  False 
NumOfCores  string  (Lenovo 予約済み) false 256  False 

Health Model:

Source Code:

<ClassType ID="IBM.SystemX.PhysicalProcessor" Accessibility="Public" Abstract="false" Base="IBM.SystemX.HWComponent" Hosted="true" Singleton="false">
<Property ID="InternalID" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SocketLocation" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ProcessorName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ClockSpeed" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="DataWidth" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="NumOfCores" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>