Chapter 9: Using WS-Management
151
To get AvctRT_PowerManagementService instances:
Enter the following command:
wsman get http://sblim.sf.net/wbem/wscim/1/cim-schema/2/
AvctRT_PowerManagementService?SystemCreationClassName="AvctMP_ComputerSys
tem",SystemName="XXXXXXXX",CreationClassName="AvctRT_PowerManagementServi
ce",Name="IPMI_PowerManagementService" -h <appliance_IPaddress> -u wsman
-p secret -y basic
To control power on a service processor:
Enter the following command:
wsman invoke http://sblim.sf.net/wbem/wscim/1/cim-schema/2/
AvctRT_PowerManagementService?SystemCreationClassName="AvctRT_ComputerSys
tem",SystemName="XXXXXXXX",CreationClassName="AvctRT_PowerManagementServi
ce",Name="IPMI_PowerManagementService" -h <appliance_IPaddress> -u wsman
-p secret -y basic -a RequestPowerStateChange -k PowerState=2 -k
ManagedElement="172.26.25.64"
NOTE: The valid PowerState value and the meaning which it stands for are:
Powerstate = 2 means power on
PowerState = 5 means soft power cycle
PowerState = 6 means hard power off
PowerState = 8 means soft power off
NOTE: Use AvctRT_AssociatedPowerManagementService association with the instance of
AvctRT_PowerManagementService to determine the instance of AvctRT_ComputerSystem - the desired
managed server.
NOTE: The value of "ManagedElement" should be the same with the value of "Name" in
AvctRT_ComputerSystem Instance.
Power management command
To enumerate AvctRT_PowerManagementCapabilities instances:
Enter the following command:
wsman enumerate http://sblim.sf.net/wbem/wscim/1/cim-schema/2/
AvctRT_PowerManagementCapabilities -h <appliance_IPaddress> -u wsman -p
secret -y basic
To get AvctRT_PowerManagementCapabilities instance:
Enter the following command:
wsman get http://sblim.sf.net/wbem/wscim/1/cim-schema/2/
AvctRT_PowerManagementCapabilities?InstanceID="Avocent:
IPMI_PowerManagementServiceCapabilities" -h <appliance_IPaddress> -u
wsman -p secret -y basic
Need help?
Do you have a question about the MERGEPOINT 53XX SP MANAGER and is the answer not in the manual?
Questions and answers