HP-UX SNAplus2 R7 Administration Command Reference

Administration Commands
query_3270_user_sessions
depending on the options used. You can use query_emulator_user_def to obtain information about
the conguration le denition of a 3270 user (such as session limits and access to 3270 functions), and
query_3270_user to obtain general information about the users 3270 emulation program usage.
This command must be issued to a running node.
2.100.1 Supplied Parameters
Parameter name Type Length Default
[query_3270_user_sessions]
num_entries decimal 1
list_options constant SUMMARY + LIST_INCLUSIVE
user_name character 32
system_name character 128 (null string)
user_pid decimal 0
lu_name character 8 (null string)
Supplied parameters are:
num_entries
Maximum number of user sessions for which data should be returned. You can specify 1 to return data for a
specic user session, a number greater than 1 to return data for multiple user sessions, or 0 (zero) to return
data for all user sessions.
list_options
The level of information required for each entry and the position in the list of user sessions 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 entry in the list
LIST_INCLUSIVE
Start at the entry specied by the combination of the user_name, system_name, and user_pid parameters
LIST_FROM_NEXT
Start at the entry immediately following the entry specied by the combination of the user_name,
system_name, and user_pid parameters
user_name
The name of the 3270 user for whom session information is required; this name is an a string of 132 locally
displayable characters. This parameter must be specied.
system_name
The computer name for which 3270 user information is required; this name is a string of locally displayable
characters.
If the computer name includes a . (period) character, SNAplus2 assumes that it is a fully-qualied name;
otherwise it performs a DNS lookup to determine the computer name.
300