Q-Logic 3000 Switch User Manual


 
3–Fabric Zoning Classes
QLGC_Zone : CIM_Zone
59223-03 E 3-13
QLGC_Zone : CIM_Zone
A zone is a named group of ports or devices that can communicate with each
other. Active zones will be associated with the fabric object, whereas inactive
zones will be associated with the switch object.
Supported Properties and Methods
InstanceID
Opaque
Active
Property will contain a boolean value that will be TRUE if the zone
object participates in the active zoneset, or false if the zone object is
from the zoning database.
ElementName
Property will contain a user assigned string identifying the zoneset.
ZoneType
Property will contain an enumerated value describing the type of zone.
Note: hard zones differ from soft zones in that hard zones affect the
flow of FC frames whereas soft zones only affect a devices ability to
see other devices in the fabric.
01-Other: Zone is an Access Control List Hard Zone
02-Default: Zone is a Soft Zone.
OtherZoneTypeDescription
If ZoneType is 01=Other, then this property will contain the string
“HardACL” indicating that the zone is an Access Control List Hard
Zone. Otherwise this property will contain an empty string.
Supported WBEM Operations
getClass
getInstance
deleteInstance
enumerateInstances
enumerateInstanceNames
Associations
QLGC_FabricZone : CIM_HostedCollection — 1ToMany relationship
ito QLGC_Fabric (Active = true)
QLGC_FCSwitchZone : CIM_HostedCollection — 1ToMany
relationship to QLGC_FCSwitch (Active = false)
QLGC_MemberOfZoneSet : CIM_MemberOfCollection —
ManyToMany relationship to QLGC_ZoneSet