Class CIM_FCSwitchView
extends CIM_View

The CIM_FCSwitchView provides the properties to be able to discover all the switch properties for a Fibre Channel Switch and Ports without having to do associators from the ComputerSystem representing the Switch to FCPort, FCSwitchCapabilities, FCPortCapabilities, LogicalModeule, Product, PhysicalPackage, SoftwareIdentity, AccessPoint, and Location.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_View
   |
   +--CIM_FCSwitchView

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringThe CIM_FCSwitchView provides the properties to be able to discover all the switch properties for a Fibre Channel Switch and Ports without having to do associators from the ComputerSystem representing the Switch to FCPort, FCSwitchCapabilities, FCPortCapabilities, LogicalModeule, Product, PhysicalPackage, SoftwareIdentity, AccessPoint, and Location.
Experimentalbooleantrue
UMLPackagePathstringCIM::Device::Views
Versionstring2.43.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
AccessInfostring
DescriptionstringAccess or addressing information or a combination of this information for a remote connection. This information can be a host name, network address, or similar information.
ModelCorrespondencestringCIM_RemoteServiceAccessPoint.InfoFormat
DomainIDstring
DescriptionstringThe Domain ID of the Switch.
DomainPortNumberuint16
DescriptionstringThe port number used for domain id and physical port zone members.
ElementNamestring
DescriptionstringThe Symbolic Name of the Switch.
OverridestringElementName
FCPortElementNamestring
DescriptionstringThe FC Port Symbolic Name.
FCPortTypeuint16
DescriptionstringThe FCPort type.
FCPortWWNstring
DescriptionstringThe FC Port WWN.
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: : Where and are separated by a colon ':', and where 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 _ structure of Schema class names.) In addition, to ensure uniqueness must not contain a colon (':'). When using this algorithm, the first colon to appear in InstanceID must appear between and . 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 set to 'CIM'.
Keybooleantrue
OverridestringInstanceID
LocationNamestring
DescriptionstringName is a free-form string defining a label for the Location. It is a part of the key for the object.
MaxLenuint32256
LocationPhysicalPositionstring
DescriptionstringPosition is a free-form string that indicates the placement of a PhysicalElement. It can specify slot information on a HostingBoard, mounting site in a Cabinet, or latitude and longitude information, for example, from a GPS. It is part of the key of the Location object.
MaxLenuint32256
LogicalModulePortNumberuint16
DescriptionstringThe port number labeled for an administrative purposes relative to the logical module. This is derived from the LogicalModulePortNumber property of FCPort.
Experimentalbooleantrue
MaxPortNPIVLoginsuint16
DescriptionstringMaximum number of NPIV logins supported on the fibre channel port. This is derived from the MaxNPIVLogins in the FCPortCapabilities associated to the FCPort.
Modelstring
DescriptionstringThe name by which the PhysicalElement is generally known.
MaxLenuint32256
ModuleNumberuint16
DescriptionstringLogical modules are often named by the physical or logical slot that they occupy within the containing device. ModuleNumber is the number assigned to the module by its parent.
OEMstring
DescriptionstringThe name of the Product's supplier, or entity selling the Product (the manufacturer, reseller, OEM, etc.). Corresponds to the Vendor property in the Product object in the DMTF Solution Exchange Standard.
MaxLenuint32256
OEMIdentifyingNumberstring
DescriptionstringProduct identification such as a serial number on software, a die number on a hardware chip, or (for non-commercial Products) a project number.
MappingStringsstringMIF.DMTF|ComponentID|001.4
MaxLenuint3264
OEMProductNamestring
DescriptionstringCommonly used Product name.
PartNumberstring
DescriptionstringThe Switch part number assigned by the organization that is responsible for producing or manufacturing the PhysicalElement.
MaxLenuint32256
PortEnabledStateuint165
DescriptionstringThe EnabledState of the underlying port
PortNPIVSupportedboolean
DescriptionstringFlag indicating whether NPIV is support on the FC Port.
PortNumberuint16
DescriptionstringThe labeled port number for administrative purposes relative to the switch.
ProductNamestring
DescriptionstringCommonly used Product name.
Keybooleantrue
SerialNumberstring
DescriptionstringA manufacturer-allocated number used to identify the Physical Element.
MaxLenuint32256
SwitchEnabledStateuint165
DescriptionstringThe EnabledState of the underlying FC Switch ComputerSystem
SwitchNPIVSupportedboolean
DescriptionstringFlag indicating whether NPIV is supported on the fibre channel switch, as derived from the NPIVSupported property of FCSwitchCapabilities for the switch.
Experimentalbooleantrue
SwitchWWNstring
DescriptionstringA Name that is associated with a Fibre Channel switch.
Vendorstring
DescriptionstringThe name of the Product's supplier, or entity selling the Product (the manufacturer, reseller, OEM, etc.). Corresponds to the Vendor property in the Product object in the DMTF Solution Exchange Standard.
MaxLenuint32256
VersionStringstring
DescriptionstringA string representing the complete software version information - for example, '12.1(3)T'. This string and the numeric major/minor/revision/build properties are complementary. Since vastly different representations and semantics exist for versions, it is not assumed that one representation is sufficient to permit a client to perform computations (i.e., the values are numeric) and a user to recognize the software's version (i.e., the values are understandable and readable). Hence, both numeric and string representations of version are provided.
FCPortOperationalStatusuint16[]
DescriptionstringThe operational status of the FCPort.
PortDiscriminatoruint16[]
DescriptionstringAn array property that identifies the context in which this FCPort is instantiated as defined in the underlying FCPort.
Experimentalbooleantrue
SwitchOperationalStatusuint16[]
DescriptionstringThe operational status of the Switch.

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
DescriptionstringCIM_ManagedElement
Generationuint64CIM_ManagedElement

Class Methods