HP-UX WBEM nPartition Provider Data Sheet
an active nPartition and no
reboot or shut down for
reconfiguration of the
nPartition has been done, or
the component has been
configured to remain inactive
when the nPartition boots. A
component is active when it
has joined a nPartition during
boot. Note that the status of
the comp
onent does not imply
anything about the state of the
OS on the nPartition. The
component will be active, for
example, while the OS is still
in the boot process. The
status will be unknown if a
failure occurred while getting
the data for this component.
sint32 ErrorCode HP_NParPotentialErrorObject See Table 1.
string ErrorMessage HP_NParPotentialErrorObject See Table 1.
string LockOwner HP_NParPotentialErrorObject See Table 1.
datetime LockTime HP_NParPotentialErrorObject See Table 1.
Table 20. HP_NParComponent extrinsic methods
Method Name Description Exceptions thrown
uint32 PowerOn( boolean
TurnOn,
string
MpPassword )
When TurnOn = true, turn
on power to the component.
When TurnOn = false, turn
off power to the component.
MpPassword (management
processor password) is
required when the
namespace is for a remote
MP otherwise it is ignored.
If the operation is successful,
0 will be returned. If the
operation fails, an exception
will be thrown and no value
returned.
CIMOperat
ionFailedException
if the operation fails.
HP_NParCell (Concrete Class)