HP-UX SNAplus2 R7 NOF Programmer's Guide
NOF API Verbs
QUERY_FOCAL_POINT
fp_data.ms_category
Management Services category. This is either one of the category names specified 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.
fp_data.description
A null-terminated text string describing the focal point, as specified in the definition of the focal point.
fp_data.fp_fqcp_name
Fully qualified control point name of the currently active focal point. This name is a 17-byte EBCDIC string,
padded on the right with EBCDIC spaces. It consists of a network ID of 1–8 A-string characters, an EBCDIC
dot (period) character, and a network name of 1–8 A-string characters.
fp_data.bkup_appl_name
Backup focal point application name. This is either one of the MS Discipline-Specific Application Programs
specified 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.
fp_data.bkup_fp_fqcp_name
Fully qualified control point name of the backup focal point. This name is a 17-byte EBCDIC string, padded
on the right with EBCDIC spaces. It consists of a network ID of 1–8 A-string characters, an EBCDIC dot
(period) character, and a network name of 1–8 A-string characters.
fp_data.implicit_appl_name
Name of the implicit focal point application (specified using DEFINE_FOCAL_POINT). This is either one of
the MS Discipline-Specific Application Programs specified 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.
fp_data.implicit_fp_fqcp_name
Fully qualified control point name of the implicit focal point (specified using DEFINE_FOCAL_POINT). This
name is a 17-byte EBCDIC string, padded on the right with EBCDIC spaces. It consists of a network ID of
1–8 A-string characters, an EBCDIC dot (period) character, and a network name of 1–8 A-string characters.
fp_data.fp_type
Type of focal point. Refer to the IBM Systems Network Architecture: Management Services Reference (see
Related Publications) for further detail. This is one of the following:
AP_EXPLICIT_PRIMARY_FP
AP_IMPLICIT_PRIMARY_FP
AP_BACKUP_FP
AP_DEFAULT_PRIMARY_FP
AP_DOMAIN_FP
AP_HOST_FP
AP_NO_FP
fp_data.fp_status
Status of the focal point. This is one of the following:
AP_ACTIVE
The focal point is currently active.
AP_NOT_ACTIVE
The focal point is currently not active.
458