cseCefFibType
CISCO-SWITCH-ENGINE-MIB ·
.1.3.6.1.4.1.9.9.97.1.8.1.1.5
Object
column
Enumeration
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.
Context
- MIB
- CISCO-SWITCH-ENGINE-MIB
- OID
.1.3.6.1.4.1.9.9.97.1.8.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cseCefFibEntry
- Table
- cseCefFibTable
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | resolved |
3 | bridge |
4 | drop |
5 | connected |
6 | receive |
7 | wildcard |
8 | tunnel |
9 | default |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cseCefFibIndex The index of this table entry. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.9.97.1.8.1.1.1 |
| cseCefFibAddrType The type of IP address denoted in cseCefFibDestIp and
cseCefFibDestIpMask object. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.9.9.97.1.8.1.1.2 |
| cseCefFibDestIp The destination IP address specified in IP packet header. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.9.9.97.1.8.1.1.3 |
| cseCefFibDestIpMask The specified destination IP address mask. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.9.9.97.1.8.1.1.4 |