Fujitsu.Servers.PRIMERGY.OutOfBand.ProcessorFujitsu Out-Of-Band Processor

Fujitsu.Servers.PRIMERGY.OutOfBand.Processor (ClassType)

A single Processor of the Fujitsu server

Element properties:

Base ClassFujitsu.Servers.PRIMERGY.OutOfBand.LogicalHardwareComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdd1f9dc5b-55e8-80a4-0c66-4fce5a52e2cb

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000       
Fujitsu.Servers.PRIMERGY.OutOfBand.LogicalHardwareComponent:
ID  string  ID The Logical Hardware ID true 256  False     
ManagementUrl  string  Management URL URL for Out-Of-Band Management of the Fujitsu Out-Of-Band Server false 256  False     
ServerName  string  Server Name Fujitsu Out-Of-Band Server containing the Logical Hardware Component false 256  False     
Fujitsu.Servers.PRIMERGY.OutOfBand.Processor:
Model  string  Model Processor Brand Model false 256  False     
Manufacturer  string  Manufacturer Manufacturer false 256  False     
NumLogicalCores  string  Logical Cores Number of Logical Processor Cores false 256  False     
NumPhysicalCores  string  Physical Cores Number of Physical Processor Cores false 256  False     
MaxClockSpeed  string  Max Clock Speed Maximum Processor Clock Speed false 256  False     
L1Cache  string  Level 1 Cache First Level Cache of the Processor false 256  False     
L2Cache  string  Level 2 Cache Second Level Cache of the Processor false 256  False     
L3Cache  string  Level 3 Cache Third Level Cache of the Processor false 256  False     

Health Model:

Source Code:

<ClassType ID="Fujitsu.Servers.PRIMERGY.OutOfBand.Processor" Accessibility="Public" Abstract="false" Base="Fujitsu.Servers.PRIMERGY.OutOfBand.LogicalHardwareComponent" Hosted="true" Singleton="false">
<Property ID="Model" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="Manufacturer" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="NumLogicalCores" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="NumPhysicalCores" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="MaxClockSpeed" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="L1Cache" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="L2Cache" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="L3Cache" Type="string" Key="false" CaseSensitive="false"/>
</ClassType>