cvInterfaceVnetVrfList
CISCO-VRF-MIB ·
.1.3.6.1.4.1.9.9.711.1.2.2.1.2
Object
column r/w
OctetString
The name of the VRF List associated with this interface. A non-zero length string represent a list of vNET tagged VRFs, whose traffic will be forwarded through this interface. A zero length string denotes that the traffic for all the vNET tagged VRFs will be forwarded through this interface.
Context
- MIB
- CISCO-VRF-MIB
- OID
.1.3.6.1.4.1.9.9.711.1.2.2.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cvInterfaceEntry
- Groups
- 1
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-VRF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VRF-MIB::cvInterfaceVnetVrfList'
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::cvInterfaceVnetVrfList.<ifIndex>'
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::cvInterfaceVnetVrfList'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-32
Conformance
Member of
Compliance refinements
cvMIBCompliance
readonly
It is enough to provide read-only access to this object even
though write access is desirable.
though write access is desirable.