All MIBs › TN3270E-MIB › tn3270eSrvrConfSessionTermState
tn3270eSrvrConfSessionTermState
Module: TN3270E-MIB
OID (symbolic): TN3270E-MIB::tn3270eSrvrConfSessionTermState
OID (numeric): 1.3.6.1.2.1.34.8.1.1.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-create
Description: 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.
What is tn3270eSrvrConfSessionTermState?
What the server does when a TN3270 session ends: terminate the TCP connection outright, keep it open pending a new session (luSessionPend), or hold it open awaiting a VTAM CLSDST PASS handoff to another application (queueSession).
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.34 | snanauMIB | SNA-NAU-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.34.8 | tn3270eMIB | TN3270E-MIB |
| 1.3.6.1.2.1.34.8.1 | tn3270eObjects | TN3270E-MIB |
| 1.3.6.1.2.1.34.8.1.1 | tn3270eSrvrConfTable | TN3270E-MIB |
| 1.3.6.1.2.1.34.8.1.1.1 | tn3270eSrvrConfEntry | TN3270E-MIB |
| 1.3.6.1.2.1.34.8.1.1.1.9 | tn3270eSrvrConfSessionTermState | TN3270E-MIB |