All MIBs › CISCO-CEF-MIB › cefPrefixInternalNRPkts
cefPrefixInternalNRPkts
Module: CISCO-CEF-MIB
OID (symbolic): CISCO-CEF-MIB::cefPrefixInternalNRPkts
OID (numeric): 1.3.6.1.4.1.9.9.492.1.1.2.1.9
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: If CEF accounting is set to enable non-recursive accounting (value of cefCfgAccountingMap object in the cefCfgEntry is set to enable 'nonRecursive' accounting), then this object represents the number of non-recursive packets in the internal bucket switched using this prefix.
What is cefPrefixInternalNRPkts?
When non-recursive CEF accounting is enabled, this counter tracks packets switched via this prefix that fall into the internal bucket, traffic whose next hop resolves directly without a recursive lookup through another route. Splitting internal versus external non-recursive traffic, see cefPrefixExternalNRPkts, lets an admin distinguish locally-resolved forwarding from traffic that required an extra recursive route lookup, which matters for understanding CEF's actual lookup-path efficiency for that prefix. A prefix whose next hop is a directly connected interface would accumulate its packet count here in the internal bucket, whereas a prefix requiring recursive resolution through a BGP next-hop would instead register in the external non-recursive counters.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.1.2.1.9 snmpwalk -v2c -c public <target> CISCO-CEF-MIB::cefPrefixInternalNRPkts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.1.2.1.9.1 snmpget -v2c -c public <target> CISCO-CEF-MIB::cefPrefixInternalNRPkts.1
Start monitoring Cisco routers/Layer-3 switches (Cisco Express Forwarding) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-CEF-MIB::cefPrefixInternalNRPkts OID value, configure state conditions and alerts, and monitor any Cisco routers/Layer-3 switches (Cisco Express Forwarding) 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.492 | ciscoCefMIB | CISCO-CEF-MIB |
| 1.3.6.1.4.1.9.9.492.1 | ciscoCefMIBObjects | CISCO-CEF-MIB |
| 1.3.6.1.4.1.9.9.492.1.1 | cefFIB | CISCO-CEF-MIB |
| 1.3.6.1.4.1.9.9.492.1.1.2 | cefPrefixTable | CISCO-CEF-MIB |
| 1.3.6.1.4.1.9.9.492.1.1.2.1 | cefPrefixEntry | CISCO-CEF-MIB |
| 1.3.6.1.4.1.9.9.492.1.1.2.1.9 | cefPrefixInternalNRPkts | CISCO-CEF-MIB |