Class CIM_FCTopologyView
extends CIM_View

The CIM_TopologyView provides the properties to be able to build a topology without having to do associators from the ProtocolEndpoint to the FCPort to the FCNode or FCSwitch.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_View
   |
   +--CIM_FCTopologyView

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringThe CIM_TopologyView provides the properties to be able to build a topology without having to do associators from the ProtocolEndpoint to the FCPort to the FCNode or FCSwitch.
UMLPackagePathstringCIM::Device::Views
Versionstring2.45.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
AntecedentElementWWNstring
DescriptionstringThe FC Switch Name Identifier (FC Switch WWN) or FC Node Name (FC Node WNN) the AntecedentFCPort is associated to.
AntecedentFCPortstring
DescriptionstringThe antecedent FCPort that is communicating with the dependent FCPort.
ReferencestringCIM_FCPort
AntecedentFCPortElementNamestring
DescriptionstringThe user friendly name of the FCPort the antecedent reference is associated to.
AntecedentFCPortTypeuint16
DescriptionstringThe PortType of the FCPort the dependent reference is associated to.
AntecedentFCPortWWNstring
DescriptionstringThe FC Port Name Identifier (FC Port WWN) of the FCPort the antecedent reference is associated to.
AntecedentSystemstring
DescriptionstringThe System of the antecedent FCPort in the AntecedentFCPort SystemDevice association.
ReferencestringCIM_System
DependentElementWWNstring
DescriptionstringThe FC Switch Name Identifier (FC Switch WWN) or FC Node Name (FC Node WNN) the DependentFCPort is associated to.
DependentFCPortstring
DescriptionstringThe dependent FCPort that is communicating with the antecedent FCPort.
ReferencestringCIM_FCPort
DependentFCPortElementNamestring
DescriptionstringThe user friendly name of the FCPort the dependent reference is associated to.
DependentFCPortTypeuint16
DescriptionstringThe PortType of the FCPort the dependent reference is associated to.
DependentFCPortWWNstring
DescriptionstringThe FC Port Name Identifier (FC Port WWN) of the FCPort the dependent reference is associated to.
DependentSystemstring
DescriptionstringThe System of the dependent FCPort in the DependentFCPort SystemDevice association.
ReferencestringCIM_System
InstanceIDstring
DescriptionstringWithin the scope of the instantiating Namespace, InstanceID opaquely and uniquely identifies an instance of this class. To ensure uniqueness within the NameSpace, the value of InstanceID should be constructed using the following 'preferred' algorithm: <OrgID>:<LocalID> Where <OrgID> and <LocalID> are separated by a colon ':', and where <OrgID> must include a unique name. It can be a copyrighted, trademarked, or otherwise unique name that is owned by the business entity that is creating or defining the InstanceID. Or, it could be a registered ID that is assigned to the business entity by a recognized global authority.(This requirement is similar to the <Schema Name>_<Class Name>> structure of Schema class names.) In addition, to ensure uniqueness <OrgID> must not contain a colon (':'). When using this algorithm, the first colon to appear in InstanceID must appear between <OrgID> and <LocalID>. <LocalID> is chosen by the business entity and should not be re-used to identify different underlying (real-world) elements. If the above 'preferred' algorithm is not used, the defining entity must ensure that the resulting InstanceID is not re-used as any of InstanceIDs produced by this or other providers for the NameSpace of this instance. For DMTF-defined instances, the 'preferred' algorithm must be used with the <OrgID> set to 'CIM'.
Keybooleantrue
OverridestringInstanceID

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_ManagedElement
Generationuint64CIM_ManagedElement

Class Methods