Q-Logic 3000 Switch User Manual


 
3–Fabric Zoning Classes
QLGC_ZoningService : CIM_ZoneService
3-10 59223-03 E
Parameters:
ConnectivityMemberType[required] Enumerated type of zone
member being created.
2=Permanent Address (Device Port WWN)
3=Network Address (Device Port FCID)
4=SwitchPort ID (Switch Domain/Port)
ConnectivityMemberID: [required] String identifying the zone
member. The format is dependent on the
ConnectivityMemberType.
MemberType: String Format/Example
PermanentAddress: 16 uppercase hex digits /
2100002037730526
Network Address: 6 uppercase hex digits /
0B04E4
SwitchPortID: D:P where D is the switch domain
and P is the switch port (area). Both values are
base10. / 3:122
SystemSpecificCollection: [required] Reference to the zone or
zone alias the zone member will be added to.
ZoneMembershipSettingData: [out] Reference to the
newly created Zone member object.
Returns:
0 - Success
4 - Failed
5 - Invalid Parameter: Invalid ConnectivityMemberType or
ConnectivityMemberID format.
6 - Access Denied: Switch is being configured by another user.
7 - Not Found: Referenced zone or alias or zone member was
not found.