All MIBs › NATV2-MIB › natv2InstanceLimitAddressMapEntries
natv2InstanceLimitAddressMapEntries
Module: NATV2-MIB
OID (symbolic): NATV2-MIB::natv2InstanceLimitAddressMapEntries
OID (numeric): 1.3.6.1.2.1.234.2.1.1.23
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description: Limit on total number of address map entries supported by the NAT instance. When natv2InstanceAddressMapEntries has reached this limit, subsequent packets that would normally trigger creation of a new address map entry will be dropped and counted in natv2InstanceAddressMapEntryLimitDrops. Warning of an approach to this limit can be achieved by setting natv2InstanceThresholdAddressMapEntriesHigh to a non-zero value, for example, 80% of the limit. The limit is disabled by setting its value to zero.
For further information, please see the descriptions of natv2NotificationInstanceAddressMapEntriesHigh and natv2InstanceAddressMapEntries.
What is natv2InstanceLimitAddressMapEntries?
A read-write cap on the total number of address-map entries the whole NAT instance may hold; reaching it causes further mapping-triggering packets to be dropped and counted in natv2InstanceAddressMapEntryLimitDrops, and setting it to zero disables the limit.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.234.2.1.1.23 snmpwalk -v2c -c public <target> NATV2-MIB::natv2InstanceLimitAddressMapEntries
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.234.2.1.1.23.1 snmpget -v2c -c public <target> NATV2-MIB::natv2InstanceLimitAddressMapEntries.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.234.2.1.1.23.1 i <value>
Start monitoring Vendor-neutral IETF standard (carrier-grade NAT router/firewall/gateway) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the NATV2-MIB::natv2InstanceLimitAddressMapEntries OID value, configure state conditions and alerts, and monitor any Vendor-neutral IETF standard (carrier-grade NAT router/firewall/gateway) 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.234 | natv2MIB | NATV2-MIB |
| 1.3.6.1.2.1.234.2 | natv2MIBInstanceObjects | NATV2-MIB |
| 1.3.6.1.2.1.234.2.1 | natv2InstanceTable | NATV2-MIB |
| 1.3.6.1.2.1.234.2.1.1 | natv2InstanceEntry | NATV2-MIB |
| 1.3.6.1.2.1.234.2.1.1.23 | natv2InstanceLimitAddressMapEntries | NATV2-MIB |