HP-UX WBEM IOTree Provider Data Sheet
Table 3: HPUX_PCISlot properties
Table 3 describes the properties of the HPUX_PCISlot class. It has three columns. The first is the property name (including type and units), the
second is the property inheritance (indicating which class or superclass defines the property), and the third is the property’s description and
value. Each row describes a property.
Note:
while some properties in the table are marked with the “Write” qualifier (based on their
designation in the DMTF CIM schema), all properties are in fact read-only for this version of the HP-UX IOTree Provider.
Property Name Property Inheritance Property Description (and value)
string CreationClassName [key] Inherited from CIM_PhysicalElement HP-UX: Returns a string that denotes the name of the
class or the subclass used in the creation of an instance.
In this case, returns "HPUX_PCISlot"
string Tag [key] Inherited from CIM_PhysicalElement HP-UX: Returns a string representing the unique slot ID
number.
uint16 BusNum Local to HPUX_PCISlot HP-UX: Returns an integer that specifies the bus number
of the slot.
string HwPath Local to HPUX_PCISlot HP-UX: Returns the libIO hardware path, a numerical
string of hardware components, denoted sequentially
from the bus address to the device address, example:
“0/2/0/0”.
uint16 Number Inherited from CIM_Slot HP-UX: Returns an integer indicating the physical slot
number.
boolean Powered Inherited from CIM_Slot HP-UX: Returns a boolean indicating whether the Slot is
currently powered (TRUE) or not (FALSE)
boolean PoweredOn Inherited from CIM_PhysicalElement HP-UX: Returns a boolean indicating that the
PhysicalElement is powered on (TRUE), or is currently off
(FALSE).
string SlotID Local to HPUX_PCISlot HP-UX: Returns a string representing the slot identification
number
boolean SupportsHotPlug Inherited from CIM_Slot HP-UX: Returns a boolean indicating whether the Slot
supports hot-plug of adapter Cards
Table 4: HPUX_PCICard properties
Table 4 describes the properties of the HPUX_PCICard class. It has three columns. The first is the property name (including type and units), the
second is the property inheritance (indicating which class or superclass defines the property), and the third is the property’s description and
value. Each row describes a property.
Note:
while some properties in the table are marked with the “Write” qualifier (based on their
designation in the DMTF CIM schema), all properties are in fact read-only for this version of the HP-UX IOTree Provider.
Property Name Property Inheritance Property Description (and value)
string CreationClassName [key] Inherited from CIM_PhysicalElement HP-UX: Returns a string that denotes the name of the
class or the subclass used in the creation of an instance.
In this case, returns "HPUX_PCICard"
string Tag [key] Inherited from CIM_PhysicalElement HP-UX: Returns the unique ID number of the slot that
contains this PCI card.
uint16 BusType Inherited from CIM_SystemBusCard HP-UX: Returns an enumerated integer describing the
system bus type for this card, example: “43” for “PCI”.
uint16 CardSpeed Local to HPUX_PCICard HP-UX: Returns the speed of the card, in the units of
MHz, example: “66”.