Command Reference Guide

Administration Commands
query_tn3270_access_def
The level of information required for each client and the position in the list of clients 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
Use a + character to combine this value with one of the following values:
FIRST_IN_LIST
Start at the rst session for the rst client in the list
LIST_INCLUSIVE
Start at the session specied by the supplied client_address and port_number parameters, or start at the
rst session for the specied client address if no port number is specied
LIST_FROM_NEXT
Start at the session immediately following the session specied by the client_address and port_number
parameters, or start at the rst session for the specied client address if no port number is specied
default_record
Species whether the requested entry (or the entry to be used as an index into the list) is the default record.
This parameter is ignored if list_options is set to FIRST_IN_LIST. Possible values are:
YES
The requested entry is the default record. Use this parameter to query the default access record used
by a TN3270 client not explicitly identied by a TCP/IP address. Do not specify the client_address
parameter.
NO
The requested entry is not the default record. Use this parameter to query the access record for the
client specied by the client_address parameter.
client_address
The TCP/IP address of the TN3270 client for whom information is required, or the name to be used as an
index into the list of clients. This parameter is ignored if list_options is set to FIRST_IN_LIST.
The address can be specied as a dotted-decimal IP address (such as 193.1.11.100), as a fully qualied
name (such as newbox.this.co.uk), or as an alias (such as newbox).
port_number
This parameter is ignored if list_options is set to SUMMARY.
If list_options is set to DETAILED, to return information starting with or immediately following a specic
session entry, specify a value for the client_address parameter and set this parameter to the TCP/IP port
number dened for that session. To return information starting with the rst session entry, specify a value for
the client_address parameter and do not specify a value for this parameter.
2.171.2 Returned Parameters: Summary Information
Parameter name Type Length
default_record constant
552