HP-UX SNAplus2 R7 NOF Programmer's Guide

NOF API Verbs
QUERY_FOCAL_POINT
AP_PENDING
The focal point is pending active. This occurs after an implicit request has been sent to the focal point
and before the response has been received.
AP_NEVER_ACTIVE
No focal point information is available for the specied category although application registrations for
the category have been accepted.
fp_data.fp_routing
Species whether applications should use default or direct routing to route trafc to the focal point. This is
one of the following:
AP_DEFAULT
The MDS_MU should be delivered to the focal point using default routing.
AP_DIRECT
The MDS_MU should be routed on a session directly to the focal point.
fp_data.number_of_appls
Number of applications registered for this focal point category.
appl_name
Name of application registered for focal point category. This is either one of the MS Discipline-Specic
Application Programs specied in the
Systems Network Architecture: Management Services Reference (see
Related Publications)), or an EBCDIC string, using type-1134 characters, padded on the right with spaces if
the name is shorter than 8 characters.
3.121.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_MS_CATEGORY
The list_options parameter was set to AP_LIST_INCLUSIVE, to list all entries starting from the
supplied name, but the ms_category 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.121.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 MS network management functions; this is dened by the
mds_supported parameter on the DEFINE_NODE verb.
459