HP-UX SNAplus2 R7 NOF Programmer's Guide

NOF API Verbs
QUERY_DOMAIN_CONFIG_FILE
dlus_data.pipe_stats.sscp_lu_mus_rcvd
Number of SSCP-LU MUs received from DLUS over the pipe.
dlus_data.pipe_stats.sscp_lu_mus_sent
Number of SSCP-LU MUs sent to DLUS over the pipe.
3.115.4 Returned Parameters: Parameter Check
If the verb does not execute because of a parameter error, SNAplus2 returns the following parameters:
primary_rc
AP_PARAMETER_CHECK
secondary_rc
Possible values are:
AP_INVALID_DLUS_NAME
The
list_options parameter was set to AP_LIST_INCLUSIVE, to list all entries starting from the
supplied name, but the dlus_name parameter was not valid.
AP_INVALID_LIST_OPTION
The list_options parameter was not set to a valid value.
Appendix B, Common Return Codes lists further secondary return codes associated with
AP_PARAMETER_CHECK,
which are common to all NOF verbs.
3.115.5 Returned Parameters: Function Not Supported
If the verb does not execute successfully because the local node conguration does not support it, SNAplus2 returns
the following parameters:
primary_rc
AP_FUNCTION_NOT_SUPPORTED
The local node does not support DLUR; this is dened by the dlur_support parameter on the
DEFINE_NODE verb.
3.115.6 Returned Parameters: Other Conditions
Appendix B, Common Return Codes lists further combinations of primary and secondary return codes that are
common to all NOF verbs.
3.116 QUERY_DOMAIN_CONFIG_FILE
QUERY_DOMAIN_CONFIG_FILE returns the header information included in the SNAplus2 domain conguration
le (the SNAplus2 version number, the revision level of the le, and an optional comment string supplied on
DEFINE_DOMAIN_CONFIG_FILE).
This verb must be issued to the domain conguration le.
3.116.1 VCB Structure
typedef struct query_domain_config_file
{
431