All MIBs › NATV2-MIB › natv2InstanceLimitSubscriberActives
natv2InstanceLimitSubscriberActives
Module: NATV2-MIB
OID (symbolic): NATV2-MIB::natv2InstanceLimitSubscriberActives
OID (numeric): 1.3.6.1.2.1.234.2.1.1.26
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description: Limit on number of total number of active subscribers supported by the NAT instance. An active subscriber is defined as any subscriber with at least one map entry, including static mappings. While the number of active subscribers is at this limit, subsequent packets that would otherwise trigger first mappings for newly active subscribers will be dropped and counted in natv2InstanceSubscriberActiveLimitDrops. The limit is disabled by setting the value to zero.
What is natv2InstanceLimitSubscriberActives?
A read-write cap on how many subscribers may simultaneously have at least one active mapping on this NAT instance; once reached, packets that would activate a new subscriber are dropped and counted in natv2InstanceSubscriberActiveLimitDrops, 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.26 snmpwalk -v2c -c public <target> NATV2-MIB::natv2InstanceLimitSubscriberActives
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.234.2.1.1.26.1 snmpget -v2c -c public <target> NATV2-MIB::natv2InstanceLimitSubscriberActives.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.234.2.1.1.26.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::natv2InstanceLimitSubscriberActives 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.26 | natv2InstanceLimitSubscriberActives | NATV2-MIB |