cseCefAdjacencyType
CISCO-SWITCH-ENGINE-MIB ·
.1.3.6.1.4.1.9.9.97.1.8.3.1.6
Object
column
Enumeration
Indicates this adjacency entry type.
other(1) indicates the adjacency entry type is none of
the following.
punt(2) indicates entry that sends traffic to the router.
glean(3) indicates entry that needs to be gleaned for incoming
traffic.
drop(4) indicates entry that drops packets.
null(5) indicates entry that drops packets destined
for the Null0 interface.
noRewrite(6) indicates entry that sends traffic to the router
when rewrite information is incomplete.
forceDrop(7) indicates entry that drop packets due to ARP
throttling.
connect(8) indicates entry that contains complete rewrite
information.
unresolved(9) indicates entry that next hop traffic is
unresolved.
loopback(10) indicates entry that drops packets destined
for loopback interface.
tunnel(11) indicates entry that next hop traffic is
through a tunnel.
Context
- MIB
- CISCO-SWITCH-ENGINE-MIB
- OID
.1.3.6.1.4.1.9.9.97.1.8.3.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cseCefAdjacencyEntry
- Table
- cseCefAdjacencyTable
- Siblings
- 9
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | punt |
3 | glean |
4 | drop |
5 | null |
6 | noRewrite |
7 | forceDrop |
8 | connect |
9 | unresolved |
10 | loopback |
11 | tunnel |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cseCefAdjacencyIndex The adjacency index of this table entry. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.9.97.1.8.3.1.1 |
| cseCefAdjacencyMTU Indicates the next hop destination MTU value. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.9.97.1.8.3.1.10 |
| cseCefAdjacencyAddrType The type of IP address denoted in cseCefAdjacencyNextHopIp
object. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.9.9.97.1.8.3.1.2 |
| cseCefAdjacencyNextHopIp The next hop IP address. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.9.9.97.1.8.3.1.3 |
| cseCefAdjacencyNextHopMac The next hop Ethernet address. | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.9.9.97.1.8.3.1.4 |
| cseCefAdjacencyNextHopIfIndex Indicates the next hop interface ifIndex. | column | IF-MIBInterfaceIndexOrZero | .1.3.6.1.4.1.9.9.97.1.8.3.1.5 |
| cseCefAdjacencyPkts Indicates the number of Layer 3 packets transmitted to
this adjacency entry. | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.9.9.97.1.8.3.1.7 |
| cseCefAdjacencyOctets Indicates the number of Layer 3 octets transmitted to
this adjacency entry. | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.9.9.97.1.8.3.1.8 |
| cseCefAdjacencyEncap Indicates the next hop destination encapsulation type.
arpa(1) indicates that next hop destination used ARPA
encapsulation type to forward packets.
r… | column | Enumeration | .1.3.6.1.4.1.9.9.97.1.8.3.1.9 |