All MIBs › XEDIA-NETWORK-ADDRESS-TRANSLATOR-MIB › xnatTcpTimeout
xnatTcpTimeout
Module: XEDIA-NETWORK-ADDRESS-TRANSLATOR-MIB
OID (symbolic): XEDIA-NETWORK-ADDRESS-TRANSLATOR-MIB::xnatTcpTimeout
OID (numeric): 1.3.6.1.4.1.838.3.23.1.3.3
Node type: OBJECT-TYPE
Type: XnatTimeout
Access: read-write
Description: A 32-bit integer that determines the duration of time an unused TCP session remains in the translation table before being aged out.
What is xnatTcpTimeout?
The number of seconds (0-86400, default 86400 i.e. a full day) an idle established TCP translation entry stays in the NAT table before being aged out. An admin would lower this if the NAT table is filling up with stale long-lived TCP mappings for connections that were never properly closed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.838.3.23.1.3.3 snmpwalk -v2c -c public <target> XEDIA-NETWORK-ADDRESS-TRANSLATOR-MIB::xnatTcpTimeout
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.838.3.23.1.3.3.1 snmpget -v2c -c public <target> XEDIA-NETWORK-ADDRESS-TRANSLATOR-MIB::xnatTcpTimeout.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.838.3.23.1.3.3.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> xnatTcpTimeout.1
Start monitoring Xedia router/gateway (NAT translation-session/pool-utilization status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the XEDIA-NETWORK-ADDRESS-TRANSLATOR-MIB::xnatTcpTimeout OID value, configure state conditions and alerts, and monitor any Xedia router/gateway (NAT translation-session/pool-utilization status) from a single console.
OID Breakdown
Upper-level ancestors (8 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.838 | xedia | XEDIA-REG |
| 1.3.6.1.4.1.838.3 | xediaMibs | XEDIA-REG |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.838.3.23 | xediaNetworkAddressTranslatorMIB | XEDIA-NETWORK-ADDRESS-TRANSLATOR-MIB |
| 1.3.6.1.4.1.838.3.23.1 | xnatObjects | XEDIA-NETWORK-ADDRESS-TRANSLATOR-MIB |
| 1.3.6.1.4.1.838.3.23.1.3 | xnatTimers | XEDIA-NETWORK-ADDRESS-TRANSLATOR-MIB |
| 1.3.6.1.4.1.838.3.23.1.3.3 | xnatTcpTimeout | XEDIA-NETWORK-ADDRESS-TRANSLATOR-MIB |