All MIBs › NATV2-MIB › natv2InstanceSubscriberActiveLimitDrops
natv2InstanceSubscriberActiveLimitDrops
Module: NATV2-MIB
OID (symbolic): NATV2-MIB::natv2InstanceSubscriberActiveLimitDrops
OID (numeric): 1.3.6.1.2.1.234.2.1.1.14
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: The cumulative number of packets dropped rather than translated because the packet would have triggered the creation of a new mapping for a subscriber with no other active mappings, but the limit on number of active subscribers for the NAT instance given by natv2InstanceLimitSubscriberActives has already been reached.
This value MUST be monotone increasing in the periods between updates of the entity's natv2InstanceDiscontinuityTime. If a manager detects a change in the latter since the last time it sampled this counter, it SHOULD NOT make use of the difference between the latest value of the counter and any value retrieved before the new value of natv2InstanceDiscontinuityTime.
What is natv2InstanceSubscriberActiveLimitDrops?
A cumulative count of packets dropped because they would have activated a new subscriber with no prior mappings, but the instance had already reached its cap on active subscribers, set by natv2InstanceLimitSubscriberActives; a rising count signals the NAT is out of headroom for new subscriber sessions even though existing subscribers may still have capacity.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.234.2.1.1.14 snmpwalk -v2c -c public <target> NATV2-MIB::natv2InstanceSubscriberActiveLimitDrops
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.234.2.1.1.14.1 snmpget -v2c -c public <target> NATV2-MIB::natv2InstanceSubscriberActiveLimitDrops.1
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::natv2InstanceSubscriberActiveLimitDrops 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.14 | natv2InstanceSubscriberActiveLimitDrops | NATV2-MIB |