cvVrfListVrfIndex

CISCO-VRF-MIB · .1.3.6.1.4.1.9.9.711.1.1.2.1.3

Object

column r/w Unsigned32
This object indicates the associated VRF in the cvVrfTable.
The value of this object is index value (cvVrfIndex)
of cvVrfTable.
              
The value of this object cannot be modified when the entry is
in active(1) state.

Context

MIB
CISCO-VRF-MIB
OID
.1.3.6.1.4.1.9.9.711.1.1.2.1.3
Type
column
Access
readwrite
Status
current
Parent
cvVrfListEntry
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::cvVrfListVrfIndex'
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::cvVrfListVrfIndex.<cvVrfListName>.<cvVrfListVindex>'
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::cvVrfListVrfIndex'

Syntax

Unsigned32

Values & Constraints

Object Constraints
range: 1-65535

Conformance