All MIBs › CISCO-CEF-MIB › cefAdjSummaryIncomplete
cefAdjSummaryIncomplete
Module: CISCO-CEF-MIB
OID (symbolic): CISCO-CEF-MIB::cefAdjSummaryIncomplete
OID (numeric): 1.3.6.1.4.1.9.9.492.1.2.1.1.1.3
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: The total number of incomplete adjacencies.
The total number of adjacencies which cannot be used to switch traffic in their current state.
What is cefAdjSummaryIncomplete?
This reports the count of incomplete adjacencies, entries the router knows it needs but has not yet fully resolved, via ARP or neighbor discovery, and which currently cannot be used to forward traffic. A persistently nonzero or climbing value here, especially paired with a drop in cefAdjSummaryComplete, is the direct forwarding-plane symptom of ARP/ND resolution failures; traffic destined to those neighbors gets punted or dropped rather than switched in hardware until resolution succeeds. If this counter jumps from near-zero to 30 after a broadcast storm on the local segment, that specific spike would point to ARP resolution failures caused by the storm rather than a routing or link problem.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.2.1.1.1.3 snmpwalk -v2c -c public <target> CISCO-CEF-MIB::cefAdjSummaryIncomplete
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.2.1.1.1.3.1 snmpget -v2c -c public <target> CISCO-CEF-MIB::cefAdjSummaryIncomplete.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::cefAdjSummaryIncomplete 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.2 | cefAdj | CISCO-CEF-MIB |
| 1.3.6.1.4.1.9.9.492.1.2.1 | cefAdjSummary | CISCO-CEF-MIB |
| 1.3.6.1.4.1.9.9.492.1.2.1.1 | cefAdjSummaryTable | CISCO-CEF-MIB |
| 1.3.6.1.4.1.9.9.492.1.2.1.1.1 | cefAdjSummaryEntry | CISCO-CEF-MIB |
| 1.3.6.1.4.1.9.9.492.1.2.1.1.1.3 | cefAdjSummaryIncomplete | CISCO-CEF-MIB |