All MIBs › NATV2-MIB › natv2PoolThresholdUsageHigh
natv2PoolThresholdUsageHigh
Module: NATV2-MIB
OID (symbolic): NATV2-MIB::natv2PoolThresholdUsageHigh
OID (numeric): 1.3.6.1.2.1.234.2.3.1.15
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: Threshold for reporting high 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 greater than or equal to natv2PoolThresholdUsageHigh, an instance of natv2NotificationPoolUsageHigh 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 highest value of natv2PoolNotifiedPortMapEntries and discard the others. In the rare case where both upper and lower thresholds are crossed in the same interval, the agent MUST report only the upper-threshold notification.
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 natv2PoolThresholdUsageHigh?
A read-write percentage threshold: if this pool's utilization rises to or above this value, the agent may fire a high-utilization notification, disabled by setting it to -1; an admin sets this ahead of a pool becoming exhausted to get early warning before subscribers start seeing address-map or port-map failures.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.234.2.3.1.15 snmpwalk -v2c -c public <target> NATV2-MIB::natv2PoolThresholdUsageHigh
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.234.2.3.1.15.1 snmpget -v2c -c public <target> NATV2-MIB::natv2PoolThresholdUsageHigh.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.234.2.3.1.15.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::natv2PoolThresholdUsageHigh 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.15 | natv2PoolThresholdUsageHigh | NATV2-MIB |