All MIBs › NAT-MIB › natAddrBindNumberOfEntries
natAddrBindNumberOfEntries
Module: NAT-MIB
OID (symbolic): NAT-MIB::natAddrBindNumberOfEntries
OID (numeric): 1.3.6.1.2.1.123.1.5
Node type: OBJECT-TYPE
Type: Gauge32
Access: read-only
Description: This object maintains a count of the number of entries that currently exist in the natAddrBindTable. Deprecated in favor of NATV2-MIB.
What is natAddrBindNumberOfEntries?
A gauge giving the current count of rows in the natAddrBindTable (address-only NAT bindings), a quick way to see how many active bindings a NAT device is holding at any moment. Deprecated in favor of NATV2-MIB.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.123.1.5 snmpwalk -v2c -c public <target> NAT-MIB::natAddrBindNumberOfEntries
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.123.1.5.1 snmpget -v2c -c public <target> NAT-MIB::natAddrBindNumberOfEntries.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> natAddrBindNumberOfEntries.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::natAddrBindNumberOfEntries 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.5 | natAddrBindNumberOfEntries | NAT-MIB |