HP-UX SNAplus2 R7 Administration Command Reference
Administration Commands
query_lu_0_to_3
app_type constant
user_name character 32
system_name character 32
user_pid decimal
user_type constant
user_uid decimal
user_gid decimal
user_gname character 32
description character 31
The following parameters are returned:
app_type
Type of application using this LU. This parameter is set to FMI_APPLICATION.
user_name
The user name with which the 3270 emulation program is running.
system_name
The computer name on which the program is running.
user_pid
The process ID of the program using the LU.
user_type
Type of session requested by the program using this LU. Possible values are:
3270_DISPLAY_MODEL_2
The program requested a 3270 display model 2 session.
3270_DISPLAY_MODEL_3
The program requested a 3270 display model 3 session.
3270_DISPLAY_MODEL_4
The program requested a 3270 display model 4 session.
3270_DISPLAY_MODEL_5
The program requested a 3270 display model 5 session.
PRINTER
The program requested a printer session.
SCS_PRINTER
The program requested an SCS printer session.
UNKNOWN
The session type is unknown. This value is returned only if the session is inactive.
user_uid
The user ID with which the program is running.
user_gid
The group ID with which the program is running.
user_gname
The group name with which the program is running.
440