Return Values

The Status field in the acknowledgment can contain the following values:

If the return value is

then...

SK_SUCCESS (0x10)

node was added successfully.

SK_DUP_IP_ADDR (-29)

one or both IP addresses are already in use by the LLC for another logical node ID.

SK_INTERNAL_LIMIT_REACHED (-30)

no more nodes can be added to the LLC. Current limit is 128 nodes.

SK_BAD_IP_ADDRESS (-27)

no response from that IP address was received after 15 seconds.

SK_BAD_LICENSE (-28)

no valid license exists for the new node.

SK_INTERNAL_ERROR (-21)

an unexpected error occurred. Refer to the LLC maintenance.log for more details.

SK_NODE_DOESNT_EXIST (-35)

a delete command was sent for a nonexisting node.