All MIBs › XEDIA-NETWORK-ADDRESS-TRANSLATOR-MIB › xnatOboundDiscards
xnatOboundDiscards
Module: XEDIA-NETWORK-ADDRESS-TRANSLATOR-MIB
OID (symbolic): XEDIA-NETWORK-ADDRESS-TRANSLATOR-MIB::xnatOboundDiscards
OID (numeric): 1.3.6.1.4.1.838.3.23.1.2.6
Node type: OBJECT-TYPE
Type: XnatCounter
Access: read-only
Description: Indicates the number of outbound packets discarded by the network address translator.
What is xnatOboundDiscards?
A running count of outbound packets that the NAT engine discarded rather than forwarding, for example because no binding or pool address was available. An admin sees this counter rising when outbound NAT capacity (like pool addresses or ports) is exhausted, causing dropped connections.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.838.3.23.1.2.6 snmpwalk -v2c -c public <target> XEDIA-NETWORK-ADDRESS-TRANSLATOR-MIB::xnatOboundDiscards
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.838.3.23.1.2.6.1 snmpget -v2c -c public <target> XEDIA-NETWORK-ADDRESS-TRANSLATOR-MIB::xnatOboundDiscards.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> xnatOboundDiscards.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::xnatOboundDiscards 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.2 | xnatCounters | XEDIA-NETWORK-ADDRESS-TRANSLATOR-MIB |
| 1.3.6.1.4.1.838.3.23.1.2.6 | xnatOboundDiscards | XEDIA-NETWORK-ADDRESS-TRANSLATOR-MIB |