CIM_ComputerSystem, ROOT\virtualization\v2

Class | Childs (4) | Methods (2) | Properties (32) | Qualifiers (5) | Instances (2) | Namespaces (11)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Description

A class derived from System that is a special collection of ManagedSystemElements. This collection is related to the providing of compute capabilities and MAY serve as an aggregation point to associate one or more of the following elements: FileSystem, OperatingSystem, Processor and Memory (Volatile and/or NonVolatile Storage).

CIM_ComputerSystem - child subclasses in ROOT\virtualization\v2

Number of classes:4
Class nameChildsPropertiesMethodsClass
Instances
Child
Instances
AbstractSingleton
Msvm_ComputerSystem04552---
Msvm_PlannedComputerSystem0362----
Msvm_VirtualEthernetSwitch0342----
Msvm_VirtualFcSwitch0322----

CIM_ComputerSystem methods

CIM_ComputerSystem has 2 methods (1 Local, 1 Derived)

NameOriginReturn
RequestStateChangeCIM_EnabledLogicalElementuint32 {'out':True}
SetPowerStateCIM_ComputerSystemuint32 {'out':True}

CIM_ComputerSystem properties

CIM_ComputerSystem has 32 properties (4 Local, 28 Derived)

NameOriginCIMType
AvailableRequestedStatesCIM_EnabledLogicalElement18 [uint16]
CaptionCIM_ManagedElement8 [string]
CommunicationStatusCIM_ManagedSystemElement18 [uint16]
key
CreationClassName
CIM_System8 [string]
DedicatedCIM_ComputerSystem18 [uint16]
DescriptionCIM_ManagedElement8 [string]
DetailedStatusCIM_ManagedSystemElement18 [uint16]
ElementNameCIM_ManagedElement8 [string]
EnabledDefaultCIM_EnabledLogicalElement18 [uint16]
EnabledStateCIM_EnabledLogicalElement18 [uint16]
HealthStateCIM_ManagedSystemElement18 [uint16]
IdentifyingDescriptionsCIM_System8 [string]
InstallDateCIM_ManagedSystemElement101 [datetime]
InstanceIDCIM_ManagedElement8 [string]
key
Name
CIM_ManagedSystemElement8 [string]
NameFormatCIM_System8 [string]
OperatingStatusCIM_ManagedSystemElement18 [uint16]
OperationalStatusCIM_ManagedSystemElement18 [uint16]
OtherDedicatedDescriptionsCIM_ComputerSystem8 [string]
OtherEnabledStateCIM_EnabledLogicalElement8 [string]
OtherIdentifyingInfoCIM_System8 [string]
PowerManagementCapabilitiesCIM_ComputerSystem18 [uint16]
PrimaryOwnerContactCIM_System8 [string]
PrimaryOwnerNameCIM_System8 [string]
PrimaryStatusCIM_ManagedSystemElement18 [uint16]
RequestedStateCIM_EnabledLogicalElement18 [uint16]
ResetCapabilityCIM_ComputerSystem18 [uint16]
RolesCIM_System8 [string]
StatusCIM_ManagedSystemElement8 [string]
StatusDescriptionsCIM_ManagedSystemElement8 [string]
TimeOfLastStateChangeCIM_EnabledLogicalElement101 [datetime]
TransitioningToStateCIM_EnabledLogicalElement18 [uint16]

Detailed description of CIM_ComputerSystem methods

Local methods (1) of CIM_ComputerSystem class

SetPowerState method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
PowerStateuint320-{'Description':'The Desired state for the COmputerSystem.','ValueMap':['1', '2', '3', '4', '5', '6', '7', '8'],'Values':['Full Power', 'Power Save - Low Power Mode', 'Power Save - Standby', 'Power Save - Other', 'Power Cycle', 'Power Off', 'Hibernate', 'Soft 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.'}
Deprecated['CIM_PowerManagementService.SetPowerState']
Description'Sets the power state of the computer. The use of this method has been deprecated. Instead, use the SetPowerState method in the associated PowerManagementService class.'
SetPowerState method is in 68 classes of ROOT\virtualization\v2 and in 14 namespaces

Derived methods (1) of CIM_ComputerSystem class

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

Detailed description of CIM_ComputerSystem properties

Local properties (4) of CIM_ComputerSystem class

Dedicated property
ArrayType'Indexed'
CIMTYPE'uint16'
Description'Enumeration indicating the purpose(s) to which the ComputerSystem is dedicated, if any, and what functionality is provided. For example, one could specify that the System is dedicated to "Print" (value=11) or acts as a "Hub" (value=8).
Also, one could indicate that this is a general purpose system by indicating 'Not Dedicated' (value=0) but that it also hosts 'Print' (value=11) or mobile phone 'Mobile User Device' (value=17) services.
A clarification is needed with respect to the value 17 ("Mobile User Device"). An example of a dedicated user device is a mobile phone or a barcode scanner in a store that communicates via radio frequency. These systems are quite limited in functionality and programmability, and are not considered 'general purpose' computing platforms. Alternately, an example of a mobile system that is 'general purpose' (i.e., is NOT dedicated) is a hand-held computer. Although limited in its programmability, new software can be downloaded and its functionality expanded by the user.
A value of "Management" indicates this instance is dedicated to hosting system management software.
A value of "Management Controller" indicates this instance represents specialized hardware dedicated to systems management (i.e., a Baseboard Management Controller (BMC) or service processor).
The management scope of a "Management Controller" is typically a single managed system in which it is contained.
A value of "Chassis Manager" indicates this instance represents a system dedicated to management of a blade chassis and its contained devices. This value would be used to represent a Shelf Controller. A "Chassis Manager" is an aggregation point for management and may rely on subordinate management controllers for the management of constituent parts. A value of "Host-based RAID Controller" indicates this instance represents a RAID storage controller contained within a host computer. A value of "Storage Device Enclosure" indicates this instance represents an enclosure that contains storage devices. A "Virtual Tape Library" is the emulation of a tape library by a Virtual Library System. A "Virtual Library System" uses disk storage to emulate tape libraries.A "FC Switch" indicates this instance is dedicated to switching layer 2 fibre channel frames. An "Ethernet Switch" indicates this instance is dedicated to switching layer 2 ethernet frames.'
MappingStrings['MIB.IETF|MIB-II.sysServices', 'FC-GS.INCITS-T11 | Platform | PlatformType']
ModelCorrespondence['CIM_ComputerSystem.OtherDedicatedDescriptions']
ValueMap['0', '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', '33', '34', '35', '36', '37', '38', '..', '32568..65535']
Values['Not Dedicated', 'Unknown', 'Other', 'Storage', 'Router', 'Switch', 'Layer 3 Switch', 'Central Office Switch', 'Hub', 'Access Server', 'Firewall', 'Print', 'I/O', 'Web Caching', 'Management', 'Block Server', 'File Server', 'Mobile User Device', 'Repeater', 'Bridge/Extender', 'Gateway', 'Storage Virtualizer', 'Media Library', 'ExtenderNode', 'NAS Head', 'Self-contained NAS', 'UPS', 'IP Phone', 'Management Controller', 'Chassis Manager', 'Host-based RAID controller', 'Storage Device Enclosure', 'Desktop', 'Laptop', 'Virtual Tape Library', 'Virtual Library System', 'Network PC/Thin Client', 'FC Switch', 'Ethernet Switch', 'DMTF Reserved', 'Vendor Reserved']
Dedicated property is in 5 classes of ROOT\virtualization\v2 and in 8 namespaces
OtherDedicatedDescriptions property
ArrayType'Indexed'
CIMTYPE'string'
Description'A string describing how or why the system is dedicated when the Dedicated array includes the value 2, "Other".'
ModelCorrespondence['CIM_ComputerSystem.Dedicated']
OtherDedicatedDescriptions property is in 5 classes of ROOT\virtualization\v2 and in 6 namespaces
PowerManagementCapabilities property
CIMTYPE'uint16'
Deprecated['CIM_PowerManagementCapabilities.PowerCapabilities']
Description'An enumerated array describing the power management capabilities of the ComputerSystem. The use of this property has been deprecated. Instead, the Power Capabilites property in an associated PowerManagement Capabilities class should be used.'
MappingStrings['MIF.DMTF|System Power Controls|001.2']
ValueMap['0', '1', '2', '3', '4', '5', '6', '7']
Values['Unknown', 'Not Supported', 'Disabled', 'Enabled', 'Power Saving Modes Entered Automatically', 'Power State Settable', 'Power Cycling Supported', 'Timed Power On Supported']
PowerManagementCapabilities property is in 68 classes of ROOT\virtualization\v2 and in 14 namespaces
ResetCapability property
CIMTYPE'uint16'
Description'If enabled (value = 4), the ComputerSystem can be reset via hardware (e.g. the power and reset buttons). If disabled (value = 3), hardware reset is not allowed. In addition to Enabled and Disabled, other Values for the property are also defined - "Not Implemented" (5), "Other" (1) and "Unknown" (2).'
MappingStrings['MIF.DMTF|System Hardware Security|001.4']
ValueMap['1', '2', '3', '4', '5']
Values['Other', 'Unknown', 'Disabled', 'Enabled', 'Not Implemented']
ResetCapability property is in 5 classes of ROOT\virtualization\v2 and in 10 namespaces

Derived properties (28) of CIM_ComputerSystem class

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
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
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
Name property
CIMTYPE'string'
keyTrue
Name property is in 152 classes of ROOT\virtualization\v2 and in 142 namespaces
NameFormat property
CIMTYPE'string'
Description'The ComputerSystem object and its derivatives are Top Level Objects of CIM. They provide the scope for numerous components. Having unique System keys is required. The NameFormat property identifies how the ComputerSystem Name is generated. The NameFormat ValueMap qualifier defines the various mechanisms for assigning the name. Note that another name can be assigned and used for the ComputerSystem that better suit a business, using the inherited ElementName property.'
Override'NameFormat'
ValueMap['Other', 'IP', 'Dial', 'HID', 'NWA', 'HWA', 'X25', 'ISDN', 'IPX', 'DCC', 'ICD', 'E.164', 'SNA', 'OID/OSI', 'WWN', 'NAA']
NameFormat property is in 22 classes of ROOT\virtualization\v2 and in 21 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
PrimaryOwnerContact property
CIMTYPE'string'
PrimaryOwnerContact property is in 30 classes of ROOT\virtualization\v2 and in 15 namespaces
PrimaryOwnerName property
CIMTYPE'string'
PrimaryOwnerName property is in 30 classes of ROOT\virtualization\v2 and in 15 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
Roles property
CIMTYPE'string'
Roles property is in 6 classes of ROOT\virtualization\v2 and in 17 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
TimeOfLastStateChange property
CIMTYPE'datetime'
TimeOfLastStateChange property is in 111 classes of ROOT\virtualization\v2 and in 17 namespaces
TransitioningToState property
CIMTYPE'uint16'
TransitioningToState property is in 106 classes of ROOT\virtualization\v2 and in 7 namespaces

CIM_ComputerSystem Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
AbstractTrue
Description'A class derived from System that is a special collection of ManagedSystemElements. This collection is related to the providing of compute capabilities and MAY serve as an aggregation point to associate one or more of the following elements: FileSystem, OperatingSystem, Processor and Memory (Volatile and/or NonVolatile Storage).'
LOCALE1033
UMLPackagePath'CIM::System::SystemElements'
Version'2.24.0'

CIM_ComputerSystem System properties

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

Similar Classes to CIM_ComputerSystem

Number of classes:43
Class nameChildsPropertiesMethodsClass
Instances
Child
Instances
AbstractSingleton
__SystemClass500-6-
__SystemEvent120---
__SystemSecurity0071--
CIM_ManagedSystemElement4140-12-
CIM_SnapshotOfVirtualSystem120---
CIM_System1281-2-
CIM_SystemBIOS120---
CIM_SystemComponent520-28-
CIM_SystemDevice120-6-
CIM_VirtualSystemManagementCapabilities2120-2-
CIM_VirtualSystemManagementService2289-2-
CIM_VirtualSystemMigrationCapabilities170-1-
CIM_VirtualSystemMigrationService1287-1-
CIM_VirtualSystemMigrationSettingData1100-5-
CIM_VirtualSystemSettingData4210-2-
CIM_VirtualSystemSettingDataComponent120-27-
CIM_VirtualSystemSnapshotService1286-1-
Msvm_ComputerSystem04552---
Msvm_PlannedComputerSystem0362----
Msvm_ReplicaSystemDependency020----
Msvm_SnapshotOfVirtualSystem020----
Msvm_SystemBIOS020----
Msvm_SystemComponent0204---
Msvm_SystemDevice0206---
Msvm_SystemExportSettingData0501---
Msvm_SystemReplicationRelationship020----
Msvm_SystemTerminalConnection020----
Msvm_VirtualSystemCapabilities0801---
Msvm_VirtualSystemExportSettingData01001---
Msvm_VirtualSystemManagementCapabilities01201---
Msvm_VirtualSystemManagementService028331---
Msvm_VirtualSystemManagementServiceSettingData01701---
Msvm_VirtualSystemMigrationCapabilities0701---
Msvm_VirtualSystemMigrationNetworkSettingData080----
Msvm_VirtualSystemMigrationService031151---
Msvm_VirtualSystemMigrationServiceSettingData01001---
Msvm_VirtualSystemMigrationServiceSettingDataComponent020----
Msvm_VirtualSystemMigrationSettingData01405---
Msvm_VirtualSystemResourceComponent09023---
Msvm_VirtualSystemResourceRegistration03039---
Msvm_VirtualSystemSettingData04501---
Msvm_VirtualSystemSettingDataComponent02027---
Msvm_VirtualSystemSnapshotService02881---
comments powered by Disqus
WUtils.com