CISCO-CEF-MIB :: cefPathInterface

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-CEF-MIBcefPathInterface

cefPathInterface

Module: CISCO-CEF-MIB

OID (symbolic): CISCO-CEF-MIB::cefPathInterface

OID (numeric): 1.3.6.1.4.1.9.9.492.1.1.5.1.3

Node type: OBJECT-TYPE

Type: InterfaceIndexOrZero

Access: read-only

Description: Interface associated with this CEF path.

A value of zero for this object will indicate that no interface is associated with this path entry.

What is cefPathInterface?

This reports the outgoing interface associated with this CEF path, with a value of zero specifically meaning no interface is associated with this particular path entry. Not every path type has an associated interface, per cefPathType, so this object's value of zero is itself diagnostic information; for a path expected to forward out a physical interface, seeing zero here would indicate the path is of a type, like a drop or receive path, that does not route traffic out any interface at all. A path entry typed as a drop path, traffic destined to be discarded, would correctly show 0 here, since there is no outbound interface for traffic that never actually gets forwarded.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.1.5.1.3
snmpwalk -v2c -c public <target> CISCO-CEF-MIB::cefPathInterface

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.1.5.1.3.1
snmpget -v2c -c public <target> CISCO-CEF-MIB::cefPathInterface.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cefPathInterface.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::cefPathInterface 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.9ciscoCAT2600-MIB
1.3.6.1.4.1.9.9ciscoMgmtCISCO-SMI
Numeric OIDNameModule
1.3.6.1.4.1.9.9.492ciscoCefMIBCISCO-CEF-MIB
1.3.6.1.4.1.9.9.492.1ciscoCefMIBObjectsCISCO-CEF-MIB
1.3.6.1.4.1.9.9.492.1.1cefFIBCISCO-CEF-MIB
1.3.6.1.4.1.9.9.492.1.1.5cefPathTableCISCO-CEF-MIB
1.3.6.1.4.1.9.9.492.1.1.5.1cefPathEntryCISCO-CEF-MIB
1.3.6.1.4.1.9.9.492.1.1.5.1.3cefPathInterfaceCISCO-CEF-MIB