Q-Logic 3000 Switch User Manual


 
3–Fabric Zoning Classes
QLGC_ZoneSet : CIM_ZoneSet
3-12 59223-03 E
QLGC_ZoneSet : CIM_ZoneSet
A zoneset aggregates zones into a single logical unit. There may be one instance
of zoneset marked as Active to represent the active zoneset associated with the
fabric. All other instances of zoneset are stored in the zoning database on the
switch.
Supported Properties and Methods
InstanceID
Opaque
Active
Property will contain a boolean value that will be TRUE if the zoneset
object represents the active zoneset, or FALSE if the zoneset object
represents an object from the inactive or local zoning database.
ElementName
Property will contain a user assigned string identifying the zoneset.
Supported WBEM Operations
getClass
getInstance
deleteInstance
enumerateInstances
enumerateInstanceNames
Associations
QLGC_FabricZoneSet : CIM_HostedCollection: 1to1 relationship to
QLGC_Fabric (Active = True)
QLGC_FCSwitchZoneSet : CIM_HostedCollection: ManyTo1
relationship to QLGC_FCSwitch (Active = False)
QLGC_MemberOfZoneSet : CIM_MemberOfCollection: 1ToMany
relationship to QLGC_Zone