AD | Application | AWS | Azure | Cloud | Database | Enterprise | Environmental | Event Log | File System | Infra | IoT | IT Service | Linux | Network/System | Performance | Protocol | SaaS | Security | Service Level | SNMP | Storage | VMware | VoIP | Web | Wireless

Crumbtrail

MonitorTools.com » Technical documentation » SNMP » MIB » Cisco » CISCO-VLAN-TRANSLATION-MIB » Objects

CISCO-VLAN-TRANSLATION-MIB.mib object view, vendor Cisco

Introduction

Most network devices and programs ship with so-called MIB files to describe the parameters and meanings (i.e.: friendly names) which are available for monitoring via SNMP.
ActiveXperts Network Monitor 2024 can import vendor-specific MIB files, so it can be used to monitor specific OID's (Object Identifiers). This way, you can monitor your devices, computers, etc. by selecting your relevant OID's by name.

ActiveXperts Network Monitor 2024 can import MIB file CISCO-VLAN-TRANSLATION-MIB and use it to monitor vendor specific OID's.

CISCO-VLAN-TRANSLATION-MIB file content

Object view of CISCO-VLAN-TRANSLATION-MIB:

Scalar Object
cvtGlobalTranslationMax .1.3.6.1.4.1.9.9.411.1.1.1
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.
cvtGlobalTranslationEntry .1.3.6.1.4.1.9.9.411.1.1.2.1
Information about the VLAN translation for a particular VLAN to a different VLAN.
cvtPortConfigEntry .1.3.6.1.4.1.9.9.411.1.2.1.1
A set of configuration information regarding port based VLAN translation. An entry exists for every physical port which supports VLAN translation feature.
cvtPortTranslationEntry .1.3.6.1.4.1.9.9.411.1.2.2.1
Entry containing VLAN translation Information for a particular VLAN on a specific port. The entry is created and deleted by using cvtPortTranslationStatus.
Tabular Object
cvtGlobalOriginalVlan .1.3.6.1.4.1.9.9.411.1.1.2.1.1
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.
cvtGlobalTranslatedVlan .1.3.6.1.4.1.9.9.411.1.1.2.1.2
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.
cvtGlobalTranslationEffective .1.3.6.1.4.1.9.9.411.1.1.2.1.3
Indicates whether this VLAN translation is functioning on the device.
cvtGlobalTranslationStatus .1.3.6.1.4.1.9.9.411.1.1.2.1.4
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'.
cvtPortTranslationEnabled .1.3.6.1.4.1.9.9.411.1.2.1.1.1
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'.
cvtPortTranslationMax .1.3.6.1.4.1.9.9.411.1.2.1.1.2
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.
cvtPortOriginalVlan .1.3.6.1.4.1.9.9.411.1.2.2.1.1
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.
cvtPortTranslatedVlan .1.3.6.1.4.1.9.9.411.1.2.2.1.2
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.
cvtPortTranslationStatus .1.3.6.1.4.1.9.9.411.1.2.2.1.3
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'.
Table
cvtGlobalTranslationTable .1.3.6.1.4.1.9.9.411.1.1.2
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.
cvtPortConfigTable .1.3.6.1.4.1.9.9.411.1.2.1
This table contains information related to the port based VLAN translation on the device.
cvtPortTranslationTable .1.3.6.1.4.1.9.9.411.1.2.2
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.
Object Identifier
ciscoVlanTranslationMIB .1.3.6.1.4.1.9.9.411
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.
ciscoVlanTranslationMIBNotifs .1.3.6.1.4.1.9.9.411.0
ciscoVlanTranslationMIBObjects .1.3.6.1.4.1.9.9.411.1
ciscoVlanTranslationMIBConform .1.3.6.1.4.1.9.9.411.2
cvtGlobalTranslation .1.3.6.1.4.1.9.9.411.1.1
cvtPortBasedTranslation .1.3.6.1.4.1.9.9.411.1.2
cvtMIBCompliances .1.3.6.1.4.1.9.9.411.2.1
cvtMIBGroups .1.3.6.1.4.1.9.9.411.2.2
Group
cvtGlobalTranslationGroup .1.3.6.1.4.1.9.9.411.2.2.1
A collection of objects providing the device level VLAN translation ability on the device.
cvtPortTranslationGroup .1.3.6.1.4.1.9.9.411.2.2.2
A collection of objects providing the port level VLAN translation ability on the device.