CIM_Processor, ROOT\virtualization\v2

Class | Childs (1) | Methods (8) | Properties (51) | Qualifiers (5) | Instances (4) | Namespaces (4)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Description

Capabilities and management of the Processor LogicalDevice.

CIM_Processor - child subclasses in ROOT\virtualization\v2

Number of classes:1
Class nameChildsPropertiesMethodsClass
Instances
Child
Instances
AbstractSingleton
Msvm_Processor05284---

CIM_Processor methods

CIM_Processor has 8 methods (8 Derived)

NameOriginReturn
EnableDeviceCIM_LogicalDeviceuint32 {'out':True}
OnlineDeviceCIM_LogicalDeviceuint32 {'out':True}
QuiesceDeviceCIM_LogicalDeviceuint32 {'out':True}
RequestStateChangeCIM_EnabledLogicalElementuint32 {'out':True}
ResetCIM_LogicalDeviceuint32 {'out':True}
RestorePropertiesCIM_LogicalDeviceuint32 {'out':True}
SavePropertiesCIM_LogicalDeviceuint32 {'out':True}
SetPowerStateCIM_LogicalDeviceuint32 {'out':True}

CIM_Processor properties

CIM_Processor has 51 properties (13 Local, 38 Derived)

NameOriginCIMType
AdditionalAvailabilityCIM_LogicalDevice18 [uint16]
AddressWidthCIM_Processor18 [uint16]
AvailabilityCIM_LogicalDevice18 [uint16]
AvailableRequestedStatesCIM_EnabledLogicalElement18 [uint16]
CaptionCIM_ManagedElement8 [string]
CommunicationStatusCIM_ManagedSystemElement18 [uint16]
CPUStatusCIM_Processor18 [uint16]
key
CreationClassName
CIM_LogicalDevice8 [string]
CurrentClockSpeedCIM_Processor19 [uint32]
DataWidthCIM_Processor18 [uint16]
DescriptionCIM_ManagedElement8 [string]
DetailedStatusCIM_ManagedSystemElement18 [uint16]
key
DeviceID
CIM_LogicalDevice8 [string]
ElementNameCIM_ManagedElement8 [string]
EnabledDefaultCIM_EnabledLogicalElement18 [uint16]
EnabledStateCIM_EnabledLogicalElement18 [uint16]
ErrorClearedCIM_LogicalDevice11 [boolean]
ErrorDescriptionCIM_LogicalDevice8 [string]
ExternalBusClockSpeedCIM_Processor19 [uint32]
FamilyCIM_Processor18 [uint16]
HealthStateCIM_ManagedSystemElement18 [uint16]
IdentifyingDescriptionsCIM_LogicalDevice8 [string]
InstallDateCIM_ManagedSystemElement101 [datetime]
InstanceIDCIM_ManagedElement8 [string]
LastErrorCodeCIM_LogicalDevice19 [uint32]
LoadPercentageCIM_Processor18 [uint16]
MaxClockSpeedCIM_Processor19 [uint32]
MaxQuiesceTimeCIM_LogicalDevice21 [uint64]
NameCIM_ManagedSystemElement8 [string]
OperatingStatusCIM_ManagedSystemElement18 [uint16]
OperationalStatusCIM_ManagedSystemElement18 [uint16]
OtherEnabledStateCIM_EnabledLogicalElement8 [string]
OtherFamilyDescriptionCIM_Processor8 [string]
OtherIdentifyingInfoCIM_LogicalDevice8 [string]
PowerManagementCapabilitiesCIM_LogicalDevice18 [uint16]
PowerManagementSupportedCIM_LogicalDevice11 [boolean]
PowerOnHoursCIM_LogicalDevice21 [uint64]
PrimaryStatusCIM_ManagedSystemElement18 [uint16]
RequestedStateCIM_EnabledLogicalElement18 [uint16]
RoleCIM_Processor8 [string]
StatusCIM_ManagedSystemElement8 [string]
StatusDescriptionsCIM_ManagedSystemElement8 [string]
StatusInfoCIM_LogicalDevice18 [uint16]
SteppingCIM_Processor8 [string]
key
SystemCreationClassName
CIM_LogicalDevice8 [string]
key
SystemName
CIM_LogicalDevice8 [string]
TimeOfLastStateChangeCIM_EnabledLogicalElement101 [datetime]
TotalPowerOnHoursCIM_LogicalDevice21 [uint64]
TransitioningToStateCIM_EnabledLogicalElement18 [uint16]
UniqueIDCIM_Processor8 [string]
UpgradeMethodCIM_Processor18 [uint16]

Detailed description of CIM_Processor methods

Derived methods (8) of CIM_Processor class

EnableDevice method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
Enabledboolean0-{'Description':'If TRUE enable the device, if FALSE disable the device.'}
EnableDevice method is in 63 classes of ROOT\virtualization\v2 and in 10 namespaces
OnlineDevice method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
Onlineboolean0-{'Description':'If TRUE, take the device online, if FALSE, take the device OFFLINE.'}
OnlineDevice method is in 63 classes of ROOT\virtualization\v2 and in 8 namespaces
QuiesceDevice method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
Quiesceboolean0-{'Description':'If set to TRUE then cleanly cease all activity, if FALSE resume activity.'}
QuiesceDevice method is in 63 classes of ROOT\virtualization\v2 and in 8 namespaces
RequestStateChange method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
RequestedStateuint160-{'Description':'The state requested for the element. This information will be placed into the RequestedState property of the instance if the return code of the RequestStateChange method is 0 ('Completed with No Error'), or 4096 (0x1000) ('Job Started'). Refer to the description of the EnabledState and RequestedState properties for the detailed explanations of the RequestedState values.','ModelCorrespondence':['CIM_EnabledLogicalElement.RequestedState'],'ValueMap':['2', '3', '4', '6', '7', '8', '9', '10', '11', '..', '32768..65535'],'Values':['Enabled', 'Disabled', 'Shut Down', 'Offline', 'Test', 'Defer', 'Quiesce', 'Reboot', 'Reset', 'DMTF Reserved', 'Vendor Reserved']}
Jobref:CIM_ConcreteJob1-{'Description':'May contain a reference to the ConcreteJob created to track the state transition initiated by the method invocation.'}
TimeoutPerioddatetime2-{'Description':'A timeout period that specifies the maximum amount of time that the client expects the transition to the new state to take. The interval format must be used to specify the TimeoutPeriod. A value of 0 or a null parameter indicates that the client has no time requirements for the transition. If this property does not contain 0 or null and the implementation does not support this parameter, a return code of 'Use Of Timeout Parameter Not Supported' shall be returned.'}
RequestStateChange method is in 111 classes of ROOT\virtualization\v2 and in 15 namespaces
Reset method
Returnuint32 {'out':True}
Reset method is in 63 classes of ROOT\virtualization\v2 and in 19 namespaces
RestoreProperties method
Returnuint32 {'out':True}
RestoreProperties method is in 63 classes of ROOT\virtualization\v2 and in 8 namespaces
SaveProperties method
Returnuint32 {'out':True}
SaveProperties method is in 63 classes of ROOT\virtualization\v2 and in 8 namespaces
SetPowerState method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
PowerStateuint160-{'Description':'The power state to set.','ValueMap':['1', '2', '3', '4', '5', '6'],'Values':['Full Power', 'Power Save - Low Power Mode', 'Power Save - Standby', 'Power Save - Other', 'Power Cycle', 'Power Off']}
Timedatetime1-{'Description':'Time indicates when the power state should be set, either as a regular date-time value or as an interval value (where the interval begins when the method invocation is received.'}
SetPowerState method is in 68 classes of ROOT\virtualization\v2 and in 14 namespaces

Detailed description of CIM_Processor properties

Local properties (13) of CIM_Processor class

AddressWidth property
CIMTYPE'uint16'
Description'Processor address width in bits.'
PUnit'bit'
Units'Bits'
AddressWidth property is in 2 classes of ROOT\virtualization\v2 and in 3 namespaces
CPUStatus property
CIMTYPE'uint16'
Description'The CPUStatus property that indicates the current status of the Processor. For example, the Processor might be disabled by the user (value=2), or disabled due to a POST error (value=3). Information in this property can be obtained from SMBIOS, the Type 4 structure, and the Status attribute.'
ValueMap['0', '1', '2', '3', '4', '7']
Values['Unknown', 'CPU Enabled', 'CPU Disabled by User', 'CPU Disabled By BIOS (POST Error)', 'CPU Is Idle', 'Other']
CPUStatus property is in 2 classes of ROOT\virtualization\v2 and in 3 namespaces
CurrentClockSpeed property
CIMTYPE'uint32'
Description'The current speed (in MHz) of this Processor.'
MappingStrings['MIF.DMTF|Processor|017.6']
PUnit'hertz * 10^6'
Units'MegaHertz'
CurrentClockSpeed property is in 2 classes of ROOT\virtualization\v2 and in 3 namespaces
DataWidth property
CIMTYPE'uint16'
Description'Processor data width in bits.'
PUnit'bit'
Units'Bits'
DataWidth property is in 2 classes of ROOT\virtualization\v2 and in 3 namespaces
ExternalBusClockSpeed property
CIMTYPE'uint32'
Description'The speed (in MHz) of the external bus interface (also known as the front side bus).'
PUnit'hertz * 10^6'
Units'MegaHertz'
ExternalBusClockSpeed property is in 2 classes of ROOT\virtualization\v2 and in 1 namespace
Family property
CIMTYPE'uint16'
Description'The Processor family type. For example, values include "Pentium(R) processor with MMX(TM) technology" (value=14) and "68040" (value=96).'
MappingStrings['MIF.DMTF|Processor|017.3']
ModelCorrespondence['CIM_Processor.OtherFamilyDescription']
ValueMap['1', '2', '3', '4', '5', '6', '7', '8', '9', '10', '11', '12', '13', '14', '15', '16', '17', '18', '19', '20', '21', '24', '25', '26', '27', '28', '29', '30', '31', '32', '33', '34', '35', '36', '37', '38', '39', '40', '41', '42', '43', '48', '49', '50', '51', '52', '53', '54', '55', '56', '57', '58', '59', '60', '64', '65', '66', '67', '68', '69', '80', '81', '82', '83', '84', '85', '86', '87', '88', '96', '97', '98', '99', '100', '101', '112', '120', '121', '122', '128', '130', '131', '132', '133', '134', '135', '136', '137', '138', '139', '140', '141', '142', '143', '144', '145', '146', '147', '148', '149', '150', '160', '161', '162', '163', '164', '165', '166', '167', '168', '169', '170', '171', '172', '173', '174', '175', '176', '177', '178', '179', '180', '181', '182', '183', '184', '185', '186', '187', '188', '189', '190', '191', '192', '193', '194', '195', '196', '197', '198', '199', '200', '201', '202', '203', '204', '205', '206', '210', '211', '212', '213', '214', '215', '216', '217', '218', '219', '221', '222', '223', '224', '230', '231', '232', '233', '234', '235', '236', '237', '238', '239', '250', '251', '254', '255', '260', '261', '280', '281', '300', '301', '302', '320', '350', '500', '65534', '65535']
Values['Other', 'Unknown', '8086', '80286', '80386', '80486', '8087', '80287', '80387', '80487', 'Pentium(R) brand', 'Pentium(R) Pro', 'Pentium(R) II', 'Pentium(R) processor with MMX(TM) technology', 'Celeron(TM)', 'Pentium(R) II Xeon(TM)', 'Pentium(R) III', 'M1 Family', 'M2 Family', 'Intel(R) Celeron(R) M processor', 'Intel(R) Pentium(R) 4 HT processor', 'K5 Family', 'K6 Family', 'K6-2', 'K6-3', 'AMD Athlon(TM) Processor Family', 'AMD(R) Duron(TM) Processor', 'AMD29000 Family', 'K6-2+', 'Power PC Family', 'Power PC 601', 'Power PC 603', 'Power PC 603+', 'Power PC 604', 'Power PC 620', 'Power PC X704', 'Power PC 750', 'Intel(R) Core(TM) Duo processor', 'Intel(R) Core(TM) Duo mobile processor', 'Intel(R) Core(TM) Solo mobile processor', 'Intel(R) Atom(TM) processor', 'Alpha Family', 'Alpha 21064', 'Alpha 21066', 'Alpha 21164', 'Alpha 21164PC', 'Alpha 21164a', 'Alpha 21264', 'Alpha 21364', 'AMD Turion(TM) II Ultra Dual-Core Mobile M Processor Family', 'AMD Turion(TM) II Dual-Core Mobile M Processor Family', 'AMD Athlon(TM) II Dual-Core Mobile M Processor Family', 'AMD Opteron(TM) 6100 Series Processor', 'AMD Opteron(TM) 4100 Series Processor', 'MIPS Family', 'MIPS R4000', 'MIPS R4200', 'MIPS R4400', 'MIPS R4600', 'MIPS R10000', 'SPARC Family', 'SuperSPARC', 'microSPARC II', 'microSPARC IIep', 'UltraSPARC', 'UltraSPARC II', 'UltraSPARC IIi', 'UltraSPARC III', 'UltraSPARC IIIi', '68040', '68xxx Family', '68000', '68010', '68020', '68030', 'Hobbit Family', 'Crusoe(TM) TM5000 Family', 'Crusoe(TM) TM3000 Family', 'Efficeon(TM) TM8000 Family', 'Weitek', 'Itanium(TM) Processor', 'AMD Athlon(TM) 64 Processor Family', 'AMD Opteron(TM) Processor Family', 'AMD Sempron(TM) Processor Family', 'AMD Turion(TM) 64 Mobile Technology', 'Dual-Core AMD Opteron(TM) Processor Family', 'AMD Athlon(TM) 64 X2 Dual-Core Processor Family', 'AMD Turion(TM) 64 X2 Mobile Technology', 'Quad-Core AMD Opteron(TM) Processor Family', 'Third-Generation AMD Opteron(TM) Processor Family', 'AMD Phenom(TM) FX Quad-Core Processor Family', 'AMD Phenom(TM) X4 Quad-Core Processor Family', 'AMD Phenom(TM) X2 Dual-Core Processor Family', 'AMD Athlon(TM) X2 Dual-Core Processor Family', 'PA-RISC Family', 'PA-RISC 8500', 'PA-RISC 8000', 'PA-RISC 7300LC', 'PA-RISC 7200', 'PA-RISC 7100LC', 'PA-RISC 7100', 'V30 Family', 'Quad-Core Intel(R) Xeon(R) processor 3200 Series', 'Dual-Core Intel(R) Xeon(R) processor 3000 Series', 'Quad-Core Intel(R) Xeon(R) processor 5300 Series', 'Dual-Core Intel(R) Xeon(R) processor 5100 Series', 'Dual-Core Intel(R) Xeon(R) processor 5000 Series', 'Dual-Core Intel(R) Xeon(R) processor LV', 'Dual-Core Intel(R) Xeon(R) processor ULV', 'Dual-Core Intel(R) Xeon(R) processor 7100 Series', 'Quad-Core Intel(R) Xeon(R) processor 5400 Series', 'Quad-Core Intel(R) Xeon(R) processor', 'Dual-Core Intel(R) Xeon(R) processor 5200 Series', 'Dual-Core Intel(R) Xeon(R) processor 7200 Series', 'Quad-Core Intel(R) Xeon(R) processor 7300 Series', 'Quad-Core Intel(R) Xeon(R) processor 7400 Series', 'Multi-Core Intel(R) Xeon(R) processor 7400 Series', 'Pentium(R) III Xeon(TM)', 'Pentium(R) III Processor with Intel(R) SpeedStep(TM) Technology', 'Pentium(R) 4', 'Intel(R) Xeon(TM)', 'AS400 Family', 'Intel(R) Xeon(TM) processor MP', 'AMD Athlon(TM) XP Family', 'AMD Athlon(TM) MP Family', 'Intel(R) Itanium(R) 2', 'Intel(R) Pentium(R) M processor', 'Intel(R) Celeron(R) D processor', 'Intel(R) Pentium(R) D processor', 'Intel(R) Pentium(R) Processor Extreme Edition', 'Intel(R) Core(TM) Solo Processor', 'K7', 'Intel(R) Core(TM)2 Duo Processor', 'Intel(R) Core(TM)2 Solo processor', 'Intel(R) Core(TM)2 Extreme processor', 'Intel(R) Core(TM)2 Quad processor', 'Intel(R) Core(TM)2 Extreme mobile processor', 'Intel(R) Core(TM)2 Duo mobile processor', 'Intel(R) Core(TM)2 Solo mobile processor', 'Intel(R) Core(TM) i7 processor', 'Dual-Core Intel(R) Celeron(R) Processor', 'S/390 and zSeries Family', 'ESA/390 G4', 'ESA/390 G5', 'ESA/390 G6', 'z/Architectur base', 'Intel(R) Core(TM) i5 processor', 'Intel(R) Core(TM) i3 processor', 'VIA C7(TM)-M Processor Family', 'VIA C7(TM)-D Processor Family', 'VIA C7(TM) Processor Family', 'VIA Eden(TM) Processor Family', 'Multi-Core Intel(R) Xeon(R) processor', 'Dual-Core Intel(R) Xeon(R) processor 3xxx Series', 'Quad-Core Intel(R) Xeon(R) processor 3xxx Series', 'VIA Nano(TM) Processor Family', 'Dual-Core Intel(R) Xeon(R) processor 5xxx Series', 'Quad-Core Intel(R) Xeon(R) processor 5xxx Series', 'Dual-Core Intel(R) Xeon(R) processor 7xxx Series', 'Quad-Core Intel(R) Xeon(R) processor 7xxx Series', 'Multi-Core Intel(R) Xeon(R) processor 7xxx Series', 'Multi-Core Intel(R) Xeon(R) processor 3400 Series', 'Embedded AMD Opteron(TM) Quad-Core Processor Family', 'AMD Phenom(TM) Triple-Core Processor Family', 'AMD Turion(TM) Ultra Dual-Core Mobile Processor Family', 'AMD Turion(TM) Dual-Core Mobile Processor Family', 'AMD Athlon(TM) Dual-Core Processor Family', 'AMD Sempron(TM) SI Processor Family', 'AMD Phenom(TM) II Processor Family', 'AMD Athlon(TM) II Processor Family', 'Six-Core AMD Opteron(TM) Processor Family', 'AMD Sempron(TM) M Processor Family', 'i860', 'i960', 'Reserved (SMBIOS Extension)', 'Reserved (Un-initialized Flash Content - Lo)', 'SH-3', 'SH-4', 'ARM', 'StrongARM', '6x86', 'MediaGX', 'MII', 'WinChip', 'DSP', 'Video Processor', 'Reserved (For Future Special Purpose Assignment)', 'Reserved (Un-initialized Flash Content - Hi)']
Family property is in 2 classes of ROOT\virtualization\v2 and in 3 namespaces
LoadPercentage property
CIMTYPE'uint16'
Description'Loading of this Processor, averaged over the last minute, in Percent.'
GaugeTrue
MappingStrings['MIB.IETF|HOST-RESOURCES-MIB.hrProcessorLoad']
PUnit'percent'
Units'Percent'
LoadPercentage property is in 2 classes of ROOT\virtualization\v2 and in 3 namespaces
MaxClockSpeed property
CIMTYPE'uint32'
Description'The maximum speed (in MHz) of this Processor.'
MappingStrings['MIF.DMTF|Processor|017.5']
PUnit'hertz * 10^6'
Units'MegaHertz'
MaxClockSpeed property is in 2 classes of ROOT\virtualization\v2 and in 3 namespaces
OtherFamilyDescription property
CIMTYPE'string'
Description'A string that describes the Processor Family type. It is used when the Family property is set to 1 ("Other"). This string should be set to NULL when the Family property is any value other than 1.'
MaxLen64
ModelCorrespondence['CIM_Processor.Family']
OtherFamilyDescription property is in 2 classes of ROOT\virtualization\v2 and in 3 namespaces
Role property
CIMTYPE'string'
Description'A free-form string that describes the role of the Processor, for example, "Central Processor" or "Math Processor".'
Role property is in 2 classes of ROOT\virtualization\v2 and in 11 namespaces
Stepping property
CIMTYPE'string'
Description'Stepping is a free-form string that indicates the revision level of the Processor within the Processor.Family.'
ModelCorrespondence['CIM_Processor.Family']
Stepping property is in 2 classes of ROOT\virtualization\v2 and in 3 namespaces
UniqueID property
CIMTYPE'string'
Description'A globally unique identifier for the Processor. This identifier can be unique only within a Processor Family.'
UniqueID property is in 2 classes of ROOT\virtualization\v2 and in 6 namespaces
UpgradeMethod property
CIMTYPE'uint16'
Description'CPU socket information that includes data on how this Processor can be upgraded (if upgrades are supported). This property is an integer enumeration.'
MappingStrings['MIF.DMTF|Processor|017.7']
ValueMap['1', '2', '3', '4', '5', '6', '7', '8', '9', '10', '11', '12', '13', '14', '15', '16', '17', '18', '19', '20', '21', '22', '23', '24', '25', '26', '27', '28', '29', '30', '31', '32']
Values['Other', 'Unknown', 'Daughter Board', 'ZIF Socket', 'Replacement/Piggy Back', 'None', 'LIF Socket', 'Slot 1', 'Slot 2', '370 Pin Socket', 'Slot A', 'Slot M', 'Socket 423', 'Socket A (Socket 462)', 'Socket 478', 'Socket 754', 'Socket 940', 'Socket 939', 'Socket mPGA604', 'Socket LGA771', 'Socket LGA775', 'Socket S1', 'Socket AM2', 'Socket F (1207)', 'Socket LGA1366', 'Socket G34', 'Socket AM3', 'Socket C32', 'Socket LGA1156', 'Socket LGA1567', 'Socket PGA988A', 'Socket BGA1288']
UpgradeMethod property is in 2 classes of ROOT\virtualization\v2 and in 3 namespaces

Derived properties (38) of CIM_Processor class

AdditionalAvailability property
CIMTYPE'uint16'
AdditionalAvailability property is in 63 classes of ROOT\virtualization\v2 and in 8 namespaces
Availability property
CIMTYPE'uint16'
Availability property is in 63 classes of ROOT\virtualization\v2 and in 12 namespaces
AvailableRequestedStates property
CIMTYPE'uint16'
AvailableRequestedStates property is in 106 classes of ROOT\virtualization\v2 and in 7 namespaces
Caption property
CIMTYPE'string'
Caption property is in 222 classes of ROOT\virtualization\v2 and in 37 namespaces
CommunicationStatus property
CIMTYPE'uint16'
CommunicationStatus property is in 127 classes of ROOT\virtualization\v2 and in 9 namespaces
CreationClassName property
CIMTYPE'string'
keyTrue
CreationClassName property is in 113 classes of ROOT\virtualization\v2 and in 20 namespaces
Description property
CIMTYPE'string'
Description property is in 225 classes of ROOT\virtualization\v2 and in 142 namespaces
DetailedStatus property
CIMTYPE'uint16'
DetailedStatus property is in 127 classes of ROOT\virtualization\v2 and in 9 namespaces
DeviceID property
CIMTYPE'string'
keyTrue
DeviceID property is in 66 classes of ROOT\virtualization\v2 and in 21 namespaces
ElementName property
CIMTYPE'string'
ElementName property is in 223 classes of ROOT\virtualization\v2 and in 21 namespaces
EnabledDefault property
CIMTYPE'uint16'
EnabledDefault property is in 106 classes of ROOT\virtualization\v2 and in 10 namespaces
EnabledState property
CIMTYPE'uint16'
EnabledState property is in 116 classes of ROOT\virtualization\v2 and in 13 namespaces
ErrorCleared property
CIMTYPE'boolean'
ErrorCleared property is in 63 classes of ROOT\virtualization\v2 and in 12 namespaces
ErrorDescription property
CIMTYPE'string'
ErrorDescription property is in 71 classes of ROOT\virtualization\v2 and in 142 namespaces
HealthState property
CIMTYPE'uint16'
HealthState property is in 128 classes of ROOT\virtualization\v2 and in 15 namespaces
IdentifyingDescriptions property
CIMTYPE'string'
IdentifyingDescriptions property is in 69 classes of ROOT\virtualization\v2 and in 15 namespaces
InstallDate property
CIMTYPE'datetime'
InstallDate property is in 127 classes of ROOT\virtualization\v2 and in 23 namespaces
InstanceID property
CIMTYPE'string'
InstanceID property is in 223 classes of ROOT\virtualization\v2 and in 21 namespaces
LastErrorCode property
CIMTYPE'uint32'
LastErrorCode property is in 63 classes of ROOT\virtualization\v2 and in 16 namespaces
MaxQuiesceTime property
CIMTYPE'uint64'
MaxQuiesceTime property is in 63 classes of ROOT\virtualization\v2 and in 8 namespaces
Name property
CIMTYPE'string'
Name property is in 152 classes of ROOT\virtualization\v2 and in 142 namespaces
OperatingStatus property
CIMTYPE'uint16'
OperatingStatus property is in 127 classes of ROOT\virtualization\v2 and in 9 namespaces
OperationalStatus property
CIMTYPE'uint16'
OperationalStatus property is in 128 classes of ROOT\virtualization\v2 and in 18 namespaces
OtherEnabledState property
CIMTYPE'string'
OtherEnabledState property is in 107 classes of ROOT\virtualization\v2 and in 11 namespaces
OtherIdentifyingInfo property
CIMTYPE'string'
OtherIdentifyingInfo property is in 69 classes of ROOT\virtualization\v2 and in 20 namespaces
PowerManagementCapabilities property
CIMTYPE'uint16'
PowerManagementCapabilities property is in 68 classes of ROOT\virtualization\v2 and in 14 namespaces
PowerManagementSupported property
CIMTYPE'boolean'
PowerManagementSupported property is in 63 classes of ROOT\virtualization\v2 and in 14 namespaces
PowerOnHours property
CIMTYPE'uint64'
PowerOnHours property is in 63 classes of ROOT\virtualization\v2 and in 13 namespaces
PrimaryStatus property
CIMTYPE'uint16'
PrimaryStatus property is in 127 classes of ROOT\virtualization\v2 and in 9 namespaces
RequestedState property
CIMTYPE'uint16'
RequestedState property is in 106 classes of ROOT\virtualization\v2 and in 12 namespaces
Status property
CIMTYPE'string'
Status property is in 127 classes of ROOT\virtualization\v2 and in 42 namespaces
StatusDescriptions property
CIMTYPE'string'
StatusDescriptions property is in 128 classes of ROOT\virtualization\v2 and in 18 namespaces
StatusInfo property
CIMTYPE'uint16'
StatusInfo property is in 63 classes of ROOT\virtualization\v2 and in 12 namespaces
SystemCreationClassName property
CIMTYPE'string'
keyTrue
SystemCreationClassName property is in 109 classes of ROOT\virtualization\v2 and in 20 namespaces
SystemName property
CIMTYPE'string'
keyTrue
SystemName property is in 109 classes of ROOT\virtualization\v2 and in 22 namespaces
TimeOfLastStateChange property
CIMTYPE'datetime'
TimeOfLastStateChange property is in 111 classes of ROOT\virtualization\v2 and in 17 namespaces
TotalPowerOnHours property
CIMTYPE'uint64'
TotalPowerOnHours property is in 63 classes of ROOT\virtualization\v2 and in 10 namespaces
TransitioningToState property
CIMTYPE'uint16'
TransitioningToState property is in 106 classes of ROOT\virtualization\v2 and in 7 namespaces

CIM_Processor Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
AbstractTrue
Description'Capabilities and management of the Processor LogicalDevice.'
LOCALE1033
UMLPackagePath'CIM::Device::Processor'
Version'2.24.1'

CIM_Processor System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\virtualization\v2:CIM_Processor'___SYSTEM8
__NAMESPACE'ROOT\virtualization\v2'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION['CIM_LogicalDevice', 'CIM_EnabledLogicalElement', 'CIM_LogicalElement', 'CIM_ManagedSystemElement', 'CIM_ManagedElement']___SYSTEM8
__PROPERTY_COUNT51___SYSTEM3
__RELPATH'CIM_Processor'___SYSTEM8
__DYNASTY'CIM_ManagedElement'___SYSTEM8
__SUPERCLASS'CIM_LogicalDevice'___SYSTEM8
__CLASS'CIM_Processor'___SYSTEM8
__GENUS1___SYSTEM3

Similar Classes to CIM_Processor

Number of classes:4
Class nameChildsPropertiesMethodsClass
Instances
Child
Instances
AbstractSingleton
Msvm_Physical3dGraphicsProcessor0538----
Msvm_Processor05284---
Msvm_ProcessorPool02511---
Msvm_ProcessorSettingData02705---
comments powered by Disqus
WUtils.com