HP-UX SNAplus2 R7 NOF Programmer's Guide

NOF API Verbs
DEFINE_FOCAL_POINT
opcode
AP_DEFINE_FOCAL_POINT
ms_category
Management Services category. This may be either one of the category names specied in the MS Discipline-
Specic Application Programs table of Systems Network Architecture: Management Services Reference (see
Related Publications), padded with EBCDIC spaces (0x40), or a user-dened category. A user-dened
category name is an 8-byte type-1134 EBCDIC string, padded with EBCDIC spaces (0x40) if necessary.
fp_fqcp_name
Fully qualied control point name of the focal point. The name is a 17-byte EBCDIC string, right-padded
with EBCDIC spaces. It consists of a network ID of up to 8 A-string characters, an EBCDIC dot (period)
character, and a network name of up to 8 A-string characters.
ms_appl_name
Focal point application name. This is normally an EBCDIC string, using type-1134 characters; alternatively,
it can be one of the MS Discipline-Specic Application Programs specied in Systems Network Architecture:
Management Services Reference (see Related Publications). The string must be 8 characters long; pad on the
right with EBCDIC space characters (0x40) if necessary.
description
A null-terminated text string (031 characters followed by a null character) describing the focal point.
This string is for information only; it is stored in the nodes conguration le and returned on the
QUERY_FOCAL_POINT verb, but SNAplus2 does not make any other use of it.
backup
Indicates whether the specied application is the main focal point for this category, or a backup focal point.
Possible values are:
AP_YES
Backup focal point (used only if the main focal point is not available).
AP_NO
Main focal point.
3.26.3 Returned Parameters: Successful Execution
If the verb executes successfully, SNAplus2 returns the following parameters:
primary_rc
AP_OK
The focal point was dened as requested.
3.26.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_CATEGORY_NAME
157