All MIBs › CISCO-CEF-MIB › cefAdjSummaryFixup
cefAdjSummaryFixup
Module: CISCO-CEF-MIB
OID (symbolic): CISCO-CEF-MIB::cefAdjSummaryFixup
OID (numeric): 1.3.6.1.4.1.9.9.492.1.2.1.1.1.4
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: The total number of adjacencies for which the Layer 2 encapsulation string (header) may be updated (fixed up) at packet switch time.
What is cefAdjSummaryFixup?
This reports the count of adjacencies whose Layer 2 encapsulation header may need to be updated, fixed up, at the actual moment of packet switching, rather than having a fully static encapsulation precomputed. This matters specifically for tunnel-type adjacencies, like GRE or IP-in-IP, where part of the outer header, such as an IP header with a variable length or checksum, cannot be precomputed and must be filled in per-packet, so a high count here indicates significant reliance on tunneling that carries a small per-packet CPU cost compared to static-encapsulation adjacencies. A router terminating dozens of GRE tunnels would show a correspondingly higher count here than a router with mostly directly-connected Ethernet adjacencies, reflecting the extra per-packet header-fixup work those tunnel adjacencies require.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.2.1.1.1.4 snmpwalk -v2c -c public <target> CISCO-CEF-MIB::cefAdjSummaryFixup
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.4.1 snmpget -v2c -c public <target> CISCO-CEF-MIB::cefAdjSummaryFixup.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::cefAdjSummaryFixup 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.4 | cefAdjSummaryFixup | CISCO-CEF-MIB |