The fibreChannelPort object contains information about individual ports on a node, or for an entire node in the cluster. You can retrieve this information using the ListNodeFibreChannelPortInfo method.
This object contains the following members:
Name | Description | Type |
---|---|---|
firmware | The version of the firmware installed on the Fibre Channel port. | integer |
hbaPort | The ID of the individual host bus adapter (HBA) port. | integer |
model | Model of the HBA on the port. | string |
nPortID | The unique port node ID. | string |
pciSlot | The slot containing the PCI card in the Fibre Channel node chassis. | integer |
serial | The serial number on the Fibre Channel port. | string |
speed | The speed of the HBA on the port. | string |
state | Possible values:
|
string |
switchWwn | The World Wide Name of the Fibre Channel switch port. | string |
wwnn | World Wide Node Name of the HBA node. | string |
wwpn | World Wide Port Name assigned to the physical port of the HBA. | string |