MIB Viewer

CISCO-QINQ-VLAN-MIB

28 objects
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.
Imported Objects
CISCO-SMIciscoMgmt
IF-MIBifIndex
Q-BRIDGE-MIBVlanId
SNMPv2-CONFMODULE-COMPLIANCE OBJECT-GROUP
SNMPv2-SMIMODULE-IDENTITY OBJECT-TYPE Unsigned32
SNMPv2-TCRowStatus TEXTUAL-CONVENTION
OIDNameAccessStatusDescription
1.3.6.1.4.1.9.9.445IdentityciscoQinqVlanMIBThis MIB defines configuration and monitoring capabilities relating to 802.1QinQ interfaces. QinQ interfaces are capable of terminating QinQ traffic and transl…
1.3.6.1.4.1.9.9.445.0NodeciscoQinqVlanMIBNotifs
1.3.6.1.4.1.9.9.445.1NodeciscoQinqVlanMIBObjects
1.3.6.1.4.1.9.9.445.1.1NodecqvTermination
1.3.6.1.4.1.9.9.445.1.1.1TablecqvTerminationTablenot-accessiblecurrentThis table contains attributes pertaining to QinQ terminated interfaces. The ifIndex in the INDEX clause identifies the interface that terminates QinQ traffic.…
1.3.6.1.4.1.9.9.445.1.1.1.1RowcqvTerminationEntrynot-accessiblecurrentAn entry in this table defines a QinQ terminated interface.
1.3.6.1.4.1.9.9.445.1.1.1.1.1ColumncqvTerminationPeVlanIdnot-accessiblecurrentThe VLAN ID of the outer tag of a QinQ frame.
1.3.6.1.4.1.9.9.445.1.1.1.1.2ColumncqvTerminationCeVlanIdnot-accessiblecurrentThe VLAN ID of the inner tag of a QinQ frame.
1.3.6.1.4.1.9.9.445.1.1.1.1.3ColumncqvTerminationPeEncapread-createcurrentThe encapsulation type of the PE VLAN (cqvTerminationPeVlanId) of a QinQ frame.
1.3.6.1.4.1.9.9.445.1.1.1.1.4ColumncqvTerminationRowStatusread-createcurrentThis object facilitates the creation, modification, or deletion of a conceptual row in this table.
1.3.6.1.4.1.9.9.445.1.2NodecqvTranslation
1.3.6.1.4.1.9.9.445.1.2.1TablecqvTranslationTablenot-accessiblecurrentThis table defines the translations performed on QinQ capable interfaces. The ifIndex in the INDEX clause identifies the QinQ interface. A QinQ interface perfo…
1.3.6.1.4.1.9.9.445.1.2.1.1RowcqvTranslationEntrynot-accessiblecurrentAn entry in this table contains translation information for a particular QinQ interface.
1.3.6.1.4.1.9.9.445.1.2.1.1.1ColumncqvTranslationInternalPeVlanIdnot-accessiblecurrentThe 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.2ColumncqvTranslationInternalCeVlanIdnot-accessiblecurrentThe 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.3ColumncqvTranslationTrunkPeVlanIdread-createcurrentThe 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.4ColumncqvTranslationTrunkCeVlanIdread-createcurrentThe 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.5ColumncqvTranslationTyperead-createcurrentThe QinQ translation type being performed on the interface. 'doubleToSingle' - Double tagged to single tagged traffic. The value of cqvTranslationTrunkPeVlanId…
1.3.6.1.4.1.9.9.445.1.2.1.1.6ColumncqvTranslationCosPBitsread-createcurrentThis 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 c…
1.3.6.1.4.1.9.9.445.1.2.1.1.7ColumncqvTranslationRowStatusread-createcurrentThis object facilitates the creation, modification, or deletion of a conceptual row in this table.
1.3.6.1.4.1.9.9.445.2NodeciscoQinqVlanMIBConform
1.3.6.1.4.1.9.9.445.2.1NodeciscoQinqVlanMIBCompliances
1.3.6.1.4.1.9.9.445.2.1.1ComplianceciscoQinQVlanMIBComplianceread-onlycurrentThe compliance statement for entities which implement the Cisco QinQ MIB.
1.3.6.1.4.1.9.9.445.2.2NodeciscoQinqVlanMIBGroups
1.3.6.1.4.1.9.9.445.2.2.1GroupciscoQinqVlanTerminationGroupcurrentObjects for providing configuration for QinQ termination.
1.3.6.1.4.1.9.9.445.2.2.2GroupciscoQinqVlanTranslationGroupcurrentObjects for providing configuration for QinQ translation.
Type Definitions
NameSyntaxStatusDescription
CqvEncapsulationTypeINTEGER { isl(1), dot1Q(2) }currentThis textual convention defines the different types of VLAN trunking. isl - Inter Switch Link, the Cisco proprietary trunking protocol. dot1Q - IEEE 802.1Q trunking standard.
CqvVlanIdOrZeroUnsigned32 (0..4094)currentThis 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 additiona…