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
1 | terminate |
2 | luSessionPend |
3 | queueSession |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| tn3270eSrvrConfIndex Identifier for a single TN3270E server.
tn3270eSrvrConfIndex values need not be
contiguous. | column | Unsigned32 | .1.3.6.1.2.1.34.8.1.1.1.1 |
| tn3270eSrvrConfSrvrType This object indicates the type of TN3270E server.
The existence of MIB tables and objects that will be
defined by follow-on MIBs may be predicated on whether
the TN3270E server ca… | column | Enumeration | .1.3.6.1.2.1.34.8.1.1.1.10 |
| tn3270eSrvrConfContact This object provides a scratch pad for a TN3270E
server administrator for storing information for
later retrieval. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.2.1.34.8.1.1.1.11 |
| tn3270eSrvrConfRowStatus This object allows entries to be created and deleted
in the tn3270eSrvrConfTable. Entries may also be
created and deleted as a result of implementation-
dependent operations.
… | column | SNMPv2-TCRowStatus | .1.3.6.1.2.1.34.8.1.1.1.12 |
| tn3270eSrvrConfLastActTime This object reports the DateAndTime when a TN3270E
server was most recently activated.
The special value of all '00'Hs indicates that the
server has never been acti… | column | SNMPv2-TCDateAndTime | .1.3.6.1.2.1.34.8.1.1.1.13 |
| tn3270eSrvrConfTmTimeout The TIMING-MARK time-out, specified in seconds. | column | seconds Unsigned32 | .1.3.6.1.2.1.34.8.1.1.1.14 |
| tn3270eSrvrConfInactivityTimeout The inactivity time-out specified in seconds. When a
connection has been inactive for the number of seconds
specified by this object it is closed. Only user traffic
is considere… | column | seconds Unsigned32 | .1.3.6.1.2.1.34.8.1.1.1.2 |
| tn3270eSrvrConfConnectivityChk This object enables TIMING-MARK processing, NOP
processing, or neither for a TN3270E server. | column | Enumeration | .1.3.6.1.2.1.34.8.1.1.1.3 |
| tn3270eSrvrConfTmNopInactTime The amount of time a connection must have had no
traffic on it in order for a TIMING-MARK or NOP request
to be sent on the connection. This value applies only
when connections ar… | column | seconds Unsigned32 | .1.3.6.1.2.1.34.8.1.1.1.4 |
| tn3270eSrvrConfTmNopInterval The scan interval to be used by a TN3270E server when
it examines its Telnet connections for recent activity.
The server scans its Telnet connections on the interval
provided by t… | column | seconds Unsigned32 | .1.3.6.1.2.1.34.8.1.1.1.5 |
| tn3270eSrvrFunctionsSupported This object indicates the functions supported by a
TN3270E server. | column | IANATn3270eTC-MIBIANATn3270Functions | .1.3.6.1.2.1.34.8.1.1.1.6 |
| tn3270eSrvrConfAdminStatus The desired state of the TN3270E server represented
by this entry in the table:
up(1) - Activate this TN3270E server.
down(2) - Informs the asso… | column | Enumeration | .1.3.6.1.2.1.34.8.1.1.1.7 |
| tn3270eSrvrConfOperStatus The current operational state of a TN3270E server.
The following values are defined:
up(1) - the server is active and accepting
new … | column | Enumeration | .1.3.6.1.2.1.34.8.1.1.1.8 |