Command Reference Guide

Administration Commands
query_rtp_connection
Use a + character to combine this value with one of the following values:
FIRST_IN_LIST
Start at the rst entry in the list.
LIST_INCLUSIVE
Start at the entry specied by the rtp_name parameter.
LIST_FROM_NEXT
Start at the entry immediately following the entry specied by the rtp_name parameter.
rtp_name
Name of the RTP connection. This value is ignored if the list_options parameter is set to FIRST_IN_LIST.
2.165.2 Returned Parameters: Summary Information
Parameter Type Length
rtp_name character 8
first_hop_ls_name character 8
dest_node_name character 17
cos_name character 8
num_sess_active decimal
connection_type constant
If the command executes successfully and you specied SUMMARY as the list_options parameter value, SNAplus2
returns the following parameters:
rtp_name
Name of the RTP connection.
rst_hop_ls_name
Name of the link station of the rst hop of the RTP connection.
dest_node_name
Fully qualied name of the destination control point for the RTP portion of the session.
cos_name
Name of the class of service used by the RTP connection.
num_sess_active
Number of sessions active on this RTP connection.
connection_type
Species the type of sessions on the RTP connection. Possible values are:
CP_CP_SESSION
The RTP connection carries CP-CP sessions.
LU_LU_SESSION
The RTP connection carries LU-LU sessions.
ROUTE_SETUP
The RTP connection is used for route setup.
522