mplsL3VpnIfVpnRouteDistProtocol

MPLS-L3VPN-STD-MIB · .1.3.6.1.2.1.10.166.11.1.2.1.1.3

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; thus, this object is
specified as a bitmask.  For example, static(5) and
ospf(2) are a typical configuration.

Context

MIB
MPLS-L3VPN-STD-MIB
OID
.1.3.6.1.2.1.10.166.11.1.2.1.1.3
Type
column
Access
readwrite
Status
current
Parent
mplsL3VpnIfConfEntry
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-L3VPN-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-L3VPN-STD-MIB::mplsL3VpnIfVpnRouteDistProtocol'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MPLS-L3VPN-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-L3VPN-STD-MIB::mplsL3VpnIfVpnRouteDistProtocol.<mplsL3VpnVrfName>.<mplsL3VpnIfConfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MPLS-L3VPN-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MPLS-L3VPN-STD-MIB::mplsL3VpnIfVpnRouteDistProtocol'

Syntax

Bits

Values & Constraints

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

Conformance

Member of
Compliance refinements
Write access is not required.