HP-UX WBEM RAIDSA-CSP Provider Datasheet
Using this provider
Schema supported by this provider
This provider supports HP_GroupSystemSpecificCollection, HP_GroupHostedCollection and
CIM_MemberOfCollection classes through the sub-classes HPUX_RAIDSAPortControllerCollection,
HPUX_RAIDSAPortControllerGroupHostedCollection, and
HPUX_RAIDSAPortControllerMemberOfCollection. Tables 1 through 3 describe the properties and
methods supported by the provider.
Table 1: HPUX_RAIDSAPortControllerCollection properties
Table 1 describes the properties of the
HPUX_RAIDSAPortControllerCollection
class. It has three columns. The first is the property name (including
type and units), the second lists the property inheritance (indicating which class or super class defines the property), and the third discusses the
property and its 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 RAIDSA Provider.
Property / Method Property inheritance Property value (and data source
1
)
string InstanceID (key) CIM_SystemSpecificCollection A string that is used to identify the Instance of CSP. In this case
this is always “Hewlett-
Packard:RAIDSA.CSProvider:HPUX_RAIDSAPortControllerColle
ction:0”
uint16 GroupOperationalStatus[] HP_GroupSystemSpecificCollection ValueMap {“2”, “0”,“3”, “10” }
Values {"OK",, ”Unknown”, “Degraded”, “Stopped”}
2 (OK) - all ports are operational
0 (Unknown) - at least one HBA is in unknown state
3 (Degraded) - at least one port is stopped, but not all
10 (Stopped) - all ports are stopped
string GroupStatusDescriptions[] HP_GroupSystemSpecificCollection “All RAIDSA HBAs are operational. OK”: if
GroupOperationalStatus[] is 2(OK).
“At least one RAIDSA HBA is disabled but not all “: if
GroupOperationalStatus[] is 3 (Degraded).
“All RAIDSA HBAs are disabled”: if GroupOperationalStatus[]
is 10 (Stopped).
“Atleast one RAIDSA HBA is in unkown state but not all “: if
GroupOperationalStatus[] is 0 (Unknown).
string Caption HP_GroupSystemSpecificCollection Contains the class “HPUX_RAIDSAPortControllerCollection”
string ElementName HP_GroupSystemSpecificCollection Contains the class “HPUX_RAIDSAPortControllerCollection”
Note: The GroupOperationalStatus[] indicates the GoupOperationalStatus[0] element. Similarly the GroupStatusDescriptions[] above means the
GroupStatusDescriptions[0] element.
Table 2: HPUX_RAIDSAPortControllerGroupHostedCollection properties
Table 2 describes the properties of the HPUX_RAIDSAPortControllerGroupHostedCollection class. It has three columns. The first is the property name
(including type and units), the second lists the property inheritance (indicating which class or super class defines the property), and the third discusses
the property and its 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 RAIDSA Provider.