Class CIM_FCIPSettings
extends CIM_SettingData

FCIPSettings class defines the attributes that affect the behavior of an Fibre Channel ProtocolEndpoint. The attributes are tied to the Fibre Channel ProtocolEndpoint though an ElementSettingData association. This class may also be used to specify the default settings for all Fibre Channel ProtocolEndpoint instances created on a ComputerSystem though an ElementSettingData association to the ComputerSystem. Processes that create new instances of Fibre Channel ProtocolEndpoint and the associated setting data should check for a FCIPSettings instance associated with the ComputerSystem and should only create a new instance of FCIPSettings specific to the Fibre Channel ProtocolEndpoint if the default settings need to be overridden for the specific Fibre Channel ProtocolEndpoint instance.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_SettingData
   |
   +--CIM_FCIPSettings

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringFCIPSettings class defines the attributes that affect the behavior of an Fibre Channel ProtocolEndpoint. The attributes are tied to the Fibre Channel ProtocolEndpoint though an ElementSettingData association. This class may also be used to specify the default settings for all Fibre Channel ProtocolEndpoint instances created on a ComputerSystem though an ElementSettingData association to the ComputerSystem. Processes that create new instances of Fibre Channel ProtocolEndpoint and the associated setting data should check for a FCIPSettings instance associated with the ComputerSystem and should only create a new instance of FCIPSettings specific to the Fibre Channel ProtocolEndpoint if the default settings need to be overridden for the specific Fibre Channel ProtocolEndpoint instance.
Experimentalbooleantrue
UMLPackagePathstringCIM::Network::ChannelExtender
Versionstring2.8.1000

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
ConnectionUsageFlagsuint16
DescriptionstringIdentify the types of FCIP SOF values to be carried on the connection. (1) Class F (2) Class 2 (3) Class 3 (4) Class 4.
MappingStringsstringFibre Channel Over TCP/IP (FCIP) Draft.IETF|Section 8.1
ValueMapstring1, 2, 3, 4
ValuesstringSOF(F), SOF(2), SOF(3), SOF(4)
Writebooleantrue
KeepAliveTimeoutuint32
DescriptionstringFC Keep Alive Timeout value to be applied to the new TCP Connection.
MappingStringsstringFibre Channel Over TCP/IP (FCIP) Draft.IETF|Section 8.1
PUnitstringsecond
UnitsstringSeconds
Writebooleantrue
SpecialFrameTimeoutuint3290
DescriptionstringTimeout to wait for echoed FCIP Special Frame bytes.
MappingStringsstringFibre Channel Over TCP/IP (FCIP) Draft.IETF|Section 8.1
MinValuesint6490
PUnitstringsecond
UnitsstringSeconds
Writebooleantrue

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
ChangeableTypeuint16CIM_SettingData
ConfigurationNamestringCIM_SettingData
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_SettingData
Generationuint64CIM_ManagedElement
InstanceIDstringCIM_SettingData
SoIDstringCIM_SettingData
SoOrgIDstringCIM_SettingData
ComponentSettingstring[]CIM_SettingData

Class Methods