cvtPortOriginalVlan

CISCO-VLAN-TRANSLATION-MIB · .1.3.6.1.4.1.9.9.411.1.2.2.1.1

Object

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.

Context

MIB
CISCO-VLAN-TRANSLATION-MIB
OID
.1.3.6.1.4.1.9.9.411.1.2.2.1.1
Type
column
Access
noaccess
Status
current
Parent
cvtPortTranslationEntry

Walk 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::cvtPortOriginalVlan'
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::cvtPortOriginalVlan.<ifIndex>.<cvtPortOriginalVlan>'
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::cvtPortOriginalVlan'

Syntax

Source
Q-BRIDGE-MIBVlanIndex
Base type
Unsigned32

Values & Constraints

No enumerated values or constraints recorded.