HP integrated VMware ESXi 5.0 U1 June 2012 Datasheets
HP Insight Manager WBEM Base Server Provider Overview 10
1-2-4 SMX_OperatingSystem Class
The SMX_OperatingSystem class implements the CIM_OperatingSystem class to model the system
operating system. There is only one instance of SMX_OperatingSystem instantiated on a server.
The following table lists the properties implemented.
Property Name
Property Implementation
CIM_ManagedElement
Caption
On Linux, first line of /etc/issue.
On ESXi, output of vmware -v
Description
Output of
uname -v
.
ElementName
Output of
uname -s
.
CIM_ManagedSystemElement
OperationalStatus
2 (OK)
StatusDescriptions
StatusDescriptions[0] will contain the value map string corresponding
to OperationalStatus[0]:
For example:
OK
Status
OK
HealthState
5 (OK)
PrimaryStatus
1 (OK)
CIM_LogicalElement
CIM_EnabledLogicalElement
EnabledState
2
(Enabled)
RequestedState
0 (Unknown)
EnabledDefault
2(Enabled)
TransitioningToState
12 (Not Applicable)
CIM_OperatingSystem
CSName
SMX_ComputerSystem.Name
CSCreationClassName
SMX_ComputerSystem.CreationClassName
Name
Output of uname -s.