HP-UX SNAplus2 R7 NOF Programmer's Guide

NOF API Verbs
QUERY_DOWNSTREAM_PU
downstream_pu_data.pu_sscp_stats.send_data_frames
Number of normal ow data frames sent.
downstream_pu_data.pu_sscp_stats.send_fmd_data_frames
Number of normal ow FMD data frames sent.
downstream_pu_data.pu_sscp_stats.send_data_bytes
Number of normal ow data bytes sent.
downstream_pu_data.pu_sscp_stats.rcv_data_frames
Number of normal ow data frames received.
downstream_pu_data.pu_sscp_stats.rcv_fmd_data_frames
Number of normal ow FMD data frames received.
downstream_pu_data.pu_sscp_stats.rcv_data_bytes
Number of normal ow data bytes received.
downstream_pu_data.pu_sscp_stats.sidh
Session ID high byte.
downstream_pu_data.pu_sscp_stats.sidl
Session ID low byte.
downstream_pu_data.pu_sscp_stats.odai
Origin Destination Assignor Indicator. When bringing up a session, the sender of the BIND sets this eld
to zero if the local node contains the primary link station, and sets it to one if the BIND sender is the node
containing the secondary link station.
downstream_pu_data.pu_sscp_stats.ls_name
Link station name associated with statistics. This is an 8-byte ASCII character string, right-padded with
spaces if the name is shorter than 8 characters.
downstream_pu_data.pacing_type
The type of receive pacing in use on the PU-SSCP. This parameter will always be set to
AP_NONE.
3.118.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_PU_NAME
The list_options parameter was set to AP_LIST_INCLUSIVE, to list all entries starting from the
supplied name, but the dspu_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.
445