All MIBs › NATV2-MIB › natv2PoolThresholdUsageLow
natv2PoolThresholdUsageLow
Module: NATV2-MIB
OID (symbolic): NATV2-MIB::natv2PoolThresholdUsageLow
OID (numeric): 1.3.6.1.2.1.234.2.3.1.14
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: Threshold for reporting low utilization of the address pool. Utilization at a given instant is calculated as the percentage of ports allocated in port map entries for the most-used protocol at that instant. If utilization is less than or equal to natv2PoolThresholdUsageLow, an instance of natv2NotificationPoolUsageLow may be triggered, unless disabled by setting it to -1. Reporting is subject to the per-pool notification interval given by natv2PoolNotificationInterval. If multiple notifications are triggered during one interval, the agent MUST report only the one with the lowest value of natv2PoolNotifiedPortMapEntries and discard the others.
Implementation note: the percentage specified by this object can be converted to a number of port map entries at configuration time (after port and address ranges have been configured or reconfigured) and compared to the current value of natv2PoolNotifiedPortMapEntries.
What is natv2PoolThresholdUsageLow?
A read-write percentage threshold: if this pool's utilization, based on the most-used protocol's port allocation, falls to or below this value, the agent may fire a low-utilization notification, disabled by setting it to -1; an admin uses this to get alerted when a pool is sitting underused, e.g. after a network change diverted traffic elsewhere.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.234.2.3.1.14 snmpwalk -v2c -c public <target> NATV2-MIB::natv2PoolThresholdUsageLow
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.234.2.3.1.14.1 snmpget -v2c -c public <target> NATV2-MIB::natv2PoolThresholdUsageLow.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.234.2.3.1.14.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::natv2PoolThresholdUsageLow 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.3 | natv2PoolTable | NATV2-MIB |
| 1.3.6.1.2.1.234.2.3.1 | natv2PoolEntry | NATV2-MIB |
| 1.3.6.1.2.1.234.2.3.1.14 | natv2PoolThresholdUsageLow | NATV2-MIB |