FCTargetPort
Class IBMTSDS_FCPort


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


Description

Capabilities and management of a Fibre Channel Port Device.

Subclasses


Referenced By

IBMTSDS_FCPortSAPImplementation IBMTSDS_FCPortStatisticalData IBMTSDS_ProtocolControllerForPort IBMTSDS_StorageSystemToFCPort

Properties

IdTypeRangeDescription
Key
CreationClassName string
Max Length256
The name of this class. Set to'IBMTSDS_FCPort'
DeviceID string
Max Length64
The DeviceID is four digit hex number with the following encoding for DS:Bits 15 : Port Type - 0 for I/O port, 1 for network portBits 14 - 13: ReservedBits 12- 8: EnclosureBits 7 - 4: AdapterBits 3 - 0: Port For ESS, the DeviceID matches the Port number in ESSCLI.
SystemCreationClassName string
Max Length256
The scoping System's CreationClassName. Set to'IBMTSDS_StorageSystem'
SystemName string
Max Length256
The scoping System's Name.
Read Only
HealthState uint16
Unknown0
OK5
Degraded/Warning10
Minor failure15
Major failure20
Critical failure25
Non-recoverable error30
DMTF Reserved..
Health state.
LinkTechnology uint16
Unknown0
Other1
Ethernet2
IB3
FC4
FDDI5
ATM6
Token Ring7
Frame Relay8
Infrared9
BlueTooth10
Wireless LAN11
An enumeration of the types of links. When set to 1 ("Other"), the related property OtherLinkTechnology contains a string description of the link's type.
Location string
The physical location of the port. This string matches the Loc property of the esscli command list port and the dscli command lshba -l
OperationalStatus uint16
Unknown0
Other1
OK2
Degraded3
Stressed4
Predictive Failure5
Error6
Non-Recoverable Error7
Starting8
Stopping9
Stopped10
In Service11
No Contact12
Lost Communication13
Aborted14
Dormant15
Supporting Entity in Error16
Completed17
Power Mode18
DMTF Reserved..
Vendor Reserved0x8000..
The possible status of the FCPort for DS are OK, Error, Dormant Starting, Stopping, and Stopped. The possible status for ESS are OK, Error, In Service, and Unknown.
PermanentAddress string
Max Length64
The PermanentAddress is the WWPN of this FCPort.
Speed uint64
The current bandwidth of the Port in Bits per Second. For ports that vary in bandwidth or for those where no accurate estimation can be made, this property should contain the nominal bandwidth.
UsageRestriction uint16
Unknown0
Front-end only2
Back-end only3
Not restricted4
In some circumstances, a LogicalPort might be identifiable as a front end or back end port. An example of this situation would be a storage array that might have back end ports to communicate with disk drives and front end ports to communicate with hosts. If there is no restriction on the use of the port, then the value should be set to'not restricted'.
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
 
Inherited from class CIM_FCPort
ActiveCOS, ActiveFC4Types, PortType, SupportedCOS, SupportedFC4Types
 

Method Summary

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

Method Detail