HP-UX SNAplus2 R7 NOF Programmer's Guide

NOF API Verbs
QUERY_ISR_SESSION
The following parameters are also returned (these parameters are not part of the
session_stats
structure):
isr_session.detail.sess_lu_type
The LU type of the session specied on the BIND. Possible values are (LU type 5 is intentionally omitted):
AP_LU_TYPE_0
AP_LU_TYPE_1
AP_LU_TYPE_2
AP_LU_TYPE_3
AP_LU_TYPE_4
AP_LU_TYPE_6
AP_LU_TYPE_7
AP_LU_TYPE_UNKNOWN
isr_session.detail.sess_lu_level
The LU level of the session. Possible values are:
AP_LU_LEVEL_0
AP_LU_LEVEL_1
AP_LU_LEVEL_2
AP_LU_LEVEL_UNKNOWN
For LU types other than 6, this parameter is set to
AP_LU_LEVEL_0. The value
AP_LU_LEVEL_UNKNOWN
is
always returned unless collection of names has been enabled using DEFINE_ISR_STATS.
isr_session.detail.pri_tg_number
The TG number associated with the link traversed by the primary session hop. If the primary session stage
traverses an RTP connection, zero is returned. The value zero is always returned unless collection of names
has been enabled using DEFINE_ISR_STATS.
isr_session.detail.sec_tg_number
The TG number associated with the link traversed by the secondary session hop. If the secondary session
stage traverses an RTP connection, zero is returned. The value zero is always returned unless collection of
names has been enabled using DEFINE_ISR_STATS.
isr_session.detail.rtp_tcid
Total TC ID for the RTP connection. This is returned in cases where this ISR session forms part of an ANR/
ISR boundary. In other cases, this parameter is set to zero. The value zero is always returned unless collection
of names has been enabled using DEFINE_ISR_STATS.
isr_session.detail.time_active
The elapsed time since the activation of the session, in hundredths of a second. The value zero is always
returned unless collection of names has been enabled using DEFINE_ISR_STATS.
isr_session.detail.isr_state
The current state of the session. Possible values are:
AP_ISR_INACTIVE
AP_ISR_PENDING_ACTIVE
AP_ISR_ACTIVE
AP_ISR_PENDING_INACTIVE
isr_session.detail.mode_name
The mode name for the session. This is an 8-byte alphanumeric type-A EBCDIC string starting with a letter,
padded on the right with EBCDIC spaces. All binary zeros are returned unless collection of names has been
enabled using DEFINE_ISR_STATS.
isr_session.detail.pri_lu_name
The primary LU name of the session. This name is a 17-byte EBCDIC string, padded on the right with
EBCDIC spaces. The name consists of a network ID of 18 A-string characters, an EBCDIC dot (period)
character, and an LU name of 18 A-string characters. If this name is not available, all binary zeros are
returned in this eld. All binary zeros are always returned unless collection of names has been enabled using
DEFINE_ISR_STATS.
468