tn3270eSrvrConfSessionTermState

TN3270E-MIB · .1.3.6.1.2.1.34.8.1.1.1.9

Object

column r/w Enumeration
This object determines what a TN3270E server
should do when a TN3270 Session terminates:
              
terminate(1)     => Terminate the TCP connection.
luSessionPend(2) => Do not drop the TCP connection
                   associated with a client when its
                   TN3270 session ends.  Processing
                   should redrive session initialization
                   as if the client were first connecting.
queueSession(3)  => This value relates to the Close
                   Destination PASS (CLSDST PASS) operation
                   in VTAM.  An example provides the
                   easiest explanation.  Suppose a TN3270E
                   client is in session with APPL1, and
                   APPL1 does a CLSDST PASS of the client's
                   session to APPL2.  queueSession(3)
                   specifies that the TN3270E server must
                   keep the TCP connection with the client
                   active after it receives the UNBIND from
                   APPL1, waiting for the BIND from APPL2.

Context

MIB
TN3270E-MIB
OID
.1.3.6.1.2.1.34.8.1.1.1.9
Type
column
Access
readwrite
Status
current
Parent
tn3270eSrvrConfEntry
Table
tn3270eSrvrConfTable
Siblings
13

Syntax

Enumeration

Values & Constraints

Enumerated Values
1terminate
2luSessionPend
3queueSession

Related Objects

Sibling Objects