Class CIM_Zone
extends CIM_ConnectivityCollection

A Zone is a group of Ports, Endpoints, Nodes, Zones, and NamedAddressCollections that are managed collectively by the same domain. The managing domain is indicated by the HostedCollection association. For Fibre Channel, a Zone indicates a set of members that are participating together in the fabric.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_Collection
   |
   +--CIM_SystemSpecificCollection
   |
   +--CIM_ConnectivityCollection
   |
   +--CIM_Zone

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringA Zone is a group of Ports, Endpoints, Nodes, Zones, and NamedAddressCollections that are managed collectively by the same domain. The managing domain is indicated by the HostedCollection association. For Fibre Channel, a Zone indicates a set of members that are participating together in the fabric.
UMLPackagePathstringCIM::Device::FC
Versionstring2.10.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
Activeboolean
DescriptionstringIndicates that this Zone is currently active (that is, under enforcement of a fabric). This property can be used to distinguish between a Zone that is currently active and a snapshot of a Zone (with the same InstanceName) that is for "offline" editing.
Requiredbooleantrue
ElementNamestring
DescriptionstringA user-friendly name for the Zone that is unique within the AdminDomain.
OverridestringElementName
Requiredbooleantrue
Writebooleantrue
OtherZoneSubTypeDescriptionstring
DescriptionstringA string that describes the ZoneSubType when the ZoneSubType value is 1 "Other".
ModelCorrespondencestringCIM_Zone.ZoneSubType
OtherZoneTypeDescriptionstring
DescriptionstringA string that describes the ZoneType when the ZoneType value is 1 "Other".
ModelCorrespondencestringCIM_Zone.ZoneType
ZoneSubTypeuint16
DescriptionstringSpecific clarification to be used when the ProtocolType has an enumeration that requires it. Specifically, if ProtocolType is "Protocol", then SubType is the Fibre Channel FC4 type.
ModelCorrespondencestringCIM_Zone.OtherZoneSubTypeDescription
ValueMapstring0, 1, 2, 3, 4, .., 32768..65535
ValuesstringUnknown, Other, SCSI, VI, IP, DMTF Reserved, Vendor Reserved
ZoneTypeuint16
DescriptionstringThe type of zoning to be enforced.
ModelCorrespondencestringCIM_Zone.OtherZoneTypeDescription
Requiredbooleantrue
ValueMapstring0, 1, 2, 3, .., 32768..65535
ValuesstringUnknown, Other, Default, Protocol, DMTF Reserved, Vendor Reserved

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
ConnectivityStatusuint16CIM_ConnectivityCollection
DescriptionstringCIM_ManagedElement
InstanceIDstringCIM_SystemSpecificCollection

Class Methods