HP-UX SNAplus2 MS Programmer's Guide

Management Services Indications
MS_STATUS
Chapter 4 105
AP_MS_STATUS
status
AP_TARGET_HAS_DIED
This value indicates that the
connected node or the SNAplus2
software is no longer running.
dead_target_handle
A null value for this parameter indicates that the
SNAplus2 software on the local computer (where the
application is running) has been stopped. All target
handles that the application was using are
disconnected and are no longer valid.
A non-null value for this parameter indicates the
target handle of the failed node. The application should
issue DISCONNECT_MS_NODE for this target handle
to free the resources associated with it.
The application can attempt to reconnect to a target
node by periodically issuing CONNECT_MS_NODE;
this call will fail until the target node or the local
SNAplus2 software is restarted.