Class CIM_ZoneCapabilities
extends CIM_Capabilities

ZoneCapabilities exposes the capabilities for zoning of an AdminDomain.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_Capabilities
   |
   +--CIM_ZoneCapabilities

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringZoneCapabilities exposes the capabilities for zoning of an AdminDomain.
UMLPackagePathstringCIM::Device::FC
Versionstring2.23.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
MaxNumZoneuint32
DescriptionstringThe maximum number of Zones that the AdminDomain is capable of supporting.
MaxNumZoneAliasesuint32
DescriptionstringThe maximum number of ZoneAliases that the AdminDomain is capable of supporting.
MaxNumZoneMembersuint32
DescriptionstringThe maximum number of ZoneMembers that the AdminDomain is capable of supporting.
MaxNumZoneSetsuint32
DescriptionstringThe maximum number of ZoneSets that the AdminDomain is capable of supporting.
MaxNumZonesPerZoneSetuint32
DescriptionstringThe maximum number of Zones per ZoneSet that the AdminDomain is capable of supporting.
ZoneNameFormatuint16
DescriptionstringThe ZoneNameFormat supported by the AdminDomain.
ValueMapstring0, 2, 3, .., 0x8000..
ValuesstringUnknown, Numeric, Alpha Numeric, DMTF Reserved, Vendor Reserved
ZoneNameMaxLenuint32
DescriptionstringThe maximum length for the Zone Name that the AdminDomain is capable of supporting.
OtherSupportedConnectivityMemberTypesstring[]
DescriptionstringIn case one of the array elements for SupportedConnectivityMemberTypes has a value of 1, i.e Other, then this array lists the Other Supported Connectivity Member Types.
SupportedConnectivityMemberTypesuint16[]
ArrayTypestringIndexed
DescriptionstringAn array of enumerated integers that describe the supported Zone Member Types. For example, a vendor supporting only Permanent Address and Network Address as Zone Member Types would need to return an array of 2 elements, with the values 2 & 3.
ValueMapstring0, 1, 2, 3, 4, 5, 6, .., 0x8000..
ValuesstringUnknown, Other, Permanent Address, Network Address, Switch Port ID, Logical Port Group, Connectivity Collection, DMTF Reserved, Vendor Reserved

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_Capabilities
InstanceIDstringCIM_Capabilities

Class Methods