All MIBs › NAT-MIB › natAddrMapAddrUsed
natAddrMapAddrUsed
Module: NAT-MIB
OID (symbolic): NAT-MIB::natAddrMapAddrUsed
OID (numeric): 1.3.6.1.2.1.123.1.4.1.19
Node type: OBJECT-TYPE
Type: Gauge32
Access: read-only
Description: The number of addresses pertaining to this address map that are currently being used from the NAT pool. The value of this object must always be zero in the case of a static address map. Deprecated in favor of NATV2-MIB.
What is natAddrMapAddrUsed?
A gauge showing how many addresses from this map's dynamic NAT pool are currently checked out; always zero for a static map, and watching this against the pool size tells an admin how close they are to exhausting available public addresses. Deprecated in favor of NATV2-MIB.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.123.1.4.1.19 snmpwalk -v2c -c public <target> NAT-MIB::natAddrMapAddrUsed
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.123.1.4.1.19.1 snmpget -v2c -c public <target> NAT-MIB::natAddrMapAddrUsed.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> natAddrMapAddrUsed.1
Start monitoring Vendor-neutral IETF standard (NAT-capable router, firewall, or CGN appliance) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the NAT-MIB::natAddrMapAddrUsed OID value, configure state conditions and alerts, and monitor any Vendor-neutral IETF standard (NAT-capable router, firewall, or CGN appliance) 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.123 | natMIB | NAT-MIB |
| 1.3.6.1.2.1.123.1 | natMIBObjects | NAT-MIB |
| 1.3.6.1.2.1.123.1.4 | natAddrMapTable | NAT-MIB |
| 1.3.6.1.2.1.123.1.4.1 | natAddrMapEntry | NAT-MIB |
| 1.3.6.1.2.1.123.1.4.1.19 | natAddrMapAddrUsed | NAT-MIB |