CIM_OperatingSystem, ROOT\CIMV2

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

Description

An operating system is software/firmware that makes a computer system's hardware usable, and implements and/or manages the resources, file systems, processes, user interfaces, services, ... available on the computer system.

CIM_OperatingSystem - child subclasses in ROOT\cimv2

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

CIM_OperatingSystem methods

CIM_OperatingSystem has 2 methods (2 Local)

NameOriginReturn
RebootCIM_OperatingSystemuint32 {'out':True}
ShutdownCIM_OperatingSystemuint32 {'out':True}

CIM_OperatingSystem properties

CIM_OperatingSystem has 27 properties (22 Local, 5 Derived)

NameOriginCIMType
CaptionCIM_ManagedSystemElement8 [string]
CreationClassNameCIM_OperatingSystem8 [string]
CSCreationClassNameCIM_OperatingSystem8 [string]
CSNameCIM_OperatingSystem8 [string]
CurrentTimeZoneCIM_OperatingSystem2 [sint16]
DescriptionCIM_ManagedSystemElement8 [string]
DistributedCIM_OperatingSystem11 [boolean]
FreePhysicalMemoryCIM_OperatingSystem21 [uint64]
FreeSpaceInPagingFilesCIM_OperatingSystem21 [uint64]
FreeVirtualMemoryCIM_OperatingSystem21 [uint64]
InstallDateCIM_ManagedSystemElement101 [datetime]
LastBootUpTimeCIM_OperatingSystem101 [datetime]
LocalDateTimeCIM_OperatingSystem101 [datetime]
MaxNumberOfProcessesCIM_OperatingSystem19 [uint32]
MaxProcessMemorySizeCIM_OperatingSystem21 [uint64]
NameCIM_ManagedSystemElement8 [string]
NumberOfLicensedUsersCIM_OperatingSystem19 [uint32]
NumberOfProcessesCIM_OperatingSystem19 [uint32]
NumberOfUsersCIM_OperatingSystem19 [uint32]
OSTypeCIM_OperatingSystem18 [uint16]
OtherTypeDescriptionCIM_OperatingSystem8 [string]
SizeStoredInPagingFilesCIM_OperatingSystem21 [uint64]
StatusCIM_ManagedSystemElement8 [string]
TotalSwapSpaceSizeCIM_OperatingSystem21 [uint64]
TotalVirtualMemorySizeCIM_OperatingSystem21 [uint64]
TotalVisibleMemorySizeCIM_OperatingSystem21 [uint64]
VersionCIM_OperatingSystem8 [string]

Detailed description of CIM_OperatingSystem methods

Local methods (2) of CIM_OperatingSystem class

Reboot method
Returnuint32 {'out':True}
Description'Requests a reboot of the operating system. The return value should be 0 if the request was successfully executed, 1 if the request is not supported and some other value if an error occurred. The strings to which the ValueMap contents are 'translated' may also be specified in the subclass as a Values array qualifier.'
Reboot method is in 2 classes of ROOT\cimv2 and in 2 namespaces
Shutdown method
Returnuint32 {'out':True}
Description'Requests a shutdown of the operating system. The return value should be 0 if the request was successfully executed, 1 if the request is not supported and some other value if an error occurred. It is up to the implementation or subclass of operating system to establish dependencies between the Shutdown and Reboot methods, and for example, to provide more sophisticated capabilities such as scheduled shutdown/reboot, etc.'
Shutdown method is in 2 classes of ROOT\cimv2 and in 3 namespaces

Detailed description of CIM_OperatingSystem properties

Local properties (22) of CIM_OperatingSystem class

CreationClassName property
CIM_KeyTrue
CIMTYPE'string'
Description'CreationClassName indicates the name of the class or the subclass used in the creation of an instance. When used with the other key properties of this class, this property allows all instances of this class and its subclasses to be uniquely identified.'
MaxLen256
readTrue
CreationClassName property is in 178 classes of ROOT\cimv2 and in 20 namespaces
CSCreationClassName property
CIM_KeyTrue
CIMTYPE'string'
Description'CSCreationClassName contains the scoping computer system's creation class name.'
MaxLen256
Propagated'CIM_ComputerSystem.CreationClassName'
readTrue
CSCreationClassName property is in 27 classes of ROOT\cimv2 and in 2 namespaces
CSName property
CIM_KeyTrue
CIMTYPE'string'
Description'CSName contains the scoping computer system's name.'
MaxLen256
Propagated'CIM_ComputerSystem.Name'
readTrue
CSName property is in 28 classes of ROOT\cimv2 and in 2 namespaces
CurrentTimeZone property
CIMTYPE'sint16'
Description'CurrentTimeZone indicates the number of minutes the operating system is offset from Greenwich Mean Time. Either the number is positive, negative or zero.'
readTrue
Units'minutes'
CurrentTimeZone property is in 3 classes of ROOT\cimv2 and in 2 namespaces
Distributed property
CIMTYPE'boolean'
Description'Boolean indicating whether the operating system is distributed across several computer system nodes. If so, these nodes should be grouped as a cluster.'
readTrue
Distributed property is in 2 classes of ROOT\cimv2 and in 2 namespaces
FreePhysicalMemory property
CIMTYPE'uint64'
Description'Number of kilobytes of physical memory currently unused and available'
readTrue
Units'kilobytes'
FreePhysicalMemory property is in 2 classes of ROOT\cimv2 and in 2 namespaces
FreeSpaceInPagingFiles property
CIMTYPE'uint64'
Description'The total number of KBytes that can be mapped into the OperatingSystem's paging files without causing any other pages to be swapped out. 0 indicates that there are no paging files.'
MappingStrings['MIF.DMTF|System Memory Settings|001.4']
readTrue
Units'kilobytes'
FreeSpaceInPagingFiles property is in 2 classes of ROOT\cimv2 and in 2 namespaces
FreeVirtualMemory property
CIMTYPE'uint64'
Description'Number of kilobytes of virtual memory currently unused and available. For example, this may be calculated by adding the amount of free RAM to the amount of free paging space (i.e., adding the properties, FreePhysicalMemory and FreeSpaceInPagingFiles).'
readTrue
Units'kilobytes'
FreeVirtualMemory property is in 2 classes of ROOT\cimv2 and in 2 namespaces
LastBootUpTime property
CIMTYPE'datetime'
Description'Time when the operating system was last booted'
readTrue
LastBootUpTime property is in 3 classes of ROOT\cimv2 and in 2 namespaces
LocalDateTime property
CIMTYPE'datetime'
Description'Operating system's notion of the local date and time of day.'
MappingStrings['MIB.IETF|HOST-RESOURCES-MIB.hrSystemDate', 'MIF.DMTF|General Information|001.6']
readTrue
LocalDateTime property is in 2 classes of ROOT\cimv2 and in 2 namespaces
MaxNumberOfProcesses property
CIMTYPE'uint32'
Description'Maximum number of process contexts the operating system can support. If there is no fixed maximum, the value should be 0. On systems that have a fixed maximum, this object can help diagnose failures that occur when the maximum is reached. If unknown, enter -1.'
MappingStrings['MIB.IETF|HOST-RESOURCES-MIB.hrSystemMaxProcesses']
readTrue
MaxNumberOfProcesses property is in 2 classes of ROOT\cimv2 and in 2 namespaces
MaxProcessMemorySize property
CIMTYPE'uint64'
Description'Maximum number of kilobytes of memory that can be allocated to a process. For operating systems with no virtual memory, this value is typically equal to the total amount of physical memory minus memory used by the BIOS and OS. For some operating systems, this value may be infinity - in which case, 0 should be entered. In other cases, this value could be a constant - for example, 2G or 4G.'
readTrue
Units'kilobytes'
MaxProcessMemorySize property is in 2 classes of ROOT\cimv2 and in 2 namespaces
NumberOfLicensedUsers property
CIMTYPE'uint32'
Description'Number of user licenses for the operating system. If unlimited, enter 0. If unknown, enter -1.'
readTrue
NumberOfLicensedUsers property is in 2 classes of ROOT\cimv2 and in 2 namespaces
NumberOfProcesses property
CIMTYPE'uint32'
Description'Number of process contexts currently loaded or running on the operating system.'
MappingStrings['MIB.IETF|HOST-RESOURCES-MIB.hrSystemProcesses']
readTrue
NumberOfProcesses property is in 2 classes of ROOT\cimv2 and in 2 namespaces
NumberOfUsers property
CIMTYPE'uint32'
Description'Number of user sessions for which the operating system is currently storing state information'
MappingStrings['MIB.IETF|HOST-RESOURCES-MIB.hrSystemNumUsers']
readTrue
NumberOfUsers property is in 3 classes of ROOT\cimv2 and in 2 namespaces
OSType property
CIMTYPE'uint16'
Description'A integer indicating the type of operating system.'
ModelCorrespondence['CIM_OperatingSystem.OtherTypeDescription']
readTrue
Values['Unknown', 'Other', 'MACOS', 'ATTUNIX', 'DGUX', 'DECNT', 'Digital Unix', 'OpenVMS', 'HPUX', 'AIX', 'MVS', 'OS400', 'OS/2', 'JavaVM', 'MSDOS', 'WIN3x', 'WIN95', 'WIN98', 'WINNT', 'WINCE', 'NCR3000', 'NetWare', 'OSF', 'DC/OS', 'Reliant UNIX', 'SCO UnixWare', 'SCO OpenServer', 'Sequent', 'IRIX', 'Solaris', 'SunOS', 'U6000', 'ASERIES', 'TandemNSK', 'TandemNT', 'BS2000', 'LINUX', 'Lynx', 'XENIX', 'VM/ESA', 'Interactive UNIX', 'BSDUNIX', 'FreeBSD', 'NetBSD', 'GNU Hurd', 'OS9', 'MACH Kernel', 'Inferno', 'QNX', 'EPOC', 'IxWorks', 'VxWorks', 'MiNT', 'BeOS', 'HP MPE', 'NextStep', 'PalmPilot', 'Rhapsody', 'Windows 2000', 'Dedicated', 'OS/390', 'VSE', 'TPF']
OSType property is in 2 classes of ROOT\cimv2 and in 4 namespaces
OtherTypeDescription property
CIMTYPE'string'
Description'A string describing the manufacturer and operating system type - used when the operating system property, OSType, is set to 1 ("Other"). The format of the string inserted in OtherTypeDescription should be similar in format to the Values strings defined for OSType. OtherTypeDescription should be set to NULL when OSType is any value other than 1.'
MaxLen64
ModelCorrespondence['CIM_OperatingSystem.OSType']
readTrue
OtherTypeDescription property is in 2 classes of ROOT\cimv2 and in 8 namespaces
SizeStoredInPagingFiles property
CIMTYPE'uint64'
Description'The total number of kilobytes that can be stored in the operating system's paging files. Note that this number does not represent the actual physical size of the paging file on disk. 0 indicates that there are no paging files.'
MappingStrings['MIF.DMTF|System Memory Settings|001.3']
readTrue
Units'kilobytes'
SizeStoredInPagingFiles property is in 2 classes of ROOT\cimv2 and in 2 namespaces
TotalSwapSpaceSize property
CIMTYPE'uint64'
Description'Total swap space in kilobytes. This value may be NULL (unspecified) if swap space is not distinguished from page files. However, some operating systems distinguish these concepts. For example, in UNIX, whole processes can be 'swapped out' when the free page list falls and remains below a specified amount.'
readTrue
Units'kilobytes'
TotalSwapSpaceSize property is in 2 classes of ROOT\cimv2 and in 2 namespaces
TotalVirtualMemorySize property
CIMTYPE'uint64'
Description'Number of kilobytes of virtual memory. For example, this may be calculated by adding the amount of total RAM to the amount of paging space (i.e., adding the amount of memory in/aggregated by the computer system to the property, SizeStoredInPagingFiles.'
readTrue
Units'kilobytes'
TotalVirtualMemorySize property is in 2 classes of ROOT\cimv2 and in 2 namespaces
TotalVisibleMemorySize property
CIMTYPE'uint64'
Description'The total amount of physical memory (in Kbytes) available to the OperatingSystem. This value does not necessarily indicate the true amount of physical memory, but what is reported to the OperatingSystem as available to it.'
readTrue
Units'kilobytes'
TotalVisibleMemorySize property is in 2 classes of ROOT\cimv2 and in 2 namespaces
Version property
CIMTYPE'string'
Description'A string describing the operating system's version number. The format of the version information is as follows: .. or ...'
MappingStrings['MIF.DMTF|Operating System|001.3']
readTrue
Version property is in 101 classes of ROOT\cimv2 and in 142 namespaces

Derived properties (5) of CIM_OperatingSystem class

Caption property
CIMTYPE'string'
Description'The Caption property is a short textual description (one-line string) of the object.'
MaxLen64
readTrue
Caption property is in 1050 classes of ROOT\cimv2 and in 37 namespaces
Description property
CIMTYPE'string'
Description'The Description property provides a textual description of the object. '
readTrue
Description property is in 1061 classes of ROOT\cimv2 and in 142 namespaces
InstallDate property
CIMTYPE'datetime'
Description'The InstallDate property is datetime value indicating when the object was installed. A lack of a value does not indicate that the object is not installed.'
MappingStrings['MIF.DMTF|ComponentID|001.5']
readTrue
InstallDate property is in 227 classes of ROOT\cimv2 and in 23 namespaces
Name property
CIMTYPE'string'
Description'Name of the operating system instance within a computer system.'
Override'Name'
readTrue
Name property is in 1046 classes of ROOT\cimv2 and in 142 namespaces
Status property
CIMTYPE'string'
Description'The Status property is a string indicating the current status of the object. Various operational and non-operational statuses can be defined. Operational statuses are "OK", "Degraded" and "Pred Fail". "Pred Fail" indicates that an element may be functioning properly but predicting a failure in the near future. An example is a SMART-enabled hard drive. Non-operational statuses can also be specified. These are "Error", "Starting", "Stopping" and "Service". The latter, "Service", could apply during mirror-resilvering of a disk, reload of a user permissions list, or other administrative work. Not all such work is on-line, yet the managed element is neither "OK" nor in one of the other states.'
MaxLen10
readTrue
ValueMap['OK', 'Error', 'Degraded', 'Unknown', 'Pred Fail', 'Starting', 'Stopping', 'Service', 'Stressed', 'NonRecover', 'No Contact', 'Lost Comm']
Values['OK', 'Error', 'Degraded', 'Unknown', 'Pred Fail', 'Starting', 'Stopping', 'Service', 'Stressed', 'NonRecover', 'No Contact', 'Lost Comm']
Status property is in 230 classes of ROOT\cimv2 and in 42 namespaces

CIM_OperatingSystem Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
AbstractTrue
Description'An operating system is software/firmware that makes a computer system's hardware usable, and implements and/or manages the resources, file systems, processes, user interfaces, services, ... available on the computer system.'
Locale1033
UUID'{8502C565-5FBB-11D2-AAC1-006008C78BC7}'

CIM_OperatingSystem System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\cimv2:CIM_OperatingSystem'___SYSTEM8
__NAMESPACE'ROOT\cimv2'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION['CIM_LogicalElement', 'CIM_ManagedSystemElement']___SYSTEM8
__PROPERTY_COUNT27___SYSTEM3
__RELPATH'CIM_OperatingSystem'___SYSTEM8
__DYNASTY'CIM_ManagedSystemElement'___SYSTEM8
__SUPERCLASS'CIM_LogicalElement'___SYSTEM8
__CLASS'CIM_OperatingSystem'___SYSTEM8
__GENUS1___SYSTEM3

Similar Classes to CIM_OperatingSystem

Number of classes:67
Class nameChildsPropertiesMethodsClass
Instances
Child
Instances
AbstractSingleton
__SystemClass500-40-
__SystemEvent120---
__SystemSecurity0071--
CIM_ApplicationSystem0100---
CIM_ApplicationSystemSoftwareFeature020---
CIM_ComputerSystem1100-1-
CIM_ComputerSystemDMA020---
CIM_ComputerSystemIRQ020---
CIM_ComputerSystemMappedIO020---
CIM_ComputerSystemPackage020---
CIM_ComputerSystemResource420-40-
CIM_FileSystem2190---
CIM_HostedFileSystem020---
CIM_LocalFileSystem0190---
CIM_ManagedSystemElement250-40-
CIM_OperatingSystemSoftwareFeature020---
CIM_RemoteFileSystem1190---
CIM_System3100-2-
CIM_SystemComponent1220-40-
CIM_SystemDevice120-40-
CIM_SystemResource450-40-
CIM_UnitaryComputerSystem1161-1-
MSFT_NetBootSystemDriversFailed030---
Win32_ComputerSystem06041---
Win32_ComputerSystemEvent130---
Win32_ComputerSystemProcessor0201---
Win32_ComputerSystemProduct0801---
Win32_ManagedSystemElementResource100-3-
Win32_OperatingSystem06451--
Win32_OperatingSystemAutochkSetting0201---
Win32_OperatingSystemQFE0206---
Win32_PerfFormattedData_Counters_FileSystemDiskActivity0110----
Win32_PerfFormattedData_CsvFsPerfProvider_ClusterCSVFileSystem0670----
Win32_PerfFormattedData_Lsa_SecuritySystemWideStatistics02801--
Win32_PerfFormattedData_PerfOS_System02601--
Win32_PerfFormattedData_SQLSERVERAGENT_SQLAgentSystemJobs0140----
Win32_PerfFormattedData_WindowsWorkflowFoundation4000_WFSystemWorkflow40000300----
Win32_PerfRawData_Counters_FileSystemDiskActivity0110----
Win32_PerfRawData_CsvFsPerfProvider_ClusterCSVFileSystem0730----
Win32_PerfRawData_Lsa_SecuritySystemWideStatistics02801--
Win32_PerfRawData_PerfOS_System02701--
Win32_PerfRawData_SQLSERVERAGENT_SQLAgentSystemJobs0140----
Win32_PerfRawData_WindowsWorkflowFoundation4000_WFSystemWorkflow40000300----
Win32_SystemAccount09025---
Win32_SystemBIOS0201---
Win32_SystemBootConfiguration0201---
Win32_SystemConfigurationChangeEvent030---
Win32_SystemDesktop02016---
Win32_SystemDevices2204040--
Win32_SystemDriver0221040---
Win32_SystemDriverPNPEntity02040---
Win32_SystemEnclosure03711---
Win32_SystemLoadOrderGroups02040---
Win32_SystemMemoryResource2100-40-
Win32_SystemNetworkConnections0204---
Win32_SystemOperatingSystem0301---
Win32_SystemPartitions0201---
Win32_SystemProcesses02040---
Win32_SystemProgramGroups02040---
Win32_SystemResources02040---
Win32_SystemServices02040---
Win32_SystemSetting420-40-
Win32_SystemSlot03105---
Win32_SystemSystemDriver02040---
Win32_SystemTimeZone0201---
Win32_SystemTrace320---
Win32_SystemUsers02013---
comments powered by Disqus
WUtils.com