|
# | Result Code | Fixit! | Error Message |
-5901 | ERR_LTM_LISTENER_ID_IN_USE | N/A | Specified Listener identifier is in use |
-5902 | ERR_LTM_NO_LISTENER | N/A | Listener of specified type is not available |
-5903 | ERR_LTM_RESOURCE_NOT_REGISTERED | N/A | Listener of specified type is not available |
-5904 | ERR_LTM_PORT_NOT_CLAIMED | N/A | claim request failed because to port is busy |
-5905 | ERR_LTM_COMMAND_NOT_ALLOWED | N/A | LTM command not allowed on specified port |
-5906 | ERR_LTM_BAD_VERSION | N/A | connect failed due to incompatible LTM versions |
-5907 | ERR_LTM_ARBITRATION_TIMEOUT | N/A | Time outduring the listener arbitration. |
-5908 | ERR_LTM_KODE_NOT_FOUND | N/A | kode resource not found in specified file fail. |
-5910 | ERR_LTM_RESOURCE_CLAIMED | N/A | call failed because resource is already claimed |
-5911 | ERR_LTM_PORT_RESOURCES_CLAIMED | N/A | Port's resources are already claimed |
-5912 | ERR_LTM_RESOURCE_NOT_CLAIMED | N/A | call failed because the resource was unclaimed |
-5913 | ERR_LTM_PORT_RESOURCES_NOT_CLAIMED | N/A | The LTM port's resources are NOT claimed. |
-5914 | ERR_LTM_PORT_UNCLAIMED | N/A | LTM listen port unclaimed |
-5915 | ERR_LTM_CONNECTION_REFUSED | N/A | LTM listener refused connect request |
-5916 | ERR_LTM_CLAIM_ABORTED | N/A | LTM claim call aborted due to LTM_ARB_CLAIM_CANCEL call |
-5917 | ERR_LTM_END_OF_PORT_LIST | N/A | End of open port list reached in current port status session |
-5918 | ERR_LTM_NOT_CONNECTED | N/A | Not connected. |
-5919 | ERR_LTM_CONNECTION_ABORTED | N/A | Connection request aborted |
-5920 | ERR_LTM_BAD_LENGTH | N/A | Length of write request exceeds maximum. |
-5921 | ERR_LTM_BAD_PARAMETER | N/A | Bad parameter. |
-5922 | ERR_LTM_COMMAND_IN_PROGRESS | N/A | Command already in progress. |
-5923 | ERR_LTM_CONNECTED | N/A | Connection established. |
-5924 | ERR_LTM_CONNECT_CANCELED | N/A | Connection request canceled. |
-5925 | ERR_LTM_CONNECT_TIMEDOUT | N/A | Connection time out. |
-5926 | ERR_LTM_NO_DEFAULTS | N/A | Could not get default info... |
-5927 | ERR_LTM_GOOD_BYE | N/A | The driver is going away in a rude fashion |
-5928 | ERR_LTM_BAD_CHECKSUM | N/A | Bad checksum in framer |
-5929 | ERR_LTM_BAD_PROTOCOL | N/A | Bad protocol type in PPP frame |
-5930 | ERR_LTM_BAD_FRAME | N/A | Bad PPP frame |