Q-Logic 3000 Switch User Manual


 
3–Fabric Zoning Classes
QLGC_ZoneMembership : CIM_ZoneMembershipSettingData
59223-03 E 3-15
QLGC_ZoneMembership :
CIM_ZoneMembershipSettingData
A zone member represents either a device in the fabric, or a port on a switch. In
the latter case, all devices connected to the port on the switch will participate in
the zone.
Multiple zones (or zone aliases) may contain identical zone members, effectively
identifying the same zoning element (port, device, etc.). In this case, only one
instance of the zone member will be reported, however it will be associated with
multiple zones (or zone aliases). The exception to this rule is that active zones will
never be associated to inactive zone members, and vice versa.
Supported Properties and Methods
InstanceID
Opaque
ConnectivityMemberType
Property will contain the enumerated type of the zone member.
02-Permanent Address: Fabric Device Port WWN
03-Network Address: Fabric Device Port Fibre Channel
address
04-Switch Port ID: Switch Domain / Port
ConnectivityMemberID
Property will contain a formatted string identifying the zone member.
The format is dependent on the ConnectivityMemberType.
MemberType: String Format/Example
Permanent Address: 16 uppercase hex digits /
2100002037730526
Network Address: 6 uppercase hex digits / 0B04E4
SwitchPort ID: D:P where D is the switch domain and P
is the switch port (area). Both values are base10. /
3:122
Supported WBEM Operations
getClass
getInstance
deleteInstance
enumerateInstances
enumerateInstanceNames