HP-UX SNAplus2 R7 NOF Programmer's Guide
NOF API Verbs
QUERY_ADJACENT_NN
operator. This is because the size of the returned overlay may increase in future releases of SNAplus2; using
the returned overlay size ensures that your application will continue to work with future releases.
adj_nncp_data.adj_nncp_name
Fully qualified name of the adjacent NN. The 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.
adj_nncp_data.cp_cp_sess_status
Status of the CP-CP session to the adjacent NN. Possible values are:
AP_ACTIVE
The session is active.
AP_CONWINNER_ACTIVE
The session (a contention-winner session) is active.
AP_CONLOSER_ACTIVE
The session (a contention-loser session) is active.
AP_INACTIVE
The session is inactive.
adj_nncp_data.out_of_seq_tdus
Number of out-of-sequence TDUs received from this node.
adj_nncp_data.last_frsn_sent
The last Flow Reduction Sequence Number (FRSN) sent to this node.
adj_nncp_data.last_frsn_rcvd
The last Flow Reduction Sequence Number (FRSN) received from this node.
3.91.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_ADJ_NNCP_NAME
The list_options parameter was set to AP_LIST_INCLUSIVE, to list all entries starting from the
supplied name, but the adj_nncp_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.91.5 Returned Parameters: Function Not Supported
If the verb does not execute successfully because the local node is not a network node, SNAplus2 returns the
following parameters:
348