HP-UX WBEM nPartition Provider Data Sheet
Table 16. HP_NParCellSlot extrinsic methods
Method Name Description Exceptions thrown
uint32 SetLED( uint8
newState ,
string
MpPassword)
See Table 14. See Table 14.
uint32 MakeID( uint8
CabinetID,
uint8
SlotNumber )
Return the correct ID for a
cell slot in cabinet CabinetID
and slot number SlotNumber
within that cabinet.
None.
HP_NParIOChassisSlot (Concrete Class)
HP_NParIOChassisSlot is a subclass of HP_NParSlot. This class represents I/O
Chassis slots in a partitionable complex.
Table 17. HP_NParIOChassisSlot properties
Property Name Property Inheritance
Property Value (and data
source)
uint32 ID [Key] HP_NParSlot
Global ID of the I/O chassis
slot within the complex.
uint8 Number HP_NParSlot
Number of the I/O chassis
slot within its I/O bay
uint8 IOBayNumber Local
Number of the I/O bay within
the cabinet where the slot is
located.
uint32 CabinetID HP_NParSlot
ID of the cabinet in the
complex where the slot is
located.
string ShortLabel HP_NParSlot
Display name for this chassis
slot within its container, e.g.
"chassis1".
string LongLabel HP_NParSlot
Display name for this chassis
slot including its container,
e.g. "cab0, bay1, chassis1".
boolean Populated HP_NParSlot See Table 13.
uint8 LEDState HP_NParSlot See Table 13.
Table 18. HP_NParIOChassisSlot extrinsic methods
Method Name Description Exceptions thrown