HP-UX SNAplus2 R7 NOF Programmer's Guide
NOF API Verbs
QUERY_DOWNSTREAM_PU
downstream_pu_data.dspu_name
Name of the downstream PU. The name is an 8-byte EBCDIC type-A string, padded on the right with
EBCDIC spaces if the name is shorter than 8 characters.
downstream_pu_data.description
A null-terminated text string describing the LS to the downstream PU, as specified in the definition of the LS.
downstream_pu_data.ls_name
Name of the LS used to access the downstream PU. This is an 8-byte ASCII string, padded on the right with
spaces if the name is shorter than 8 characters.
downstream_pu_data.pu_sscp_sess_active
Specifies whether the PU-SSCP session to the downstream PU is active. Possible values are:
AP_YES
The session is active.
AP_NO
The session is not active.
downstream_pu_data.dspu_services
Specifies the type of services provided to the PU.
Possible values are:
AP_PU_CONCENTRATION
Downstream PU is served by PU concentration.
AP_DLUR
Downstream PU is served by DLUR.
downstream_pu_data.pu_sscp_stats.rcv_ru_size
Maximum receive RU size; this field is reserved (and set to zero) if the downstream PU is served by PU
concentration.
downstream_pu_data.pu_sscp_stats.send_ru_size
Maximum send RU size; this field is reserved (and set to zero) if the downstream PU is served by PU
concentration.
downstream_pu_data.pu_sscp_stats.max_send_btu_size
Maximum BTU size that can be sent.
downstream_pu_data.pu_sscp_stats.max_rcv_btu_size
Maximum BTU size that can be received.
downstream_pu_data.pu_sscp_stats.max_send_pac_win
Reserved (always set to zero).
downstream_pu_data.pu_sscp_stats.cur_send_pac_win
Reserved (always set to zero).
downstream_pu_data.pu_sscp_stats.max_rcv_pac_win
Reserved (always set to zero).
downstream_pu_data.pu_sscp_stats.cur_rcv_pac_win
Reserved (always set to zero).
444