Administration Commands
query_rtp_connection
Possible values are:
INVALID_WORKSTATION
The list_options parameter was set to LIST_INCLUSIVE to list all entries starting from the specified name, but the workstation_name parameter did not match any defined RJE workstation name.
State Check
No specific state errors, other than those listed in Appendix A, Common Return Codes from snapadmin Commands, occur for this command.
Other Conditions
Appendix A, Common Return Codes from snapadmin Commands, lists combinations of primary and secondary return codes that are common to all commands.
2.165 query_rtp_connection
The query_rtp_connection command returns a list of information about Rapid Transport Protocol (RTP) connections for which the node is an endpoint. RTP is a High Performance Routing (HPR) protocol, supported by network nodes only, that enables a network node endpoint to set up an APPN HPR connection that offers better data routing performance and session reliability than is available on APPN intermediate session routing (ISR) connections.
This command can be used to obtain summary or detailed information about a specific RTP connection or about multiple RTP connections, depending on the options used.
This command must be issued to a running node.
2.165.1 Supplied Parameters
Parameter name | Type | Length | Default |
[query_rtp_connection] |
|
|
|
num_entries | decimal |
| 1 |
list_options | constant |
| SUMMARY+LIST_INCLUSIVE |
rtp_name | character | 8 | (null string) |
Supplied parameters are:
num_entries
Maximum number of RTP connections for which data should be returned. You can specify 1 to return data for a specific RTP connection, a number greater than 1 to return data for multiple RTP connections, or 0 to return data for all RTP connections.
list_options
The level of information required for each entry and the position in the list from which SNAplus2 begins to return data.
Specify the level of information required with one of the following values:
SUMMARY
Summary information only.
DETAIL
Detailed information.
521