cvtGlobalOriginalVlan
CISCO-VLAN-TRANSLATION-MIB ·
.1.3.6.1.4.1.9.9.411.1.1.2.1.1
Object
column Q-BRIDGE-MIBVlanIndex
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.
Context
- MIB
- CISCO-VLAN-TRANSLATION-MIB
- OID
.1.3.6.1.4.1.9.9.411.1.1.2.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- cvtGlobalTranslationEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-VLAN-TRANSLATION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VLAN-TRANSLATION-MIB::cvtGlobalOriginalVlan'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-VLAN-TRANSLATION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VLAN-TRANSLATION-MIB::cvtGlobalOriginalVlan.<cvtGlobalOriginalVlan>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-VLAN-TRANSLATION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-VLAN-TRANSLATION-MIB::cvtGlobalOriginalVlan'
Syntax
- Source
- Q-BRIDGE-MIBVlanIndex
- Base type
Unsigned32
Values & Constraints
No enumerated values or constraints recorded.