LLC LAN generic codes

Table 1. LLC LAN generic codes
Code Meaning Explanation
7000 Done The LLC command was successfully completed.
7001 ID not valid The LLC detected that the data in the ID field was blank, syntactically incorrect, or otherwise unrecognizable.
7002 State error The LLC received a primitive that was illogical for the current LLC state.
7003 ID type not valid The LLC detected that the data in the ID type field was blank, syntactically incorrect, or otherwise unrecognizable.
7004 Primitive not valid The LLC received a request with a primitive code that was not valid or a primitive code for an unsupported request.
7005 Control information length not valid The LLC received a primitive in which the control information length was incorrect for the primitive type.
7006 Length-of-data area not valid The LLC received a request that specified a length-of-data area that was not valid.
7007 Interface data not valid The LLC detected that the data in the interface data field was missing, blank, syntactically incorrect, or otherwise unrecognizable.
7008 Primitive not recognized The primitive code in the request received by LLC is not one of the recognized primitives. This return code indicates a LLC user error.
700B Unsupported service type An N_ACTIVATE_SAP or N_DEACTIVATE_SAP request was received, specifying an invalid service type.
700C Service type not activated An N_DEACTIVATE_SAP request was received, but the particular manager was not active. Either an N_ACTIVATE_SAP request was not issued or an N_DEACTIVATE_SAP request was issued prior to LLC receiving this request. This code usually indicates an LLC user error.
7010 Service type already activated An N_ACTIVATE_SAP request was received, but the service was already active. This code usually indicates an LLC user error.
7012 Requestor not manager of service An N_DEACTIVATE_SAP request was received on a CID (connection ID) other than that of the manager of the service. This code usually indicates an LLC user error.