Administration Commands
query_tn3270_access_def
secondary_rc
Possible values are:
LINK_DEACTIVATED
The specified link is not currently active.
PORT_DEACTIVATED
The specified port is not currently active.
Function Not Supported
If the command does not execute because the node’s configuration does not support it, SNAplus2 returns the following parameter:
primary_rc
FUNCTION_NOT_SUPPORTED
The DLC type does not support returning statistics information.
secondary_rc
(This parameter is not used.)
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.171 query_tn3270_access_def
The query_tn3270_access_def command returns information that was supplied on a de- fine_tn3270_access command about TN3270 clients that can use the TN server feature of SNAplus2 to access a host for 3270 emulation.
The query_tn3270_access_def command can return summary or detailed information about a single client or multiple clients, depending on the options used.
2.171.1 Supplied Parameters
Parameter name | Type | Length | Default |
[query_tn3270_access_def] |
|
|
|
num_entries | decimal |
| 1 |
list_options | constant |
| SUMMARY + LIST_INCLUSIVE |
default_record | constant |
| NO |
client_address | character | 67 | (null string) |
port_number | decimal |
| (none specified) |
Supplied parameters are:
num_entries
Maximum number of clients for which data should be returned. If detailed information about client sessions is being returned, this number includes partial entries (entries with a specified client address; the returned data does not include the client definition or the client’s first session). You can specify 1 to return data for a specific client, a number greater than 1 to return data for multiple clients, or 0 to return data for all clients.
list_options
551