All MIBs › TN3270E-MIB › tn3270eSrvrConfOperStatus
tn3270eSrvrConfOperStatus
Module: TN3270E-MIB
OID (symbolic): TN3270E-MIB::tn3270eSrvrConfOperStatus
OID (numeric): 1.3.6.1.2.1.34.8.1.1.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: 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.
What is tn3270eSrvrConfOperStatus?
The server's actual current state: up (accepting new connections), down (inactive), busy (active but out of resources for new connections), or shuttingDown (draining during a graceful stop); compare against tn3270eSrvrConfAdminStatus to spot a server stuck mid-transition.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.34.8.1.1.1.8 snmpwalk -v2c -c public <target> TN3270E-MIB::tn3270eSrvrConfOperStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.34.8.1.1.1.8.1 snmpget -v2c -c public <target> TN3270E-MIB::tn3270eSrvrConfOperStatus.1
Start monitoring vendor-neutral, standards-based IETF MIB (RFC 2562), TN3270E gateway/protocol converter servers (server admin/session status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the TN3270E-MIB::tn3270eSrvrConfOperStatus OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based IETF MIB (RFC 2562), TN3270E gateway/protocol converter servers (server admin/session status) from a single console.
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.8 | tn3270eSrvrConfOperStatus | TN3270E-MIB |