All MIBs › CISCO-CEF-MIB › cefAdjFixup
cefAdjFixup
Module: CISCO-CEF-MIB
OID (symbolic): CISCO-CEF-MIB::cefAdjFixup
OID (numeric): 1.3.6.1.4.1.9.9.492.1.2.2.1.6
Node type: OBJECT-TYPE
Type: SnmpAdminString
Access: read-only
Description: For the cases, where the encapsulation string is decided at packet switch time, the adjacency encapsulation string specified by object cefAdjEncap require a fixup. I.e. for the adjacencies out of IP Tunnels, the string prepended is an IP header which has fields which can only be setup at packet switch time.
The value of this object represent the kind of fixup applied to the packet.
If the encapsulation string doesn't require any fixup, then the value of this object will be of zero length.
What is cefAdjFixup?
This describes the specific kind of header fixup applied to this adjacency's encapsulation string when part of that header, such as an IP tunnel's outer header fields, can only be finalized at actual packet switch time rather than precomputed. This is the descriptive companion to the count in cefAdjSummaryFixup, so an admin who spots a nonzero fixup count can drill into this specific adjacency's object to see exactly what kind of per-packet header adjustment, such as tunnel IP header completion, is being performed. For an adjacency out of a GRE tunnel interface, this object would describe the fixup as completing the outer IP header's fields, such as length or checksum, that cannot be known until the actual packet is being switched.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.2.2.1.6 snmpwalk -v2c -c public <target> CISCO-CEF-MIB::cefAdjFixup
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.2.2.1.6.1 snmpget -v2c -c public <target> CISCO-CEF-MIB::cefAdjFixup.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cefAdjFixup.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::cefAdjFixup 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.2 | cefAdjTable | CISCO-CEF-MIB |
| 1.3.6.1.4.1.9.9.492.1.2.2.1 | cefAdjEntry | CISCO-CEF-MIB |
| 1.3.6.1.4.1.9.9.492.1.2.2.1.6 | cefAdjFixup | CISCO-CEF-MIB |