Class CIM_FCSwitchCapabilities
extends CIM_EnabledLogicalElementCapabilities

FibreChannel switch control and configuration capabilities.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_Capabilities
   |
   +--CIM_EnabledLogicalElementCapabilities
   |
   +--CIM_FCSwitchCapabilities

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringFibreChannel switch control and configuration capabilities.
UMLPackagePathstringCIM::Device::FC
Versionstring2.11.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
DomainIDConfigureableboolean
DescriptionstringBoolean that indicates whether the DomainID setting can be modified.
MappingStringsstringFC-SWAPI.INCITS-T11|SWAPI_UNIT_CONFIG_CAPS_T|EditDomainID
ModelCorrespondencestringCIM_FCSwitchSettings.PreferredDomainID
DomainIDLockedSupportedboolean
DescriptionstringBoolean that indicates whether the DomainIDLocked setting can be modified.
MappingStringsstringFC-SWAPI.INCITS-T11|SWAPI_UNIT_CONFIG_CAPS_T|EditDomainIDLocked
ModelCorrespondencestringCIM_FCSwitchSettings.DomainIDLocked
MaxDomainIDuint8
DescriptionstringMaximum DomainID value supported by the switch. This value must be greater than or equal to MinDomainID.
MappingStringsstringFC-SWAPI.INCITS-T11|SWAPI_UNIT_CONFIG_CAPS_T|MaxDomainID
MaxValuesint64239
MinValuesint641
ModelCorrespondencestringCIM_FCSwitchSettings.PreferredDomainID
MinDomainIDuint8
DescriptionstringMinimum DomainID value supported by the switch.
MappingStringsstringFC-SWAPI.INCITS-T11|SWAPI_UNIT_CONFIG_CAPS_T|MinDomainID
MaxValuesint64239
MinValuesint641
ModelCorrespondencestringCIM_FCSwitchSettings.PreferredDomainID
PrincipalPrioritiesSupporteduint16[]
DescriptionstringThis array contains the principal priority settings that are supported by the switch.
MappingStringsstringFC-SWAPI.INCITS-T11|SWAPI_UNIT_CONFIG_CAPS_T|SupportedSwitchPriorities
ModelCorrespondencestringCIM_FCSwitchSettings.PrincipalPriority
ValueMapstring2, 3, 4, 5
ValuesstringPrincipal, Subordinate, Any, Not Applicable

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_Capabilities
ElementNameEditSupportedbooleanCIM_EnabledLogicalElementCapabilities
ElementNameMaskstringCIM_EnabledLogicalElementCapabilities
InstanceIDstringCIM_Capabilities
MaxElementNameLenuint16CIM_EnabledLogicalElementCapabilities
RequestedStatesSupporteduint16[]CIM_EnabledLogicalElementCapabilities

Class Methods