Name | Data Type | Default Value | Qualifiers |
Name | Data Type | Value |
DetailedPortState | uint16 | |
Description | string | Additional port state/status information for the FCPort beyond that provided in OperationalStatus and EnabledState.
The following detailed port states may occur when OperationStatus is set to OK: Transceiver Validation(2) indicates that the transceiver is being validated. Locking To Reference Signal(3) indicates that the port is locking to the reference signal. Sync (4) indicates the port is receiving light and is synchronized with the other port.
The following detailed port states may occur when OperationStatus is set to Error:
Invalid Transceiver (5) indicates the port has detected an invalid transceiver.
No Light (6) indicates transciever is not receiving light.
No Sync (7) indicates that port is receiving light but cannot synchronize.
Laser Fault (8) indicates the transceiver is reporting the laser is not working or the transceiver is not reporting data for the laser, or software detected the error by polling the transceiver and shut the port down Port Fault (9) indicates the port encountered errors beyond the transceiver including excessive low level link initializations.
Diagnostic Fault (10) indicates that diagnoistic tests running various traffic types. |
Experimental | boolean | true |
ValueMap | string | 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, .., 0x8000.. |
Values | string | Unknown, Other, Transceiver Validation, Locking To Reference Signal, Sync, Invalid Transceiver, No Light, No Sync, Laser Fault, Port Fault, Diagnostic Fault, Vendor Reserved, DMTF Reserved |
DomainPortNumber | uint16 | |
Description | string | The port number used for domain id and physical port zone members. |
Experimental | boolean | true |
LogicalModulePortNumber | uint16 | |
Description | string | The port number labeled for an administrative purposes relative to the logical module. |
Experimental | boolean | true |
PortAvailability | uint16 | 2 |
Description | string | The availability of the port for a client to determine whether the port can be made operational. The values: Available (2) indicates that the port can be made operational, Not Installed (3) indicates some aspect of the port has not been installed preventing it from being operational but is discoverable through instrumentation, No Transceiver (4) indicates that the transceiver is not installed to allow the port to become operational, Not Licensed (5) indicates that the port cannot be made operational due to a license not existing for the port. |
Experimental | boolean | true |
ValueMap | string | 0, 2, 3, 4, 5, .. |
Values | string | Unknown, Available, Not Installed, No Transceiver, Not Licensed, DMTF Reserved |
PortNumber | uint16 | |
Description | string | The labeled port number for administrative purposes. This is typically what is exposed through the devices element manager or CLI. |
Override | string | PortNumber |
PortType | uint16 | |
Description | string | The specific mode currently enabled for the Port. If the port is logged in, this will be the negotiated port type, otherwise the configured port type will be reported.
The values: "N" = Node Port, "NL" = Node Port supporting FC arbitrated loop, "NX" = Port may negotiate to become either a node port (N) or a node port supporting FC arbitrated loop (NL), "E" = Expansion Port connecting fabric elements (for example, FC switches), "F" = Fabric (element) Port, "FL" = Fabric (element) Port supporting FC arbitrated loop, "FX" = Port may negotiate to become a fabric port (F), or a fabric port supporting FC arbitrated loop (FL). "B" = Bridge port, and "G" = Port may negotiate to become either an expansion port (E), or a fabric port (F), "GL" = Port may negotiate to become an expansion port (E), a fabric port (F), or a fabric port supporting FC arbitrated loop (FL).
PortTypes are defined in the ANSI X3 standards. When set to 1 ("Other"), the related property OtherPortType contains a string description of the type of port. |
ModelCorrespondence | string | CIM_NetworkPort.OtherNetworkPortType |
Override | string | PortType |
ValueMap | string | 0, 1, 10, 11, 12, 13, 14, 15, 16, 17, 18, 16000..65535 |
Values | string | Unknown, Other, N, NL, F/NL, Nx, E, F, FL, B, G, Vendor Reserved |
ActiveCOS | uint16[] | |
Description | string | An array of integers that indicates the Classes of Service that are active. The Active COS is indicated in ActiveCOS. |
ModelCorrespondence | string | CIM_FCPort.SupportedCOS |
ValueMap | string | 0, 1, 2, 3, 4, 5, 6, 7 |
Values | string | Unknown, 1, 2, 3, 4, 5, 6, F |
ActiveFC4Types | uint16[] | |
Description | string | An array of integers that indicates the Fibre Channel FC-4 protocols currently running. A list of all supported protocols is indicated in the SupportedFC4Types property. |
ModelCorrespondence | string | CIM_FCPort.SupportedFC4Types |
ValueMap | string | 0, 1, 4, 5, 8, 9, 17, 18, 19, 21, 22, 23, 25, 26, 27, 28, 32, 34, 36, 64, 80, 81, 82, 88, 96, 255.. |
Values | string | Unknown, Other, ISO/IEC 8802 - 2 LLC, IP over FC, SCSI - FCP, SCSI - GPP, IPI - 3 Master, IPI - 3 Slave, IPI - 3 Peer, CP IPI - 3 Master, CP IPI - 3 Slave, CP IPI - 3 Peer, SBCCS Channel, SBCCS Control Unit, FC-SB-2 Channel, FC-SB-2 Control Unit, Fibre Channel Services (FC-GS, FC-GS-2, FC-GS-3), FC-SW, FC - SNMP, HIPPI - FP, BBL Control, BBL FDDI Encapsulated LAN PDU, BBL 802.3 Encapsulated LAN PDU, FC - VI, FC - AV, Vendor Unique |
PortDiscriminator | uint16[] | |
Description | string | An enumeration used to discriminate the context in which this FCPort is instantiated:
Not Applicable (2) indicates that this FCPort was not instantiated in any special context.
VF (3) indicates this FCPort was instantiated in the context of Virtual Fabrics (VF).
FCIP (4) indicates that this FCport was instantiated in the context of FC over IP (FCIP).
IFR (5) indicates that this FCPort was instantiated in the context of Inter-Fabric Routing (IFR).
IFR (Virtual) (6) indicates that this FCPort was instantiated in the context of Inter-Fabric Routing (IFR) and has no physical representation.
NPIV (7) indicates that this FCPort was instantiated in the context of N Port Virtualization (NPIV).
Internal (8) indicates that this FCPort is not externally visible and is represented physically
internally in the hardware (unlike VF).
Chassis (9) indicates that this FCPort is externally visible but is not supported by a traditional
fibre channel connector (for example a chassis to chassis connection).
FCoE (10) indicates that this FCPort is instantiated for Fibre Channel over Ethernet (FCoE).
FC (Native) (11) indicates that this FCPort represents a native FCPort.
HBA (12) indicates that this FCPort is instantiated in a Host Bus Adapter (HBA) context.
Storage (13) indicates that this FCPort in instantiated in a storage (e.g., disk array) context. |
Experimental | boolean | true |
ValueMap | string | 0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, .. |
Values | string | Unknown, Not Applicable, VF, FCIP, IFR, IFR (Virtual), NPIV, Internal, Chassis, FCoE, FC (Native), HBA, Storage, DMTF Reserved |
SupportedCOS | uint16[] | |
Description | string | An array of integers that indicates the Fibre Channel Classes of Service that are supported. The active COS are indicated in ActiveCOS. |
ValueMap | string | 0, 1, 2, 3, 4, 5, 6, 7 |
Values | string | Unknown, 1, 2, 3, 4, 5, 6, F |
SupportedFC4Types | uint16[] | |
Description | string | An array of integers that indicates the Fibre Channel FC-4 protocols supported. The protocols that are active and running are indicated in the ActiveFC4Types property. |
ValueMap | string | 0, 1, 4, 5, 8, 9, 17, 18, 19, 21, 22, 23, 25, 26, 27, 28, 32, 34, 36, 64, 80, 81, 82, 88, 96, 255.. |
Values | string | Unknown, Other, ISO/IEC 8802 - 2 LLC, IP over FC, SCSI - FCP, SCSI - GPP, IPI - 3 Master, IPI - 3 Slave, IPI - 3 Peer, CP IPI - 3 Master, CP IPI - 3 Slave, CP IPI - 3 Peer, SBCCS Channel, SBCCS Control Unit, FC-SB-2 Channel, FC-SB-2 Control Unit, Fibre Channel Services (FC-GS, FC-GS-2, FC-GS-3), FC-SW, FC - SNMP, HIPPI - FP, BBL Control, BBL FDDI Encapsulated LAN PDU, BBL 802.3 Encapsulated LAN PDU, FC - VI, FC - AV, Vendor Unique |