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 first session for the first client in the list
LIST_INCLUSIVE
Start at the session specified by the supplied client_address and port_number parameters, or start at the
first session for the specified client address if no port number is specified
LIST_FROM_NEXT
Start at the session immediately following the session specified by the client_address and port_number
parameters, or start at the first session for the specified client address if no port number is specified
default_record
Specifies 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 identified 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 specified 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 specified as a dotted-decimal IP address (such as 193.1.11.100), as a fully qualified
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 specific
session entry, specify a value for the client_address parameter and set this parameter to the TCP/IP port
number defined for that session. To return information starting with the first 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