All MIBs › CISCO-L2NAT-MIB › cl2natTotalMatched
cl2natTotalMatched
Module: CISCO-L2NAT-MIB
OID (symbolic): CISCO-L2NAT-MIB::cl2natTotalMatched
OID (numeric): 1.3.6.1.4.1.9.9.806.1.2
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: This object indicates the number of times a packet matches with user configured IP translation entries. It should be noted that the same packet can be counted twice if it matches both the outside and inside entries, one for the source address translation, and the other for the destination address translation.
What is cl2natTotalMatched?
A read-only counter of how many packets matched a configured Layer 2 NAT translation entry; a packet can be counted twice if it matches both an inside and outside entry.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.806.1.2 snmpwalk -v2c -c public <target> CISCO-L2NAT-MIB::cl2natTotalMatched
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.806.1.2.1 snmpget -v2c -c public <target> CISCO-L2NAT-MIB::cl2natTotalMatched.1
Start monitoring Cisco Industrial Ethernet switches (Layer 2 NAT) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-L2NAT-MIB::cl2natTotalMatched OID value, configure state conditions and alerts, and monitor any Cisco Industrial Ethernet switches (Layer 2 NAT) from a single console.
OID Breakdown
Upper-level ancestors (8 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.806 | ciscoL2natMIB | CISCO-L2NAT-MIB |
| 1.3.6.1.4.1.9.9.806.1 | ciscoL2natMIBObjects | CISCO-L2NAT-MIB |
| 1.3.6.1.4.1.9.9.806.1.2 | cl2natTotalMatched | CISCO-L2NAT-MIB |