cltcTunneledProtocolType

CISCO-L2-TUNNEL-CONFIG-MIB · .1.3.6.1.4.1.9.9.246.1.3.1.1.1

Object

column r/w Bits
Indicates tunneled protocol of the interface.
              
If a BIT is set, then the value of the corresponding
protocol is tunneled. Specifically, if the 'cdp(0)'
BIT is set, then the Cisco Discovery Protocol PDU is
tunneled; if the 'vtp(1)' BIT is set, then the VLAN
Trunking Protocol PDU is tunneled; if the 'stp(2)' BIT
is set, then the Spanning Tree Protocol PDU is tunneled;
if the 'eoam(3)' BIT is set, then the ethernet Operation,
Administration and Maintenance PDU is tunneled; if the
'lldp(4)' BIT is set, then the Link Layer Discovery
Protocol is tunneled.
              
If the bit for a given protocol is set for an interface, then
the statistics for that interface and protocol will start to be
monitored.

Context

MIB
CISCO-L2-TUNNEL-CONFIG-MIB
OID
.1.3.6.1.4.1.9.9.246.1.3.1.1.1
Type
column
Access
readwrite
Status
current
Parent
cltcTunneledProtocolEntry
Groups
1

Walk 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-L2-TUNNEL-CONFIG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-L2-TUNNEL-CONFIG-MIB::cltcTunneledProtocolType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-L2-TUNNEL-CONFIG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-L2-TUNNEL-CONFIG-MIB::cltcTunneledProtocolType.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-L2-TUNNEL-CONFIG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-L2-TUNNEL-CONFIG-MIB::cltcTunneledProtocolType'

Syntax

Bits

Values & Constraints

Enumerated Values
0cdp
1vtp
2stp
3eoam
4lldp

Conformance