HP-UX SNAplus2 R7 Administration Command Reference

Administration Commands
query_tn3270_association
num_entries
Maximum number of associations for which data should be returned. You can specify 1 to return data for a
specic association, a number greater than 1 to return data for multiple associations, or 0 to return data for
all associations.
list_options
The position in the list of associations from which SNAplus2 begins to return data.
Possible values are:
FIRST_IN_LIST
Start at the rst entry in the list
LIST_INCLUSIVE
Start at the entry specied by the display_lu_name parameter
LIST_FROM_NEXT
Start at the entry immediately following the entry specied by the display_lu_name parameter
display_lu_name
Name of the display LU for which association information is required, or the name to be used as an index
into the list of associations. The display LU name is an 8-byte character string. This parameter is ignored if
list_options is set to FIRST_IN_LIST.
2.172.2 Returned Parameters
Parameter Type Length
display_lu_name character 8
printer_lu_name character 8
description character 31
If the command executes successfully, SNAplus2 returns the following parameters:
display_lu_name
Name of the display LU associated with the printer LU specied by the printer_lu_name parameter.
printer_lu_name
Name of the printer LU associated with the display LU specied by the display_lu_name parameter.
description
An optional text string describing the association.
2.172.3 Error Return Codes
If the command cannot be executed, SNAplus2 returns a primary return code to indicate the type of error and a
secondary return code to provide specic details about the reason for unsuccessful execution.
Parameter Check
If the command does not execute because of a parameter error, SNAplus2 returns the following parameters:
primary_rc
PARAMETER_CHECK
secondary_rc
INVALID_LU_NAME
556