MIBs Depot

CISCO-VLAN-TRANSLATION-MIB

Registered at
1.3.6.1.4.1.9.9.411
Last updated
2004-06-01 00:00
Organization
Cisco Systems, Inc.
Revisions
2004-06-01 00:00
Namespace
cisco
Source file
CISCO-VLAN-TRANSLATION-MIB
Digest
sha256:4170aafce31b6594fe52901ee1d1d9d86705e711eb4bc04f4c5a54e3d18d6951

Description

The MIB module for the management of VLAN translations. VLAN translation refers to the ability of the device to translate between different virtual LANs or between VLAN and non-VLAN encapsulating interfaces at Layer 2. Translation is typically used for selective inter-VLAN switching of non-routable protocols and to extend a single VLAN topology across hybrid switching environments.

Contact

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

Imports

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

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-SMI
CISCO-VLAN-TRANSLATION-MIB
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

Objects

NameOIDSyntaxAccessStatus
ciscoVlanTranslationMIBNotifs
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.411.0
ciscoVlanTranslationMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.411.1
cvtGlobalTranslation
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.411.1.1
cvtGlobalTranslationMax
OBJECT-TYPE
Maximum number of configurable global VLAN translation entries allowed in the cvtGlobalTranslationTable. A value of zero indicates no limitation on the number of configurable global VLAN translation.
1.3.6.1.4.1.9.9.411.1.1.1Unsigned32read-onlycurrent
cvtGlobalTranslationTable
OBJECT-TYPE
This table contains the device based VLAN-to-VLAN associations for all the device's physical ports. The translation is applied in both ingress and egress sides of all the Layer 2 trunks. VLAN translation makes the traffic arriving on the VLAN cvtGlobalOriginalVlan on the trunk ports to be mapped to or tagged with the VLAN cvtGlobalTranslatedVlan. It also causes all the traffic internally tagged with the VLAN cvtGlobalTranslatedVlan and leaving the trunk ports to be tagged with VLAN cvtGlobalOriginalVlan. A global VLAN translation configuration is inactive for those ports that are not Layer 2 trunks. The global VLAN translations are mutually exclusive to the port based VLAN translations. The rows in this table can only be created when the table cvtPortTranslationTable is empty. A conceptual row is created for each VLAN mapping configuration on the device which supports the feature. The value of cvtGlobalTranslationMax determines the maximum number of rows in this table.
1.3.6.1.4.1.9.9.411.1.1.2not-accessiblecurrent
cvtGlobalTranslationEntry
OBJECT-TYPE
Information about the VLAN translation for a particular VLAN to a different VLAN.
1.3.6.1.4.1.9.9.411.1.1.2.1not-accessiblecurrent
cvtGlobalOriginalVlan
OBJECT-TYPE
The VLAN translation is applied in both ingress and egress sides of all the Layer 2 trunks. It makes the traffic arriving on the VLAN with this VLAN ID to be mapped to or tagged with the corresponding instance of cvtGlobalTranslatedVlan on the device. It also causes all the traffic internally tagged with the corresponding instance of cvtGlobalTranslatedVlan and leaving the trunk ports to be tagged with the VLAN of this VLAN ID.
1.3.6.1.4.1.9.9.411.1.1.2.1.1VlanIndexnot-accessiblecurrent
cvtGlobalTranslatedVlan
OBJECT-TYPE
The VLAN translation is applied in both ingress and egress sides of all the Layer 2 trunks. It makes the traffic arriving on the VLAN with the corresponding instance of cvtGlobalOriginalVlan on the device to be mapped to or tagged with the VLAN of this VLAN ID. It also causes all the traffic internally tagged with the VLAN of this VLAN ID and leaving the trunk ports to be tagged with the corresponding instance of cvtGlobalOriginalVlan on the device.
1.3.6.1.4.1.9.9.411.1.1.2.1.2VlanIndexread-createcurrent
cvtGlobalTranslationEffective
OBJECT-TYPE
Indicates whether this VLAN translation is functioning on the device.
1.3.6.1.4.1.9.9.411.1.1.2.1.3TruthValueread-onlycurrent
cvtGlobalTranslationStatus
OBJECT-TYPE
The status of the conceptual row for this global VLAN translation. Once a row becomes active, value in any other column within such row cannot be modified. When this object is set to createAndGo(4) and the number of the existing rows exceeds cvtGlobalTranslationMax, agent returns 'resourceUnavailable'.
1.3.6.1.4.1.9.9.411.1.1.2.1.4RowStatusread-createcurrent
cvtPortBasedTranslation
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.411.1.2
cvtPortConfigTable
OBJECT-TYPE
This table contains information related to the port based VLAN translation on the device.
1.3.6.1.4.1.9.9.411.1.2.1not-accessiblecurrent
cvtPortConfigEntry
OBJECT-TYPE
A set of configuration information regarding port based VLAN translation. An entry exists for every physical port which supports VLAN translation feature.
1.3.6.1.4.1.9.9.411.1.2.1.1not-accessiblecurrent
cvtPortTranslationEnabled
OBJECT-TYPE
This object indicates whether the VLAN translation feature is enabled on the port. Setting this value to 'true' enables VLAN translation on the port. Setting this value to 'false' disables VLAN translation on the port. The corresponding entries in table cvtPortTranslationTable will not be used if the value of this object is 'false'.
1.3.6.1.4.1.9.9.411.1.2.1.1.1TruthValueread-writecurrent
cvtPortTranslationMax
OBJECT-TYPE
Maximum number of configurable VLAN translation entries allowed on the port. A value of zero indicates no limitation on the number of configurable VLANs which can be translated.
1.3.6.1.4.1.9.9.411.1.2.1.1.2Unsigned32read-onlycurrent
cvtPortTranslationTable
OBJECT-TYPE
This table contains the port based VLAN-to-VLAN associations for the device's physical ports. The translation is applied in both ingress and egress sides of the layer 2 trunk on the port. It causes the traffic arriving on the VLAN cvtPortOriginalVlan on this port to be mapped to or tagged with the VLAN cvtPortTranslatedVlan. It also causes all the traffic internally tagged with the VLAN cvtPortTranslatedVlan and leaving the port to be tagged with VLAN cvtPortOriginalVlan. A VLAN translation configuration that is applied to Layer 2 ports that are not Layer 2 trunks is inactive. The port based VLAN translations are mutually exclusive to the global VLAN translations. The rows in this table can only be created when the table cvtGlobalTranslationTable is empty. A conceptual row is created for a translation on a particular physical port which supports the feature. The value of the corresponding instance of cvtPortTranslationMax determines the maximum number of rows for the same port. On some platforms, VLAN translation may be configured per port group rather than per port. If multiple ports belong to a port group, the VLAN translation configured to any of the ports in such group will apply to all ports in the same group.
1.3.6.1.4.1.9.9.411.1.2.2not-accessiblecurrent
cvtPortTranslationEntry
OBJECT-TYPE
Entry containing VLAN translation Information for a particular VLAN on a specific port. The entry is created and deleted by using cvtPortTranslationStatus.
1.3.6.1.4.1.9.9.411.1.2.2.1not-accessiblecurrent
cvtPortOriginalVlan
OBJECT-TYPE
The VLAN translation is applied in both ingress and egress sides of the layer 2 trunk on the port. It makes the traffic arriving on the VLAN with this VLAN ID to be mapped to or tagged with the corresponding instance of cvtPortTranslatedVlan on the port. It also causes all the traffic internally tagged with the corresponding instance of cvtPortTranslatedVlan and leaving the trunk port to be tagged with the VLAN of this VLAN ID.
1.3.6.1.4.1.9.9.411.1.2.2.1.1VlanIndexnot-accessiblecurrent
cvtPortTranslatedVlan
OBJECT-TYPE
The VLAN translation is applied in both ingress and egress sides of the Layer 2 trunk on the port. It makes the traffic arriving on the VLAN with the corresponding instance of cvtPortOriginalVlan on the device to be mapped to or tagged with the VLAN of this VLAN ID. It also causes all the traffic internally tagged with the VLAN of this VLAN ID and leaving the trunk port to be tagged with the corresponding instance of cvtPortOriginalVlan on the port.
1.3.6.1.4.1.9.9.411.1.2.2.1.2VlanIndexread-createcurrent
cvtPortTranslationStatus
OBJECT-TYPE
The status of this conceptual row for the VLAN translation on the specific port. Once a row becomes active, value in any other column within such row cannot be modified. When this object is set to 'createAndGo' and the number of the existing rows for a specific physical port exceeds cvtPortTranslationMax of this port in cvtPortConfigTable, agent returns 'resourceUnavailable'.
1.3.6.1.4.1.9.9.411.1.2.2.1.3RowStatusread-createcurrent
ciscoVlanTranslationMIBConform
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.411.2
cvtMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.411.2.1
cvtMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.411.2.2

Conformance

NameOIDStatus
cvtMIBCompliance
MODULE-COMPLIANCE
The compliance statement for trunk port VLAN translation implementations.
1.3.6.1.4.1.9.9.411.2.1.1current
cvtGlobalTranslationGroup
OBJECT-GROUP
A collection of objects providing the device level VLAN translation ability on the device.
1.3.6.1.4.1.9.9.411.2.2.1current
cvtPortTranslationGroup
OBJECT-GROUP
A collection of objects providing the port level VLAN translation ability on the device.
1.3.6.1.4.1.9.9.411.2.2.2current