IBM.SystemX.PhysicalProcessorLenovo System Physical Processors

IBM.SystemX.PhysicalProcessor (ClassType)

Element properties:

Base ClassIBM.SystemX.HWComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdc67bec36-6c0c-efa5-4a11-7067140fc940

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 
IBM.SystemX.HWComponent:
InstanceID  string  Instance ID true 256  False 
IBM.SystemX.PhysicalProcessor:
InternalID  string  InternalID (Lenovo Reserved) InternalID false 256  False 
SocketLocation  string  Socket Location Processor socket locaton of a given processor false 256  False 
ProcessorName  string  Processor Name false 256  False 
ClockSpeed  string  Clock Speed Clock Speed false 256  False 
DataWidth  string  Data Width false 256  False 
NumOfCores  string  (Lenovo Reserved) 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>