HP-UX WBEM nPartition Provider Data Sheet

Table 14. HP_NParSlot extrinsic methods
Method Name Description Exceptions thrown
uint32 SetLED( uint8
newState,
string
MpPassword )
When newState = 3, turn the
attention indicator on
steady.
When newState = 4, flash
the attention indicator.
When newState = 5, turn the
attention indicator off.
Fails for any other value.
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.
CIMOpe
rationFailedException
if the operation fails.
CIMNotSupportedException if
the slot does not have an
attention indicator.
HP_NParCellSlot (Concrete Class)
HP_NParCellSlot is a subclass of HP_NParSlot. This class represents cell slots in
a cellular, partitionable complex.
Table 15. HP_NParCellSlot properties
Property Name Property Inheritance
Property Value (and data
source)
uint32 ID [Key] HP_NParSlot
Global cell ID of the cell slot
within the complex.
uint8 Number HP_NParSlot
Number of the cell slot within
its cabinet.
uint32 CabinetID HP_NParSlot
ID of the cabinet in which this
slot is located.
string ShortLabel HP_NParSlot
Display name for this cell slot
within its cabinet, e.g. "cell1".
string LongLabel HP_NParSlot
Display name for this slot
including its cabinet number,
e.g. "cab0, cell1".
boolean Populated HP_NParSlot See Table 13.
uint8 LEDState HP_NParSlot See Table 13.