cltcDot1qTunnelMode

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

Object

column r/w Enumeration
Indicates the dot1q tunnel mode of the interface.
              
Setting the interface to dot1q tunnel 'disabled' mode causes
the dot1q tunnel feature to be disabled on this interface.
Setting the interface to dot1q tunnel 'enabled' mode causes
the dot1q tunnel feature to be enabled on this interface.

Context

MIB
CISCO-L2-TUNNEL-CONFIG-MIB
OID
.1.3.6.1.4.1.9.9.246.1.2.1.1.1
Type
column
Access
readwrite
Status
current
Parent
cltcDot1qTunnelEntry
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::cltcDot1qTunnelMode'
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::cltcDot1qTunnelMode.<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::cltcDot1qTunnelMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1enabled
2disabled

Conformance