Class CIM_FCPort


CIM_ManagedElement
\_CIM_ManagedSystemElement
  \_CIM_LogicalElement
    \_CIM_EnabledLogicalElement
      \_CIM_LogicalDevice
        \_CIM_LogicalPort
          \_CIM_NetworkPort


Description

Capabilities and management of a Fibre Channel Port Device.

Subclasses

IBMTSDS_FCPort

Referenced By


Properties

IdTypeRangeDescription
Key
CreationClassName string
Max Length256
CreationClassName indicates the name of the class or the subclass used in the creation of an instance. When used with the other key properties of this class, this property allows all instances of this class and its subclasses to be uniquely identified.
DeviceID string
Max Length64
An address or other identifying information used to uniquely name the LogicalDevice.
SystemCreationClassName string
Max Length256
The CreationClassName of the scoping system.
SystemName string
Max Length256
The System Name of the scoping system.
Read Only
ActiveCOS uint16
Unknown0
11
22
33
44
55
66
F7
An array of integers that indicates the Classes of Service that are active. The Active COS is indicated in ActiveCOS.
ActiveFC4Types uint16
Unknown0
Other1
ISO/IEC 8802 - 2 LLC4
IP over FC5
SCSI - FCP8
SCSI - GPP9
IPI - 3 Master17
IPI - 3 Slave18
IPI - 3 Peer19
CP IPI - 3 Master21
CP IPI - 3 Slave22
CP IPI - 3 Peer23
SBCCS Channel25
SBCCS Control Unit26
FC-SB-2 Channel27
FC-SB-2 Control Unit28
Fibre Channel Services (FC-GS, FC-GS-2, FC-GS-3)32
FC-SW34
FC - SNMP36
HIPPI - FP64
BBL Control80
BBL FDDI Encapsulated LAN PDU81
BBL 802.3 Encapsulated LAN PDU82
FC - VI88
FC - AV96
Vendor Unique255
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.
PortType uint16
Unknown0
Other1
N10
NL11
F/NL12
Nx13
E14
F15
FL16
B17
G18
Vendor Reserved16000..65535
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.
SupportedCOS uint16
Unknown0
11
22
33
44
55
66
F7
An array of integers that indicates the Fibre Channel Classes of Service that are supported. The active COS are indicated in ActiveCOS.
SupportedFC4Types uint16
Unknown0
Other1
ISO/IEC 8802 - 2 LLC4
IP over FC5
SCSI - FCP8
SCSI - GPP9
IPI - 3 Master17
IPI - 3 Slave18
IPI - 3 Peer19
CP IPI - 3 Master21
CP IPI - 3 Slave22
CP IPI - 3 Peer23
SBCCS Channel25
SBCCS Control Unit26
FC-SB-2 Channel27
FC-SB-2 Control Unit28
Fibre Channel Services (FC-GS, FC-GS-2, FC-GS-3)32
FC-SW34
FC - SNMP36
HIPPI - FP64
BBL Control80
BBL FDDI Encapsulated LAN PDU81
BBL 802.3 Encapsulated LAN PDU82
FC - VI88
FC - AV96
Vendor Unique255
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.
Read Write
 
Inherited from class CIM_ManagedElement
Caption, Description, ElementName
 
Inherited from class CIM_ManagedSystemElement
HealthState, InstallDate, Name, OperationalStatus, Status, StatusDescriptions
 
Inherited from class CIM_EnabledLogicalElement
EnabledState, OtherEnabledState, RequestedState, TimeOfLastStateChange, EnabledDefault
 
Inherited from class CIM_LogicalDevice
AdditionalAvailability, Availability, ErrorCleared, ErrorDescription, IdentifyingDescriptions, LastErrorCode, MaxQuiesceTime, OtherIdentifyingInfo, PowerManagementCapabilities, PowerManagementSupported, PowerOnHours, StatusInfo, TotalPowerOnHours
 
Inherited from class CIM_LogicalPort
MaxSpeed, OtherPortType, PortType, Speed, UsageRestriction, RequestedSpeed
 
Inherited from class CIM_NetworkPort
ActiveMaximumTransmissionUnit, AutoSense, FullDuplex, LinkTechnology, NetworkAddresses, OtherLinkTechnology, OtherNetworkPortType, PermanentAddress, PortNumber, Speed, SupportedMaximumTransmissionUnit
 

Method Summary

NameDescription
 
Inherited from class CIM_EnabledLogicalElement
RequestStateChange
 
Inherited from class CIM_LogicalDevice
EnableDevice, OnlineDevice, QuiesceDevice, Reset, RestoreProperties, SaveProperties, SetPowerState
 

Method Detail