MIBs Depot

CISCO-QINQ-VLAN-MIB

Registered at
1.3.6.1.4.1.9.9.445
Last updated
2004-11-29 00:00
Organization
Cisco Systems, Inc.
Revisions
2004-11-29 00:00
Namespace
cisco
Source file
CISCO-QINQ-VLAN-MIB
Digest
sha256:666ad122a4e4f2a34d8637bd5ddd4a5e759280a09894d8b55451c0c68cc0aae0

Description

This MIB defines configuration and monitoring capabilities relating to 802.1QinQ interfaces. QinQ interfaces are capable of terminating QinQ traffic and translating QinQ tags. IEEE 802.1Q VLAN specification provides for an option to tag Ethernet frames with two VLAN tags: - An inner tag that specifies the customer's VLAN ID. This tag is called the 'CE VLAN'. - An outer tag that specifies the service provider's VLAN ID. This tag is called the 'metro tag', or the 'PE VLAN'. The combination of inner and outer VLAN tags is used to uniquely identify a particular customer's service flow.

Contact

Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-7600@cisco.com

Imports

FromSymbols
CISCO-SMIciscoMgmt
IF-MIBifIndex
Q-BRIDGE-MIBVlanId
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIMODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, RowStatus, TEXTUAL-CONVENTION

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

BRIDGE-MIB
CISCO-QINQ-VLAN-MIB
CISCO-SMI
IANAifType-MIB
IF-MIB
P-BRIDGE-MIB
Q-BRIDGE-MIB
RFC1158-MIB
RFC1271-MIB
RMON-MIB
RMON2-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC
TOKEN-RING-RMON-MIB

Textual conventions

NameOIDSyntaxAccessStatus
CqvEncapsulationType
TEXTUAL-CONVENTION
This textual convention defines the different types of VLAN trunking. isl - Inter Switch Link, the Cisco proprietary trunking protocol. dot1Q - IEEE 802.1Q trunking standard.
current
CqvVlanIdOrZero
TEXTUAL-CONVENTION
This textual convention is an extension of the VlanId convention. The VlanId convention defines a greater than zero value to identify a VLAN ID in the managed system. The CqvVlanIdOrZero convention defines the additional value of zero. The value zero is object specific and must therefore be defined as part of the description of any object that uses this syntax. An example of the usage of zero might include situations where the VLAN ID is unknown.
current

Objects

NameOIDSyntaxAccessStatus
ciscoQinqVlanMIBNotifs
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.445.0
ciscoQinqVlanMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.445.1
cqvTermination
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.445.1.1
cqvTerminationTable
OBJECT-TYPE
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'.
1.3.6.1.4.1.9.9.445.1.1.1not-accessiblecurrent
cqvTerminationEntry
OBJECT-TYPE
An entry in this table defines a QinQ terminated interface.
1.3.6.1.4.1.9.9.445.1.1.1.1not-accessiblecurrent
cqvTerminationPeVlanId
OBJECT-TYPE
The VLAN ID of the outer tag of a QinQ frame.
1.3.6.1.4.1.9.9.445.1.1.1.1.1VlanIdnot-accessiblecurrent
cqvTerminationCeVlanId
OBJECT-TYPE
The VLAN ID of the inner tag of a QinQ frame.
1.3.6.1.4.1.9.9.445.1.1.1.1.2VlanIdnot-accessiblecurrent
cqvTerminationPeEncap
OBJECT-TYPE
The encapsulation type of the PE VLAN (cqvTerminationPeVlanId) of a QinQ frame.
1.3.6.1.4.1.9.9.445.1.1.1.1.3CqvEncapsulationTyperead-createcurrent
cqvTerminationRowStatus
OBJECT-TYPE
This object facilitates the creation, modification, or deletion of a conceptual row in this table.
1.3.6.1.4.1.9.9.445.1.1.1.1.4RowStatusread-createcurrent
cqvTranslation
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.445.1.2
cqvTranslationTable
OBJECT-TYPE
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'.
1.3.6.1.4.1.9.9.445.1.2.1not-accessiblecurrent
cqvTranslationEntry
OBJECT-TYPE
An entry in this table contains translation information for a particular QinQ interface.
1.3.6.1.4.1.9.9.445.1.2.1.1not-accessiblecurrent
cqvTranslationInternalPeVlanId
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.445.1.2.1.1.1CqvVlanIdOrZeronot-accessiblecurrent
cqvTranslationInternalCeVlanId
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.445.1.2.1.1.2CqvVlanIdOrZeronot-accessiblecurrent
cqvTranslationTrunkPeVlanId
OBJECT-TYPE
The QinQ outer VLAN ID of a trunk VLAN frame. This object will have the value of zero as described in the cqvTranslationType object.
1.3.6.1.4.1.9.9.445.1.2.1.1.3CqvVlanIdOrZeroread-createcurrent
cqvTranslationTrunkCeVlanId
OBJECT-TYPE
The QinQ inner VLAN ID of a trunk VLAN frame. This object will have the value of zero as described in the cqvTranslationType object.
1.3.6.1.4.1.9.9.445.1.2.1.1.4CqvVlanIdOrZeroread-createcurrent
cqvTranslationType
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.445.1.2.1.1.5INTEGER {doubleToSingle(1), doubleToDouble(2), doubleToDoubleOutOfRange(3)}read-createcurrent
cqvTranslationCosPBits
OBJECT-TYPE
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. 'copyFromOuterTag' - Copy the P bits from the outer PE tag. 'copyFromInnerTag' - Copy the P bits from the inner CE tag.
1.3.6.1.4.1.9.9.445.1.2.1.1.6INTEGER {copyFromOuterTag(1), copyFromInnerTag(2)}read-createcurrent
cqvTranslationRowStatus
OBJECT-TYPE
This object facilitates the creation, modification, or deletion of a conceptual row in this table.
1.3.6.1.4.1.9.9.445.1.2.1.1.7RowStatusread-createcurrent
ciscoQinqVlanMIBConform
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.445.2
ciscoQinqVlanMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.445.2.1
ciscoQinqVlanMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.445.2.2

Conformance

NameOIDStatus
ciscoQinQVlanMIBCompliance
MODULE-COMPLIANCE
The compliance statement for entities which implement the Cisco QinQ MIB.
1.3.6.1.4.1.9.9.445.2.1.1current
ciscoQinqVlanTerminationGroup
OBJECT-GROUP
Objects for providing configuration for QinQ termination.
1.3.6.1.4.1.9.9.445.2.2.1current
ciscoQinqVlanTranslationGroup
OBJECT-GROUP
Objects for providing configuration for QinQ translation.
1.3.6.1.4.1.9.9.445.2.2.2current