cvVrfVnetTag

CISCO-VRF-MIB · .1.3.6.1.4.1.9.9.711.1.1.1.1.3

Object

column r/w Unsigned32
The vNET tag assigned to this VRF instance.
              
A value of zero(0) indicates the VRF instance is not a vNET and
such vrf could be part of a VRF-Lite or MPLS deployment.
              
A set with a value of zero(0) will remove the vNET tag assigned
to this VRF.
              
The value of this object can be changed even when
cvVrfRowStatus is having a value of active(1).

Context

MIB
CISCO-VRF-MIB
OID
.1.3.6.1.4.1.9.9.711.1.1.1.1.3
Type
column
Access
readwrite
Status
current
Parent
cvVrfEntry
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::cvVrfVnetTag'
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::cvVrfVnetTag.<cvVrfIndex>'
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::cvVrfVnetTag'

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.