mplsVpnInterfaceVpnRouteDistProtocol

MPLS-VPN-MIB · cisco variant · .1.3.6.1.3.118.1.2.1.1.4

Object

column r/w Bits
Denotes the route distribution protocol across the
PE-CE link. Note that more than one routing protocol
may be enabled at the same time.

Context

MIB
MPLS-VPN-MIB
OID
.1.3.6.1.3.118.1.2.1.1.4
Type
column
Access
readwrite
Status
current
Parent
mplsVpnInterfaceConfEntry
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 'MPLS-VPN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-VPN-MIB::mplsVpnInterfaceVpnRouteDistProtocol'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MPLS-VPN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-VPN-MIB::mplsVpnInterfaceVpnRouteDistProtocol.<mplsVpnVrfName>.<mplsVpnInterfaceConfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MPLS-VPN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MPLS-VPN-MIB::mplsVpnInterfaceVpnRouteDistProtocol'

Syntax

Bits

Values & Constraints

Enumerated Values
0dummy
1none
2bgp
3ospf
4rip
5isis
6other

Conformance