HP-UX WBEM Fibre-Channel CSP Provider Datasheet, April 2010
Setting up
this provider
Installing this provider
The HPUXFCCSProviderModule is included in the Software Distributor bundle
FCProvider which includes:
Schema MOF files: HPUX_FCPortControllerCollection.mof,
HPUX_FCPortControllerGroupHostedCollection.mof, and
HPUX_FCPortControllerMemberOfCollection.mof (in /opt/fcprovider/mof directory)
MOFs registration file: HPUXFCCSProviderModule.mof (in /opt/fcprovider/mof directory)
Provider registration MOF file: HPUXFCCSProviderModuleRegister.mof (in
/opt/fcprovider/mof directory)
Provider module shared library: libHPUXFCCSProviderModule.sl(so.1) (in
/opt/fcprovider/lib directory, and is the target of the symbolic link in
/opt/wbem/providers/lib/)
The HP-UX FC-HBA CSP Provider is registered to support the "root/cimv2" namespace as an
instance provider.
Using this provider
Schema supported by this provider
This provider supports HP_GroupSystemSpecificCollection, HP_GroupHostedCollection and
CIM_MemberOfCollection classes through the sub-classes HPUX_FCPortControllerCollection,
HPUX_FCPortControllerGroupHostedCollection, and HPUX_FCPortControllerMemberOfCollection.
Tables 1 through 3 describe the properties and methods supported by the provider.
Table 1: HPUX_FCPortControllerCollection properties
Table 1 describes the properties of the
HPUX_FCPortControllerCollection
class. It has three columns. The first is the property name (includ
ing 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 FC Provider.
Property / Method Property inheritance Property value (and data source
1
)
InstanceID
(key)
CIM_SystemSpecificCollection
“Hewlett
-
Packard:FC.CSProvider:HPUX_FCPortControllerCollection:0”
u
int16
GroupOperationalStatus[]
HP_GroupSystemSpecificCollection
ValueMap {“2”, “3”, “6”, “10”, “16”}
Values {"OK", “Degraded”, “Error”, “Stopped”, "Supporting
Entity in Error"}
2 (OK) - all ports are operational
3 (Degraded) - at least one port is stopped, but not all
6 (Error) - all ports are in error
10 (Stopped) - all ports are stopped
16 (Supporting Entity in Error) - at least one port is in error, but
not all
s
tring
GroupStatusDescriptions[]
HP_GroupSystemSpecificCollection
“All member devices are functioning OK”: if
GroupOperationalStatus[] is 2(OK).
“At least one port is stopped“: if GroupOperationalStatus[] is 3
(Degraded).
“All the ports are in error”: if GroupOperationalStatus[] is 6
(Error).