All MIBs › NAT-MIB › natBindDefIdleTimeout
natBindDefIdleTimeout
Module: NAT-MIB
OID (symbolic): NAT-MIB::natBindDefIdleTimeout
OID (numeric): 1.3.6.1.2.1.123.1.1.1
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description: The default Bind (Address Bind or Port Bind) idle timeout parameter.
If the agent is capable of storing non-volatile configuration, then the value of this object must be restored after a reinitialization of the management system. Deprecated in favor of NATV2-MIB.
What is natBindDefIdleTimeout?
Sets, in seconds, how long a NAT bind (an address or address+port mapping) can sit idle with no traffic before the device tears it down, defaulting to 0 out of the box. Raise it if short-lived sessions keep getting dropped and reconnecting; this object is deprecated in favor of NATV2-MIB, so treat it as legacy on newer NAT implementations.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.123.1.1.1 snmpwalk -v2c -c public <target> NAT-MIB::natBindDefIdleTimeout
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.123.1.1.1.1 snmpget -v2c -c public <target> NAT-MIB::natBindDefIdleTimeout.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.123.1.1.1.1 i <value>
Start monitoring Vendor-neutral IETF standard (NAT-capable router, firewall, or CGN appliance) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the NAT-MIB::natBindDefIdleTimeout OID value, configure state conditions and alerts, and monitor any Vendor-neutral IETF standard (NAT-capable router, firewall, or CGN appliance) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.123 | natMIB | NAT-MIB |
| 1.3.6.1.2.1.123.1 | natMIBObjects | NAT-MIB |
| 1.3.6.1.2.1.123.1.1 | natDefTimeouts | NAT-MIB |
| 1.3.6.1.2.1.123.1.1.1 | natBindDefIdleTimeout | NAT-MIB |