Class CIM_FCActiveConnection
extends CIM_ActiveConnection

This association specializes ActiveConnection to represent the connections between two Fibre Channel ProtocolEndpoints. The ActiveConnection can be an ISL, a Host to Switch Link, a Switch to Device Link, or a connection created

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


Class Hierarchy

CIM_Dependency
   |
   +--CIM_SAPSAPDependency
   |
   +--CIM_ActiveConnection
   |
   +--CIM_FCActiveConnection

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringThis association specializes ActiveConnection to represent the connections between two Fibre Channel ProtocolEndpoints. The ActiveConnection can be an ISL, a Host to Switch Link, a Switch to Device Link, or a connection created
UMLPackagePathstringCIM::Device::FC
Versionstring2.45.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
Discriminatoruint16[]
DescriptionstringAn enumeration used to discriminate the context in which the ActiveConnectionis instantiated: Not Applicable(2) indicates that this ActiveConnection is not instantiated in any special context, VF(3) indicates that this ActiveConnection is instantiated in the context of Virtual Fabrics, NPIV(7) indicates that this ActiveConnection is instantiated in the context of N Port Virtualization (NPIV), Chassis(9) icdicates that this ActiveConnection is instantiated as part of a chassis to chassis connection, FCoE(10) indicates that this ActiveConnection is instatiated in the context of Fibre Channel over Ethernet (FCoE).
ValueMapstring0, 2, 3, 5, 7, 9, 10, ..
ValuesstringUnknown, Not Applicable, VF, IFR, NPIV, Chassis, FCoE, DMTF Reserved

Association References

NameReference Class

Propagated Association References

NameReference Class

Inherited Properties

NameData Type
IsUnidirectionalboolean
OtherTrafficDescriptionstring
TrafficTypeuint16

Class Methods