High Availability Monitors Version A.03.02 Release Notes

NOF API Verbs (QUERY Verbs)
QUERY_CN_PORT
Chapter 4538
network name of 1-8 A-string characters.
cn_port_data.port_name
Name of the port. This is an 8-byte ASCII string,
padded on the right with spaces if the name is shorter
than 8 characters.
cn_port_data.tg_num
Transmission group number for the specified port.
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_CN_NAME
The
list_options
parameter was set to
AP_LIST_INCLUSIVE, to list all entries starting from
the supplied name, but the
fqcn_name
parameter was
not valid.
AP_INVALID_PORT_NAME
The
list_options
parameter was set to
AP_LIST_INCLUSIVE, to list all entries starting from
the supplied name, but the
port_name
parameter was
not valid.
AP_INVALID_LIST_OPTION
The
list_options
parameter was not set to a valid
value.
Appendix A, “Common Return Codes,” lists further secondary return
codes associated with AP_PARAMETER_CHECK, which are common to all
NOF verbs.