FcZoneServerRejReasonExpl

  • Base type Enumeration

The reject reason code explanation for a zone server request. noAdditionalExplanation(1) - there is no additional explanation. zonesNotSupported(2) - zones are not supported. zoneSetNameUnknown(3) - zone set name is not known. noZoneSetActive(4) - no zone set is currently active. zoneNameUnknown(5) - zone name is unknown. zoneStateUnknown(6) - state of the zone is not known. incorrectPayloadLen(7) - payload len is not correct. tooLargeZoneSet(8) - zone set is larger than permitted size. deactivateZoneSetFailed(9) - deactivation of zone set failed. reqNotSupported(10) - request is not supported. capabilityNotSupported(11) - capability is not supported. zoneMemberIDTypeNotSupp(12)- type of zone member is not supported. invalidZoneSetDefinition(13) - zone set definition is invalid.

Possible values

13 objects
Number Name
1 noAdditionalExplanation
2 zonesNotSupported
3 zoneSetNameUnknown
4 noZoneSetActive
5 zoneNameUnknown
6 zoneStateUnknown
7 incorrectPayloadLen
8 tooLargeZoneSet
9 deactivateZoneSetFailed
10 reqNotSupported
11 capabilityNotSupported
12 zoneMemberIDTypeNotSupp
13 invalidZoneSetDefinition