HP-UX WBEM IOTree Provider Data Sheet
Table 1: HPUX_PCIDevice properties
Table 1 describes the properties of the HPUX_PCIDevice 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_LogicalDevice 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_PCIDevice"
string DeviceID [key] Inherited from CIM_LogicalDevice HP-UX: Returns a string combining the class of the device
and the instance number.
string SystemCreationClassName
[key]
Inherited from CIM_LogicalDevice HP-UX: Returns a string that denotes the scoping System's
CreationClassName. In this case, returns
“CIM_UnitaryComputerSystem”.
string SystemName [key] Inherited from CIM_LogicalDevice HP-UX: Returns a string that specifies the scoping
System's Name.
uint16[] Capabilities Inherited from CIM_PCIController HP-UX: Returns an array of integers indicating controller
capabilities
string Caption Inherited from CIM_ManagedElement HP-UX: Returns a string that specifies a short (one-line)
description of the device.
string Class Local to HPUX_PCIDevice HP-UX: Returns a string that denotes the class of the
device, example: “lan”
uint16 CommandRegister Inherited from CIM_PCIController HP-UX: Returns the PCI device command register content.
string Description Inherited from CIM_ManagedElement HP-UX: Returns a string that specifies a brief description
of the device.
string DeviceInstance Local to HPUX_PCIDevice HP-UX: Returns a unique number assigned to the device
within the device class.
string DriverName Local to HPUX_PCIDevice HP-UX: Returns a string representing the name of the
driver that controls the hardware device, example:
“btlan”.
string HwPath Local to HPUX_PCIDevice 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”.
string Name Inherited from
CIM_ManagedSystemElement
HP-UX: Returns the name of the device, example: “btlan”,
“c8xx”.
string Status Inherited from
CIM_ManagedSystemElement
HP-UX: Returns the state of the device, either “OK” if it is
in WSIO “CLAIMED” state, or “Stopped” if it is in
“SUSPENDED” state, or “Error” it is in “ERROR” state.
uint16 SubsystemID Inherited from CIM_PCIDevice HP-UX: Returns the PCI device identifier code.
uint16 SubsystemVendorID Inherited from CIM_PCIDevice HP-UX: Returns the PCI device vendor ID.