All MIBs › NATV2-MIB › natv2InstanceLimitPortMapEntries
natv2InstanceLimitPortMapEntries
Module: NATV2-MIB
OID (symbolic): NATV2-MIB::natv2InstanceLimitPortMapEntries
OID (numeric): 1.3.6.1.2.1.234.2.1.1.24
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description: Limit on total number of port map entries supported by the NAT instance. When natv2InstancePortMapEntries has reached this limit, subsequent packets that would normally trigger creation of a new port map entry will be dropped and counted in natv2InstancePortMapEntryLimitDrops. Warning of an approach to this limit can be achieved by setting natv2InstanceThresholdPortMapEntriesHigh 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 natv2NotificationInstancePortMapEntriesHigh and natv2InstancePortMapEntries.
What is natv2InstanceLimitPortMapEntries?
A read-write cap on the total number of port-map entries the whole NAT instance may hold, the instance-wide counterpart to natv2SubscriberLimitPortMapEntries, disabled by setting it to zero.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.234.2.1.1.24 snmpwalk -v2c -c public <target> NATV2-MIB::natv2InstanceLimitPortMapEntries
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.234.2.1.1.24.1 snmpget -v2c -c public <target> NATV2-MIB::natv2InstanceLimitPortMapEntries.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.234.2.1.1.24.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::natv2InstanceLimitPortMapEntries 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.24 | natv2InstanceLimitPortMapEntries | NATV2-MIB |