FcChangeProtoFailCause
The reason for the failure of Change Protocol, which kicks in due to zone set activation/de-activation. none(1) - no error. rcvdSfcBusy(2) - the local Zone Server received a busy from one of the Zone Servers in the fabric in response to SFC. rcvdUfcBusy(3) - the local Zone Server received a busy from one of the Zone Servers in the fabric in response to UFC. acaRetryExceed(4) - the number of ACA retries by the local Zone Server has exceeded the retry count. sfcRetryExceed(5) - the number of SFC retries by the local Zone Server has exceeded the retry count. ufcRetryExceed(6) - the number of UFC retries by the local Zone Server has exceeded the retry count. unsuppCmd(7) - the local Zone Server has received response from one of the Zone Servers in the fabric that it does not support the particular command. notAuth(8) - the local Zone Server has received response from one of the Zone Servers in the fabric that the local Zone Server is not authorized to carry out the particular command. fabricChange(9) - the local Zone Server has received response from one of the Zone Servers that the fabric from it's viewpoint is changing. updateNotStaged(10) - the local Zone Server has received response from one of the Zone Servers in the fabric that it has received a UFC before an SFC. invalidZsetFormat(11) - the local Zone Server has received response from one of the Zone Servers in the fabric that the zone set format in the pdu sent to it is invalid. systemErr(12) - a system error has occured on the local Zone Server. vsanNotPresent(13) - the specified VSAN is not present on the local Zone Server. vsanInactive(14) - the specifed VSAN is not active on the local Zone Server. zsetNotPresent(15) - the specified zone set is not present on the local Zone Server. dbUpdateInProgress(16) - the local Zone Server's database is being updated. zsetNotActive(17) - the zone set specified for deactivation is not active on the local Zone Server. hwOperFailed(18) - the hardware update on the local Zone Server failed. fc2SeqSizeExceed(19) - the Change Protocol frame has exceeded the allowed maximum FC-2 sequence size on the local Zone Server. fc2SendFailed(20) - the FC-2 stack failed to send the frame on the local Zone Server. zsetUnchangedAndActive(21) - the zone set specified for activation is already active and unchanged since the last activation on the local Zone Server. fabricUnstable(22) - the fabric has become unstable as detected by the local Zone Server. nonInteropMember(23) - one or more of the members specified in the zone set(s) to be activated, are in non-interoperable format and the interop mode is turned on, on the local Zone Server. lcUpgradeInProgress(24) - line card upgrade is in progress on the local Zone Server.
Possible values
24 objects| Number | Name |
|---|---|
| 1 | none |
| 2 | rcvdSfcBusy |
| 3 | rcvdUfcBusy |
| 4 | acaRetryExceed |
| 5 | sfcRetryExceed |
| 6 | ufcRetryExceed |
| 7 | unsuppCmd |
| 8 | notAuth |
| 9 | fabricChange |
| 10 | updateNotStaged |
| 11 | invalidZsetFormat |
| 12 | systemErr |
| 13 | vsanNotPresent |
| 14 | vsanInactive |
| 15 | zsetNotPresent |
| 16 | dbUpdateInProgress |
| 17 | zsetNotActive |
| 18 | hwOperFailed |
| 19 | fc2SeqSizeExceed |
| 20 | fc2SendFailed |
| 21 | zsetUnchangedAndActive |
| 22 | fabricUnstable |
| 23 | nonInteropMember |
| 24 | lcUpgradeInProgress |