MIB Viewer

tn3270eSrvrConfOperStatus

OBJECT-TYPE
1.3.6.1.2.1.34.8.1.1.1.8
Access
read-only
Status
current
Sub-identifiers
0
The current operational state of a TN3270E server. The following values are defined: up(1) - the server is active and accepting new client connections down(2) - the server is not active busy(3) - the server is active, but is not accepting new client connections because it lacks the resources to do so shuttingDown(4) - the server is active, but is not accepting new client connections because it is in the process of performing a graceful shutdown.
INTEGER { up(1), down(2), busy(3), shuttingDown(4) }