cl2natTotalMatched
CISCO-L2NAT-MIB ·
.1.3.6.1.4.1.9.9.806.1.2
Object
scalar SNMPv2-SMICounter64
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.
Context
- MIB
- CISCO-L2NAT-MIB
- OID
.1.3.6.1.4.1.9.9.806.1.2- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- ciscoL2natMIBObjects
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-L2NAT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-L2NAT-MIB::cl2natTotalMatched.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-L2NAT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-L2NAT-MIB::cl2natTotalMatched'
Syntax
- Source
- SNMPv2-SMICounter64
- Base type
Unsigned64
Values & Constraints
Type Constraints
range: 0..18446744073709551615
Conformance
Member of