All MIBs › AVAYA-IPSEC-MIB › avipsNatTEnabled
avipsNatTEnabled
Module: AVAYA-IPSEC-MIB
OID (symbolic): AVAYA-IPSEC-MIB::avipsNatTEnabled
OID (numeric): 1.3.6.1.4.1.6889.2.6.1.1.1.2
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: This object specifies whether IPSec NAT-T is invoked in the device. If this object is True then NAT-T is enabled.
What is avipsNatTEnabled?
This read-write flag turns IPSec NAT-Traversal (NAT-T) on or off for the device; set it true when the tunnel needs to pass through a NAT device. It works together with avipsNatTKeepaliveInterval, which controls how often NAT-T keepalives are sent to hold the NAT mapping open.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6889.2.6.1.1.1.2 snmpwalk -v2c -c public <target> AVAYA-IPSEC-MIB::avipsNatTEnabled
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6889.2.6.1.1.1.2.1 snmpget -v2c -c public <target> AVAYA-IPSEC-MIB::avipsNatTEnabled.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6889.2.6.1.1.1.2.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> avipsNatTEnabled.1
Start monitoring Avaya converged Gateways with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AVAYA-IPSEC-MIB::avipsNatTEnabled OID value, configure state conditions and alerts, and monitor any Avaya converged Gateways from a single console.
OID Breakdown
Upper-level ancestors (9 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.6889 | avaya | AV-APPLICATION-ENABLEMENT-SERVICES-MIB |
| 1.3.6.1.4.1.6889.2 | mibs | AV-APPLICATION-ENABLEMENT-SERVICES-MIB |
| 1.3.6.1.4.1.6889.2.6 | avGatewayMibs | AVAYAGEN-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.6889.2.6.1 | avayaIpsecMib | AVAYA-IPSEC-MIB |
| 1.3.6.1.4.1.6889.2.6.1.1 | avipsMIBObjects | AVAYA-IPSEC-MIB |
| 1.3.6.1.4.1.6889.2.6.1.1.1 | avipsGlobals | AVAYA-IPSEC-MIB |
| 1.3.6.1.4.1.6889.2.6.1.1.1.2 | avipsNatTEnabled | AVAYA-IPSEC-MIB |