CISCO-QINQ-VLAN-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
2
Rows
2
Columns
11
.1.3.6.1.4.1.9.9.445.1.1.1 · 1 row entry · 4 columns
This table contains attributes pertaining to QinQ
terminated interfaces.
          
The ifIndex in the INDEX clause identifies the interface
that terminates QinQ traffic.
          
A management application can create a conceptual row in this
table by setting the cqvTerminationRowStatus to
'createAndWait' or 'createAndGo'.
          
A conceptual row in this table cannot be modified while
cqvTerminationRowStatus is set to 'active'.
cqvTerminationEntry entry .1.3.6.1.4.1.9.9.445.1.1.1.1
An entry in this table defines a QinQ terminated interface.
Indexes
IF-MIBifIndex cqvTerminationPeVlanId cqvTerminationCeVlanId
Column Syntax OID
cqvTerminationPeVlanId
The VLAN ID of the outer tag of a QinQ frame.
Q-BRIDGE-MIBVlanId
Textual Convention: Q-BRIDGE-MIBVlanId Integer32
Type Constraints:
range: 1..4094
.1.3.6.1.4.1.9.9.445.1.1.1.1.1
cqvTerminationCeVlanId
The VLAN ID of the inner tag of a QinQ frame.
Q-BRIDGE-MIBVlanId
Textual Convention: Q-BRIDGE-MIBVlanId Integer32
Type Constraints:
range: 1..4094
.1.3.6.1.4.1.9.9.445.1.1.1.1.2
cqvTerminationPeEncap
The encapsulation type of the PE VLAN
(cqvTerminationPeVlanId) of a QinQ frame.
CqvEncapsulationTyper/w
Textual Convention: CqvEncapsulationType Enumeration
Type Values:
1isl
2dot1Q
.1.3.6.1.4.1.9.9.445.1.1.1.1.3
cqvTerminationRowStatus
This object facilitates the creation, modification, or deletion
of a conceptual row in this table.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.9.9.445.1.1.1.1.4
.1.3.6.1.4.1.9.9.445.1.2.1 · 1 row entry · 7 columns
This table defines the translations performed on QinQ capable
interfaces.
          
The ifIndex in the INDEX clause identifies the QinQ interface.
          
A QinQ interface performs the following translations:
          
- Double Tagged to Single Tagged - the inner and outer tags of
  the frames internal to the switch are replaced with a single
  trunk VLAN tag when the outgoing frame is transmitted.
          
- Double Tagged to Double Tagged - the outer tag of the frames
  internal to the switch are replaced with an outer trunk
  VLAN tag when the outgoing frame is transmitted.  The inner
  tag remains unchanged in the transmitted frame.
          
The following picture illustrates QinQ translations.
          
       <----- Provider Side -----|----- Customer Side ----->
          
             Switch
+--------------------------------+
|                                |
|  +---------------+     +-------|     +------------------+
|  | Double Tagged |     |  QinQ |     | Single or Double |
|  | Frames        | --> |  Intf | --> | Tagged Frames    |
|  +---------------+     +-------|     +------------------+
|                                |
+--------------------------------+
          
Also, the QinQ interface sets the IEEE 802.1P prioritization
bits (P bits) in the outgoing frames by copying the P bits
either from the internal frame's outer or inner VLAN tag.
          
A management application can create a conceptual row in this
table by setting the cqvTranslationRowStatus to
'createAndWait' or 'createAndGo'.
          
A conceptual row in this table cannot be modified while
cqvTranslationRowStatus is set to 'active'.
cqvTranslationEntry entry .1.3.6.1.4.1.9.9.445.1.2.1.1
An entry in this table contains translation information for
a particular QinQ interface.
Indexes
IF-MIBifIndex cqvTranslationInternalPeVlanId cqvTranslationInternalCeVlanId
Column Syntax OID
cqvTranslationInternalPeVlanId
The QinQ outer VLAN ID of an internal double tagged frame.

This object will have the value of zero as described in the
cqvTranslationType object.
CqvVlanIdOrZero
Textual Convention: CqvVlanIdOrZero Unsigned32
Type Constraints:
range: 0..4094
.1.3.6.1.4.1.9.9.445.1.2.1.1.1
cqvTranslationInternalCeVlanId
The QinQ inner VLAN ID of an internal double tagged frame.

This object will have the value of zero as described in the
cqvTranslationType object.
CqvVlanIdOrZero
Textual Convention: CqvVlanIdOrZero Unsigned32
Type Constraints:
range: 0..4094
.1.3.6.1.4.1.9.9.445.1.2.1.1.2
cqvTranslationTrunkPeVlanId
The QinQ outer VLAN ID of a trunk VLAN frame.

This object will have the value of zero as described in the
cqvTranslationType object.
CqvVlanIdOrZeror/w
Textual Convention: CqvVlanIdOrZero Unsigned32
Type Constraints:
range: 0..4094
.1.3.6.1.4.1.9.9.445.1.2.1.1.3
cqvTranslationTrunkCeVlanId
The QinQ inner VLAN ID of a trunk VLAN frame.

This object will have the value of zero as described in the
cqvTranslationType object.
CqvVlanIdOrZeror/w
Textual Convention: CqvVlanIdOrZero Unsigned32
Type Constraints:
range: 0..4094
.1.3.6.1.4.1.9.9.445.1.2.1.1.4
cqvTranslationType
The QinQ translation type being performed on the interface.

'doubleToSingle' - Double tagged to single tagged traffic.
The value of cqvTranslationTrunkPeVlanId
will b…
Enumerationr/w
Enumerated Values:
1doubleToSingle
2doubleToDouble
3doubleToDoubleOutOfRange
.1.3.6.1.4.1.9.9.445.1.2.1.1.5
cqvTranslationCosPBits
This object indicates how the IEEE 802.1P bits (P bits) in the
IEEE 802.1Q header of the trunk VLAN are to be set. The P bits
in the trunk VLAN can be set by copying the P bits of the
outer PE tag or the inner CE tag.
Enumerationr/w
Enumerated Values:
1copyFromOuterTag
2copyFromInnerTag
.1.3.6.1.4.1.9.9.445.1.2.1.1.6
cqvTranslationRowStatus
This object facilitates the creation, modification, or deletion
of a conceptual row in this table.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.9.9.445.1.2.1.1.7