HP-UX WBEM nPartition Provider Data Sheet

HP_NParPotentialErrorObject (Abstract Class)............................................................4
HP_NParProfile (Abstract Class) ..................................................................................5
HP_NParComplex (Concrete Class)..............................................................................6
HP_NParPartition (Concrete Class)............................................................................. 13
HP_NParDynamicProfile (Concrete Class).................................................................20
HP_NParCabinet (Concrete Class)..............................................................................21
HP_NParSlot (Abstract Class).....................................................................................24
HP_NParCellSlot (Concrete Class) .............................................................................25
HP_NParIOChassisSlot (Concrete Class)....................................................................26
HP_NParComponent (Abstract Class)......................................................................... 27
HP_NParCell (Concrete Class)....................................................................................28
HP_NParIOChassis (Concrete Class)..........................................................................38
HP_NParPowerCoolingDomain (Concrete Class) ......................................................41
HP_NParRemoteComplex Class (Concrete Class)...................................................... 43
Intrinsic Methods ......................................................................................................... 45
HP_NParPotentialErrorObject (Abstract Class)
This is an abstract class. No instances exist. Queries to get names or instances of
this class are not directly supported. This class is a superclass for those objects
that must be locked to be read or written, or for which other errors may occur
when attempting to retrieve data about the object.
Table 1. HP_NParPotentialErrorObject properties
Property Name Property Inheritance
Property Value (and data
source)
Sint32 ErrorCode Local
A numeric error code
indicating the type of error
encountered. The property is
not present unless an error
was encountered when the
object instance was requested.
See NParErrorCodes.h (nPar
Provider SDK) for a list of
possible error codes.
string ErrorMessage Local
A message corresponding to
the error code. The property
is not present unless an error
was encountered when the
object instance was requested.
string LockOwner Local
A string indicating the entity
that has locked the object
instance. The property is not
present unless the ErrorCode
property contains a value
indicating that the object was