tn3270eSrvrConfOperStatus
TN3270E-MIB ·
.1.3.6.1.2.1.34.8.1.1.1.8
Object
column
Enumeration
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.
Context
- MIB
- TN3270E-MIB
- OID
.1.3.6.1.2.1.34.8.1.1.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tn3270eSrvrConfEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | up |
2 | down |
3 | busy |
4 | shuttingDown |