OSI/FTAM Programming Guide
Using FTM Procedure Calls
HP NonStop OSI/FTAM Programming Guide—528612-001
4-58
Errors in Indication and Confirm Procedures
Figure 4-5. Handling Errors in FTM Indication and Confirm Procedures
VST0405.vsd
Call APS_STATUS_
No
No event was received;
look up
status in Table B-1.
After call to APS_EVENT_RECEIVE_
procedure in wait mode or MFM_AWAITIOX_
procedure in nowait mode, check status return
value from call.
No
Look up error in
Table B-2
APS_STATUS_ call returns
error value
and
event-code.
Permanent diagnostics were received.Look up
diagnostic, from indication or
confirm procedure, in Appendix C or D.
Check
action-result parameter
from indication or confirm call.
Yes
Call indication or confirm procedure,
as indicated by
event-code.
Look up
event code in
Table A-1
No
Check for informative
diagnostics.
There is no error.
Yes
Look up error in
Table B-2
Yes
Yes
Indication or confirm procedure
was successful.
Indication or confirm procedure
call returns
error value.
status = 1?
error = 0?
error = 0?
action-
result=o?
No