FTAM/9000 Programmer's Guide
Chapter 3 131
HP FTAM/9000 Data Structures
Ft_diagnostic
The further_details field may vary across different vendor responders.
Refer to the HP FTAM/9000 Reference Manual for a list of HP-UX
diagnostic messages, their probable causes, and possible corrective
actions.
Figure 3-11 Ft_diagnostic Structure
Ft_diagnostic
diag_type
error_id
error_observer
error_source
suggested_delay
further_details
next
Up to 12 struct Ft_diagnostic
Ft_diagnostic
diag_type
error_id
error_observer
error_source
suggested_delay
further_details
next
*next Linked list of Ft_diagnostic structures; maximum number is 12.
diag_type Specifies the kind of ISO error that occurred.
error_id Specifies the integer representing the ISO error that occurred; defined
in f_error.h.
error_observer Specifies the entity that detected the error.