HP Insight Management WBEM Providers 2.6 for Windows Server 2003 and Windows Server 2008 Data Sheet

3.
For each instance of HPFCHBA_FCPort, get the corresponding instance of the association
HPFCHBA_FCPortFCPortStatistics.
4. For each association instance of HPFCHBA_FCPortFCPortStatistics get the corresponding
instance of HPFCHBA_FcPortStatistics.
Figure 18-2 Get the statistics for each port
18-2-2 Discovering HBA topology and attributes
5. Get the instance of HPFCHBA_ComputerSystem on a managed system.
6. Get all association instances of HPFCHBA_ComputerSystemPortController corresponding to the
HPFCHBA_ComputerSystem.
7. For each association of HPFCHBA_ComputerSystemPortController, get the corresponding
instance of HPFCHBA_PortController. The Name property of this class contains the NodeWWN.
8. For each instance of HPFCHBA_PortController, get the corresponding instance of the association
HPFCHBA_PortControllerFCPort.
9. For each instance of the association HPFCHBA_PortControllerFCPort, get the corresponding
instance of HPFCHBA_FCPort. The PermanentAddress property contains the PortWWN. Other
properties of interest are OperationalStatus, MaxSpeed, and StatusDescriptions.
10. For each instance of HPFCHBA_PortController, get the corresponding association
HPFCHBA_SoftwareIdentityDrvPortController.
11. For each instance of association HPFCHBA_SoftwareIdentityDrvPortController, get the
corresponding instance of HPFCHBA_SoftwareIdentityDrv. The VersionString property contains
the driver version. Other properties of interest are Description, ElementName, and Manufacturer.
12. For each instance of HPFCHBA_PortController, get the corresponding association
HPFCHBA_PortControllerFirmwareIdentityFW.