gDot1qDoubleTaggingMode

GARP-MIB · qtech variant · .1.3.6.1.4.1.27514.1.2.4.2.1.8.3.1.2

Object

column r/w Enumeration
Port's 8021q-in-8021q mode:
dtagModeNone means QinQ is disabled;
dtagModeInternal means incoming pkt's will be inserted a tag
if it has no tag or its' tag-id doesn't match that of the port.
dtagModeExternal means incoming pkt's tag is always be ignored
and a new tag is inserted.

Context

MIB
GARP-MIB
OID
.1.3.6.1.4.1.27514.1.2.4.2.1.8.3.1.2
Type
column
Access
readwrite
Status
current
Parent
gDot1qDoubleTaggingEntry

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 'GARP-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GARP-MIB::gDot1qDoubleTaggingMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'GARP-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GARP-MIB::gDot1qDoubleTaggingMode.<gDot1qDoubleTaggingPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'GARP-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'GARP-MIB::gDot1qDoubleTaggingMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0dtagModeNone
1dtagModeInternal
2dtagModeExternal