All MIBs › XEDIA-NETWORK-ADDRESS-TRANSLATOR-MIB › xnatUdpTimeout
xnatUdpTimeout
Module: XEDIA-NETWORK-ADDRESS-TRANSLATOR-MIB
OID (symbolic): XEDIA-NETWORK-ADDRESS-TRANSLATOR-MIB::xnatUdpTimeout
OID (numeric): 1.3.6.1.4.1.838.3.23.1.3.1
Node type: OBJECT-TYPE
Type: XnatTimeout
Access: read-write
Description: A 32-bit integer that determines the duration of time an unused UDP session remains in the translation table before being aged out.
What is xnatUdpTimeout?
The number of seconds (0-86400, default 300) an idle UDP translation entry stays in the NAT table before being aged out. An admin would raise this if a UDP-based application (like some VoIP or streaming protocols) is losing its NAT mapping and dropping connections during brief pauses in traffic.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.838.3.23.1.3.1 snmpwalk -v2c -c public <target> XEDIA-NETWORK-ADDRESS-TRANSLATOR-MIB::xnatUdpTimeout
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.838.3.23.1.3.1.1 snmpget -v2c -c public <target> XEDIA-NETWORK-ADDRESS-TRANSLATOR-MIB::xnatUdpTimeout.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.838.3.23.1.3.1.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> xnatUdpTimeout.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::xnatUdpTimeout 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.1 | xnatUdpTimeout | XEDIA-NETWORK-ADDRESS-TRANSLATOR-MIB |