cNatCgnCounterEndPointFilteringDrops
CISCO-NAT-CGN-EXT-MIB ·
.1.3.6.1.4.1.9.9.818.1.2.1.1.7
Object
column packetsSNMPv2-SMICounter64
This object indicates the number of packets in the out to in direction dropped because of end point dependent filtering policy. Note, the value of this object should be interpreted in conjunction with the value of cNatCgnInstanceBehaviorType. If the NAT instance is configured with endpointIndependent behavior, the instance is not supposed to filter or drop any packets based on the destination. In such case this counter could either be zero or could be the number of packets passed which would have otherwise be filtered and dropped if cNatCgnInstanceBehaviorType is set to addressDependent or addressAndPortDependent.
Context
- MIB
- CISCO-NAT-CGN-EXT-MIB
- OID
.1.3.6.1.4.1.9.9.818.1.2.1.1.7- Type
- column
- Access
- readonly
- Status
- current
- Units
- packets
- Parent
- cNatCgnCounterEntry
- Groups
- 2
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-NAT-CGN-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-NAT-CGN-EXT-MIB::cNatCgnCounterEndPointFilteringDrops'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-NAT-CGN-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-NAT-CGN-EXT-MIB::cNatCgnCounterEndPointFilteringDrops.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-NAT-CGN-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-NAT-CGN-EXT-MIB::cNatCgnCounterEndPointFilteringDrops'
Syntax
packetsSNMPv2-SMICounter64
- Source
- SNMPv2-SMICounter64
- Base type
Unsigned64
Values & Constraints
Type Constraints
range: 0..18446744073709551615
Conformance
Member of