All MIBs › CISCO-SWITCH-ENGINE-MIB › cseCefFibType
cseCefFibType
Module: CISCO-SWITCH-ENGINE-MIB
OID (symbolic): CISCO-SWITCH-ENGINE-MIB::cseCefFibType
OID (numeric): 1.3.6.1.4.1.9.9.97.1.8.1.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Indicates the FIB entry type.
other(1) indicates that this FIB entry type is none of the following.
resolved(2) indicates that IP traffic matched the destination prefix of this entry is associated with a valid next-hop address.
bridge(3) indicates that IP traffic matched the destination prefix of this entry will be forwarded using Layer 2 look up result.
drop(4) indicates that IP traffic matched the destination prefix of this entry will be dropped.
connected(5) indicates that IP traffic matched the destination prefix of this entry is associated with a connected network.
receive(6) indicates that IP traffic matched the destination prefix of this entry will be sent to a router interface.
wildcard(7) indicates this FIB entry will match all traffic.
tunnel(8) indicates this FIB entry applied to tunneling traffic.
default(9) indicates that IP traffic matched the destination prefix of this entry will be forwarded using a default route.
What is cseCefFibType?
Reports the type of CEF FIB entry, such as resolved (has a valid next-hop) or bridge, indicating how matching traffic is forwarded.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.97.1.8.1.1.5 snmpwalk -v2c -c public <target> CISCO-SWITCH-ENGINE-MIB::cseCefFibType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.97.1.8.1.1.5.1 snmpget -v2c -c public <target> CISCO-SWITCH-ENGINE-MIB::cseCefFibType.1
Start monitoring Cisco Catalyst switches (Layer 2/3 switching platforms) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-SWITCH-ENGINE-MIB::cseCefFibType OID value, configure state conditions and alerts, and monitor any Cisco Catalyst switches (Layer 2/3 switching platforms) 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.97 | ciscoSwitchEngineMIB | CISCO-SWITCH-ENGINE-MIB |
| 1.3.6.1.4.1.9.9.97.1 | cseMIBObjects | CISCO-SWITCH-ENGINE-MIB |
| 1.3.6.1.4.1.9.9.97.1.8 | cseCef | CISCO-SWITCH-ENGINE-MIB |
| 1.3.6.1.4.1.9.9.97.1.8.1 | cseCefFibTable | CISCO-SWITCH-ENGINE-MIB |
| 1.3.6.1.4.1.9.9.97.1.8.1.1 | cseCefFibEntry | CISCO-SWITCH-ENGINE-MIB |
| 1.3.6.1.4.1.9.9.97.1.8.1.1.5 | cseCefFibType | CISCO-SWITCH-ENGINE-MIB |