cvVrfRouteDistProt
CISCO-VRF-MIB ·
.1.3.6.1.4.1.9.9.711.1.1.1.1.5
Object
column Bits
Denotes the route distribution protocol enabled in this VRF. Note that more than one routing protocol may be enabled at the same time.
Context
- MIB
- CISCO-VRF-MIB
- OID
.1.3.6.1.4.1.9.9.711.1.1.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cvVrfEntry
- 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::cvVrfRouteDistProt'
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::cvVrfRouteDistProt.<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::cvVrfRouteDistProt'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | none |
1 | other |
2 | ospf |
3 | rip |
4 | isis |
5 | eigrp |
6 | bgp |
Conformance
Member of