cqvTranslationType

CISCO-QINQ-VLAN-MIB · .1.3.6.1.4.1.9.9.445.1.2.1.1.5

Object

column r/w Enumeration
The QinQ translation type being performed on the interface.
              
'doubleToSingle' - Double tagged to single tagged traffic.
                   The value of cqvTranslationTrunkPeVlanId
                   will be zero.  This indicates that the PE
                   VLAN tag will be absent in the trunk
                   interface.
              
'doubleToDouble' - Double tagged to double tagged traffic.
                   The value of the internal PE and CE, and
                   the trunk PE and CE VLAN IDs are
                   non-zero.
              
'doubleToDoubleOutOfRange' - Double tagged to double tagged
                   traffic that does not have a defined
                   translation. The value of
                   cqvTranslationInternalCeVlanId  will be
                   zero.  This indicates that the CE
                   VLAN tag is being used as a wildcard.

Context

MIB
CISCO-QINQ-VLAN-MIB
OID
.1.3.6.1.4.1.9.9.445.1.2.1.1.5
Type
column
Access
readwrite
Status
current
Parent
cqvTranslationEntry
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-QINQ-VLAN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-QINQ-VLAN-MIB::cqvTranslationType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-QINQ-VLAN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-QINQ-VLAN-MIB::cqvTranslationType.<ifIndex>.<cqvTranslationInternalPeVlanId>.<cqvTranslationInternalCeVlanId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-QINQ-VLAN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-QINQ-VLAN-MIB::cqvTranslationType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1doubleToSingle
2doubleToDouble
3doubleToDoubleOutOfRange

Conformance

Member of
Compliance refinements
Create/Write access is optional.