MIB Viewer

tn3270eTcpConnSnaState

OBJECT-TYPE
1.3.6.1.2.1.34.8.1.9.1.20
Access
read-only
Status
current
Sub-identifiers
0
The current state of the SNA side of the end-to-end TN3270 connection. The following states are defined: unknown(1) - The true state is not known. noSluSession(2) - The SLU has neither an SSCP-LU nor an LU-LU session active. sscpLuSession(3) - The SSCP-LU session for the SLU is active, but the SLU is not currently in session with a PLU. luLuSession(4) - The SLU is currently in session with a PLU, but the SSCP-LU session for the LU is not active. sscpLuSessionAndLuLuSession(5) - The SLU currently has an active session with a PLU, and the SSCP-LU session for the SLU is active.
INTEGER { unknown(1), noSluSession(2), sscpLuSession(3), luLuSession(4), sscpLuSessionAndLuLuSession(5) }