HP Insight Management WBEM Providers 2.6 for Windows Server 2003 and Windows Server 2008 Data Sheet
Table 2-5 Class: HP_PowerManagementService Properties
Property name Property implementation
EnabledState 5 (Not Applicable)
RequestedState 12 (Not Applicable)
EnabledDefault 2 (Enabled)
CIM_Service
SystemName Computer system DNS name returned by Windows API
GetComputerSystemName()
Started True
SystemCreationClassName HP_WinComputerSystem
Name Server Power Management Service
CreationClassName HP_PowerManagementService
CIM_PowerManagmentService
HP_PowerManagmentService
Table 2-6 Implemented Methods for HP_PowerManagementService Class
Method name Method implementation
RequestPowerStateChange Method parameters:
• PowerState—Input parameter of the new power
state requested. Supported values are: Power On
(2), Power Cycle Soft Off (5), Power Off Soft (8).
• ManagedElement—Input parameter with the
reference to the HP_WinComputerSystem instance
for the power state change.
• The Time, Job and TimeoutPeriod parameters are
not supported and should be zero or NULL.
For more information, see the DMTF Power State
Management Profile (DSP01027).
2-3-5 HP_PowerManagementCapabilities
HP_PowerManagementCapabilities extends the class CIM_PowerManagementCapabilities to model
the server power management capabilities. Only one instance of HP_PowerManagementCapabilities
is instantiated on a ProLiant server.
The following properties are implemented.
Table 2-7 Class: HP_PowerManagementCapabilities Properties
Property name Property implementation