Class CIM_FCPortSettings
extends CIM_NetworkPortSettings

A port that supports FibreChannel capabilities may be configured via the FCPortSettings class. The configuration changes are expected to be stored to non-volatile memory.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_SettingData
   |
   +--CIM_LogicalPortSettings
   |
   +--CIM_NetworkPortSettings
   |
   +--CIM_FCPortSettings

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringA port that supports FibreChannel capabilities may be configured via the FCPortSettings class. The configuration changes are expected to be stored to non-volatile memory.
UMLPackagePathstringCIM::Device::FC
Versionstring2.13.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
RequestedTypeuint16
DescriptionstringRequestedType acts as a filter on the enabled port types that a port may negotiate after a connection is established. Changing this value may cause a port reset if the enabled port type doesn't fall within the boundaries of the new requested port type filter. It may also cause the port to stay disabled if the new port type filter is incompatible with the attached device. Acceptable values for this property may be found in the FCPortCapabilities.RequestedTypesSupported array. "G" = Port may only act as an expansion port (E), or a fabric port (F). "GL" = Port may only act an an expansion port (E), a fabric port (F), or a fabric port supporting FC arbitrated loop (FL). "E" = Port may only act as an expansion port (E) connecting fabric elements. "F" = Port may only act as a fabric port (F). "FX" = Port may only act as a fabric port (F), or a fabric port supporting FC arbitrated loop (FL). "B" = Port may only act as a bridge port (B). "NX" = Port may only act as a node port (N) or a node port supporting FC arbitrated loop (NL). "N" = Port may only act as a Node port. "NL" = Port may only act as a Node Port supporting FC arbitrated loop.
MappingStringsstringFC-SWAPI.INCITS-T11|UcPortConfigSetType
ModelCorrespondencestringCIM_FCPortCapabilities.RequestedTypesSupported, CIM_FCPort.PortType
ValueMapstring2, 3, 4, 5, 6, 7, 8, 9, 10, .., 16000..65535
ValuesstringG, GL, E, F, FX, B, NX, N, NL, DMTF Reserved, Vendor Reserved
Writebooleantrue

Inherited Properties

NameData TypeClass Origin
AutoSenseSpeedbooleanCIM_LogicalPortSettings
CaptionstringCIM_ManagedElement
ChangeableTypeuint16CIM_SettingData
ConfigurationNamestringCIM_SettingData
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_SettingData
Generationuint64CIM_ManagedElement
InstanceIDstringCIM_SettingData
LinkTechnologyuint16CIM_NetworkPortSettings
RequestedSpeeduint64CIM_LogicalPortSettings
SoIDstringCIM_SettingData
SoOrgIDstringCIM_SettingData
ComponentSettingstring[]CIM_SettingData
NetworkIDsstring[]CIM_NetworkPortSettings

Class Methods