WBEM Profiles Guide
Version 1.0.5 HP FC HBA Profile 13
7.3.1 ControllerType
ControllerType property shall be implemented. This property must be set to 4 (FC).
7.3.2 DeviceID
DeviceID property shall be implemented. This property is contains the port’s worldwide name and HBA’s
serial number formatted as PORTWWN:SERIALNUMBER.
7.3.3 Name
Name property shall be implemented. This property contains the port’s worldwide name
7.4 HPFCHBA_FCPortStatistics
There shall be one instance of HPFCHBA_FCPortStatistics for every instance for HPFCHBA_FCPort.
The associated HPFCHBA_FCPortStatistics contains the statistics for that FC port.
7.4.1 InstanceID
InstanceID property shall be implemented.
7.5 HPFCHBA_LogicalPortGroup
A collection of one or more ports logically grouped for administrative and discovery/topology purposes.
HPFCHBA_LogicalPortGroup define port collection for access control, or for use in routing policy or other
management tasks.
7.5.1 Name
Name property shall be implemented. This property contains the port’s worldwide name.
7.5.2 NameFormat
Name property shall be implemented. This property contains WWN.
7.6 HPFCHBA_PhysicalPackage
HPFCHBA_PhysicalPackage class represents physical element that hosts the FC port controller.
7.6.1 Name
Name property shall be implemented. This property contains the port’s worldwide name.
7.6.2 ElementName
ElementName property shall be implemented. This property contains a user friendly name for the HBA.
7.6.3 OperationalStatus
OperationalStatus property shall be implemented. This property describes a combined status of FC ports
that are associated with this physical package via a mapped value. The mapped values used by this
profile are “Other”, “OK”, “Degraded”, and “Error”. If any FC port status is “Error”, then this value will be
“Error”. Otherwise, if any FC port status is “Degraded”; this value is “Degraded”. Otherwise if any port
status is “OK”, this status is “OK”. Lastly, if all port statuses are “Unknown”, this status will be “Other”.