All MIBs › NAT-MIB › natProtocolInTranslates
natProtocolInTranslates
Module: NAT-MIB
OID (symbolic): NAT-MIB::natProtocolInTranslates
OID (numeric): 1.3.6.1.2.1.123.1.10.1.2
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: The number of inbound packets pertaining to the protocol identified by natProtocol that underwent NAT.
Discontinuities in the value of this counter can occur at reinitialization of the management system and at other times, as indicated by the value of ifCounterDiscontinuityTime on the relevant interface. Deprecated in favor of NATV2-MIB.
What is natProtocolInTranslates?
A 64-bit counter of inbound packets for this protocol (e.g. all TCP, or all UDP) that were translated by NAT device-wide, giving a per-protocol traffic breakdown rather than a per-session or per-interface one. Deprecated in favor of NATV2-MIB.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.123.1.10.1.2 snmpwalk -v2c -c public <target> NAT-MIB::natProtocolInTranslates
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.123.1.10.1.2.1 snmpget -v2c -c public <target> NAT-MIB::natProtocolInTranslates.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> natProtocolInTranslates.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::natProtocolInTranslates 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.10 | natProtocolTable | NAT-MIB |
| 1.3.6.1.2.1.123.1.10.1 | natProtocolEntry | NAT-MIB |
| 1.3.6.1.2.1.123.1.10.1.2 | natProtocolInTranslates | NAT-MIB |