All MIBs › CISCO-SWITCH-ENGINE-MIB › cseCefAdjacencyType
cseCefAdjacencyType
Module: CISCO-SWITCH-ENGINE-MIB
OID (symbolic): CISCO-SWITCH-ENGINE-MIB::cseCefAdjacencyType
OID (numeric): 1.3.6.1.4.1.9.9.97.1.8.3.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: 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.
What is cseCefAdjacencyType?
Reports the type of CEF adjacency entry, such as punt (send to router CPU), glean (needs ARP resolution), or drop, describing how matching traffic is handled.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.97.1.8.3.1.6 snmpwalk -v2c -c public <target> CISCO-SWITCH-ENGINE-MIB::cseCefAdjacencyType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.97.1.8.3.1.6.1 snmpget -v2c -c public <target> CISCO-SWITCH-ENGINE-MIB::cseCefAdjacencyType.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::cseCefAdjacencyType 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.3 | cseCefAdjacencyTable | CISCO-SWITCH-ENGINE-MIB |
| 1.3.6.1.4.1.9.9.97.1.8.3.1 | cseCefAdjacencyEntry | CISCO-SWITCH-ENGINE-MIB |
| 1.3.6.1.4.1.9.9.97.1.8.3.1.6 | cseCefAdjacencyType | CISCO-SWITCH-ENGINE-MIB |