cseCefAdjacencyEncap
CISCO-SWITCH-ENGINE-MIB ·
.1.3.6.1.4.1.9.9.97.1.8.3.1.9
Object
column Enumeration
Indicates the next hop destination encapsulation type.
arpa(1) indicates that next hop destination used ARPA
encapsulation type to forward packets.
raw(2) indicates that next hop destination used RAW
encapsulation type to forward packets.
sap(3) indicates that next hop destination used SAP
encapsulation type to forward packets.
snap(4) indicates that next hop destination used SNAP
encapsulation type to forward packets.
Context
- MIB
- CISCO-SWITCH-ENGINE-MIB
- OID
.1.3.6.1.4.1.9.9.97.1.8.3.1.9- 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::cseCefAdjacencyEncap'
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::cseCefAdjacencyEncap.<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::cseCefAdjacencyEncap'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | arpa |
2 | raw |
3 | sap |
4 | snap |
Conformance
Member of