cvVrfInterfaceVnetTagOverride

CISCO-VRF-MIB · .1.3.6.1.4.1.9.9.711.1.2.1.1.3

Object

column r/w Unsigned32
This object can be used to over-ride the vNET tag assigned
to the VRF traffic going through this interface. This object is
applicable only if the cvVrfInterfaceType of this interface
has a value of vNETTrunkSI(1).
              
By default the tagged traffic will use the value denoted by 
cvVrfVnetTag of this VRF. In which case this object will
have a value of zero(0).
              
A set with a value of zero(0) will revert the tag assignment
behaviour to default behaviour mentioned above.

Context

MIB
CISCO-VRF-MIB
OID
.1.3.6.1.4.1.9.9.711.1.2.1.1.3
Type
column
Access
readwrite
Status
current
Parent
cvVrfInterfaceEntry
Groups
1

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-VRF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VRF-MIB::cvVrfInterfaceVnetTagOverride'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-VRF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VRF-MIB::cvVrfInterfaceVnetTagOverride.<cvVrfIndex>.<cvVrfInterfaceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-VRF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-VRF-MIB::cvVrfInterfaceVnetTagOverride'

Syntax

Unsigned32

Values & Constraints

Object Constraints
range: 0-0 range: 2-4094

Conformance

Member of
Compliance refinements
It is enough to provide read-only access to this object even
though write access is desirable.