Class CIM_FCSwitchSettings
extends CIM_SettingData

A ComputerSystem that supports FC Switch capabilities and can be configured using the FCSwitchConfig class.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_SettingData
   |
   +--CIM_FCSwitchSettings

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringA ComputerSystem that supports FC Switch capabilities and can be configured using the FCSwitchConfig class.
UMLPackagePathstringCIM::Device::FC
Versionstring2.11.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
DomainIDLockedboolean
DescriptionstringBoolean that indicates if the switch can negotiate a new domainID when the configured domainID is unavailable. If this value is true, a domainID conflict will cause the fabric merge process to fail.
MappingStringsstringFC-SWAPI.INCITS-T11|UcUnitConfigGetDomainIDLocked
ModelCorrespondencestringCIM_FCSwitchSettings.PreferredDomainID
Writebooleantrue
PreferredDomainIDuint8
DescriptionstringThe preferred domainID for the switch. If DomainIDLocked is true, then this property will be the required DomainID for the switch.
MappingStringsstringFC-SWAPI.INCITS-T11|UcUnitConfigGetDomainID, GC-GS.INCITS-T11|InterconnectElement|DomainIdentifier
MaxValuesint64239
MinValuesint641
ModelCorrespondencestringCIM_FCSwitchSettings.DomainIDLocked
Writebooleantrue
PrincipalPriorityuint163
DescriptionstringThis value affects the selection of a principal switch within the fabric. The value indirectly corresponds to the FC-FS switch_priority value used during principal switch selection. - Principal: Attempt to become the principal switch in the fabric. - Subordinate: Attempt not to become the principal switch in the fabric. - Any: No preference.
MappingStringsstringFC-SWAPI.INCITS-T11|SWAPI_PRINCIPAL_PRIORITY_T
ValueMapstring2, 3, 4
ValuesstringPrincipal, Subordinate, Any
Writebooleantrue

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
ChangeableTypeuint16CIM_SettingData
ConfigurationNamestringCIM_SettingData
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_SettingData
InstanceIDstringCIM_SettingData

Class Methods