HP-UX SNAplus2 NOF Programmer's Guide

NOF API Verbs (QUERY Verbs)
QUERY_SESSION
Chapter 4 935
session_detail.session_start_time
The time between the CP starting and this session
becoming active, measured in one-hundredths of a
second. If the session is not fully active when the query
is processed, this parameter is set to 0 (zero).
session_detail.session_timeout
The timeout associated with this session This timeout
is derived from:
The LU 6.2 timeout associated with the local LU
The LU 6.2 timeout associated with the remote LU
The mode timeout
The global timeout
The limited resource timeout (if this session is
running over a limited resource link)
session_detail.plu_slu_comp_lvl
Specifies the compression level for data sent from the
primary LU (PLU) to the secondary LU (SLU). Possible
values are:
AP_NONE
Compression is not used.
AP_RLE_COMPRESSION
Run-length encoding (RLE)
compression is used.
session_detail.slu_plu_comp_lvl
Specifies the compression level for data sent from the
secondary LU (SLU) to the primary LU (PLU). Possible
values are:
AP_NONE
Compression is not used.
AP_RLE_COMPRESSION
Run-length encoding (RLE)
compression is used.