HP-UX SNAplus2 NOF Programmer's Guide
NOF API Verbs (QUERY Verbs)
QUERY_3270_USER_SESSIONS
Chapter 4516
The computer name on which the 3270 emulation
program is running.
user_pid
The process ID of the 3270 emulation program.
Each entry in the data buffer consists of the following:
user_3270_session_summary.overlay_size
The size of the returned user_3270_session_summary
structure, and therefore the offset to the start of the
next entry in the data buffer.
user_3270_session_summary.lu_name
The LU being used by the session.
user_3270_session_detail.overlay_size
The size of the returned user_3270_session_detail
structure, and therefore the offset to the start of the
next entry in the data buffer.
user_3270_session_detail.lu_name
The LU being used by the session.
user_3270_session_detail.nau_address
The NAU address of the LU used by the 3270 session.
Returned Parameters: Parameter Check
If the verb does not execute because of a parameter error, SNAplus2
returns the following parameters:
primary_rc
AP_PARAMETER_CHECK
secondary_rc
Possible values are:
AP_INVALID_3270_USER
The
user_name
,
system_name
, or
user_pid
parameter was not set to a
valid value.
AP_INVALID_3270_SESSION
The
lu_name
parameter was not set
to a valid value.