IBM.SystemX.PhysicalProcessorProcesseurs physiques Lenovo System

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 (FRA) Description (FRA) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nom complet Nom complet de l'objet de surveillance. false 256  False 
IBM.SystemX.HWComponent:
InstanceID  string  ID d'instance true 256  False 
IBM.SystemX.PhysicalProcessor:
InternalID  string  ID interne (Réservé Lenovo) ID interne false 256  False 
SocketLocation  string  Emplacement du socket Emplacement de socket d'un processeur donné false 256  False 
ProcessorName  string  Nom de processeur false 256  False 
ClockSpeed  string  Fréquence d'horloge Fréquence d'horloge false 256  False 
DataWidth  string  Largeur des données false 256  False 
NumOfCores  string  (Réservé 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>