Q-Logic 3000 Switch User Manual


 
3–Fabric Zoning Classes
QLGC_ZoningService : CIM_ZoneService
59223-03 E 3-11
Request Status Codes:
CIM_ERR_ACCESS_DENIED: User does not have
authorization for this command.
CIM_ERR_INVALID_PARAMETER: One or more required
parameters are missing.
CIM_ERR_NOT_FOUND: The ZoningService instance was not
found.
CIM_ERR_FAILED: If the response is an error message
containing an instance of CIM_Error and
CIM_Error.MessageID=FC5 – ZoningObject already exists
The zone member already exists. The path to the existing zone
member may be found in the CIM_Error.ErrorSource property.
DefaultZoningState
Property will contain an enumerated value representing the default
zoning state, which indicates whether fabric members (devices) that
are not in any active zone can access each other.
Supported values are:
2 – Allow: Unzoned devices can access each other.
3 – Deny: Unzoned devices are isolated.
Supported WBEM Operations
getClass
getInstance
enumerateInstances
enumerateInstanceNames
invokeMethod
Associations
QLGC_FCSwitchZoningService : CIM_HostedService: 1to1
relationship to QLGC_FCSwitch