FcGs3RejectReasonCode
The GS-3 reject reason code for a request. none(1) - no error. invalidCmdCode(2) - req contains an invalid command code. invalidVerLevel(3) - req contains an invalid version number. logicalError(4) - there is a logical error. invalidIUSize(5) - Information Unit (IU) size is invalid. logicalBusy(6) - the module is busy. protocolError(7) - there is a protocol error. unableToPerformCmdReq(8) - the command specified in the req could not be executed. The details of exactly what failed will be in the corresponding reason code explanation. cmdNotSupported(9) - the command is not supported. vendorError(10) - specific vendor error.
Possible values
10 objects| Number | Name |
|---|---|
| 1 | none |
| 2 | invalidCmdCode |
| 3 | invalidVerLevel |
| 4 | logicalError |
| 5 | invalidIUSize |
| 6 | logicalBusy |
| 7 | protocolError |
| 8 | unableToPerformCmdReq |
| 9 | cmdNotSupported |
| 10 | vendorError |