All MIBs › CISCO-CEF-MIB › cefFIBSummaryFwdPrefixes
cefFIBSummaryFwdPrefixes
Module: CISCO-CEF-MIB
OID (symbolic): CISCO-CEF-MIB::cefFIBSummaryFwdPrefixes
OID (numeric): 1.3.6.1.4.1.9.9.492.1.1.1.1.1.2
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: Total number of forwarding Prefixes in FIB for the IP version specified by cefFIBIpVersion object.
What is cefFIBSummaryFwdPrefixes?
This reports the total number of forwarding prefixes currently held in the CEF Forwarding Information Base, FIB, for whichever IP version, v4 or v6, is specified by the paired cefFIBIpVersion index object. This is essentially the live route count CEF is actually using to forward traffic, so a sudden drop in this number on a router that should be receiving a full routing table is a strong, specific signal of a routing protocol session drop or route-filtering issue upstream, rather than a general CEF health question. A core router carrying the full internet routing table might show this object at roughly 900,000 IPv4 prefixes; a sudden drop to a few hundred would indicate the router lost its BGP peering and fell back to a nearly-empty FIB.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.1.1.1.1.2 snmpwalk -v2c -c public <target> CISCO-CEF-MIB::cefFIBSummaryFwdPrefixes
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.1.1.1.1.2.1 snmpget -v2c -c public <target> CISCO-CEF-MIB::cefFIBSummaryFwdPrefixes.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::cefFIBSummaryFwdPrefixes 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.1 | cefFIBSummary | CISCO-CEF-MIB |
| 1.3.6.1.4.1.9.9.492.1.1.1.1 | cefFIBSummaryTable | CISCO-CEF-MIB |
| 1.3.6.1.4.1.9.9.492.1.1.1.1.1 | cefFIBSummaryEntry | CISCO-CEF-MIB |
| 1.3.6.1.4.1.9.9.492.1.1.1.1.1.2 | cefFIBSummaryFwdPrefixes | CISCO-CEF-MIB |