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
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-SWITCH-ENGINE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SWITCH-ENGINE-MIB::cseCefAdjacencyType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-SWITCH-ENGINE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SWITCH-ENGINE-MIB::cseCefAdjacencyType.<cseCefFibIndex>.<cseCefAdjacencyIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SWITCH-ENGINE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SWITCH-ENGINE-MIB::cseCefAdjacencyType'
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 |
Conformance
Member of