All MIBs › TN3270E-MIB › tn3270eTcpConnStateLastDiscReason
tn3270eTcpConnStateLastDiscReason
Module: TN3270E-MIB
OID (symbolic): TN3270E-MIB::tn3270eTcpConnStateLastDiscReason
OID (numeric): 1.3.6.1.2.1.34.8.1.9.1.21
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The last disconnect reason. A session that has not experienced a disconnect shall use the value unknown(1) for this object. Depending on when an implementation removes entries from this table, certain states may never be returned.
What is tn3270eTcpConnStateLastDiscReason?
Why this connection last disconnected: e.g. hostSendsUnbind, outOfResource, clientProtocolError, inactivityTimeout, hostNotResponding, or serverClose among others; unknown(1) means the session hasn't experienced a disconnect (or the implementation already dropped that history).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.34.8.1.9.1.21 snmpwalk -v2c -c public <target> TN3270E-MIB::tn3270eTcpConnStateLastDiscReason
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.34.8.1.9.1.21.1 snmpget -v2c -c public <target> TN3270E-MIB::tn3270eTcpConnStateLastDiscReason.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> tn3270eTcpConnStateLastDiscReason.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::tn3270eTcpConnStateLastDiscReason 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.9 | tn3270eTcpConnTable | TN3270E-MIB |
| 1.3.6.1.2.1.34.8.1.9.1 | tn3270eTcpConnEntry | TN3270E-MIB |
| 1.3.6.1.2.1.34.8.1.9.1.21 | tn3270eTcpConnStateLastDiscReason | TN3270E-MIB |