All MIBs › CISCO-CEF-MIB › cefPathType
cefPathType
Module: CISCO-CEF-MIB
OID (symbolic): CISCO-CEF-MIB::cefPathType
OID (numeric): 1.3.6.1.4.1.9.9.492.1.1.5.1.2
Node type: OBJECT-TYPE
Type: CefPathType
Access: read-only
Description: Type for this CEF Path.
What is cefPathType?
This reports the type of this CEF path entry, such as attached, recursive, receive, or drop, classifying how this particular path resolves traffic. This classification is what determines which other path-detail objects, like cefPathNextHopAddr or cefPathRecurseVrfName, are actually meaningful for this specific entry, since those objects are explicitly documented as relevant only for certain path types. A path entry reporting type recursiveNexthop would have a meaningful value in cefPathRecurseVrfName, whereas a path entry typed as attachedNexthop would leave that VRF-related object irrelevant.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.1.5.1.2 snmpwalk -v2c -c public <target> CISCO-CEF-MIB::cefPathType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.1.5.1.2.1 snmpget -v2c -c public <target> CISCO-CEF-MIB::cefPathType.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::cefPathType 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.5 | cefPathTable | CISCO-CEF-MIB |
| 1.3.6.1.4.1.9.9.492.1.1.5.1 | cefPathEntry | CISCO-CEF-MIB |
| 1.3.6.1.4.1.9.9.492.1.1.5.1.2 | cefPathType | CISCO-CEF-MIB |