mvpnMrouteRtType

BGP-MPLS-LAYER3-VPN-MULTICAST-MIB · .1.3.6.1.2.1.243.1.7.1.16

Object

column Enumeration
The reason for placing the route in the (logical)
multicast Routing Information Base (RIB).
              
The enumerated reasons and the corresponding
descriptions are as follows:
              
  unicast:
    The route would normally be placed only in
    the unicast RIB, but it was placed in the multicast
    RIB by local configuration, such as when running
    PIM over RIP.
              
  multicast:
    The route was explicitly added to the multicast RIB by
    the routing protocol, such as the Distance Vector
    Multicast Routing Protocol (DVMRP) or Multiprotocol BGP.

Context

MIB
BGP-MPLS-LAYER3-VPN-MULTICAST-MIB
OID
.1.3.6.1.2.1.243.1.7.1.16
Type
column
Access
readonly
Status
current
Parent
mvpnMrouteEntry
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 'BGP-MPLS-LAYER3-VPN-MULTICAST-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BGP-MPLS-LAYER3-VPN-MULTICAST-MIB::mvpnMrouteRtType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BGP-MPLS-LAYER3-VPN-MULTICAST-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BGP-MPLS-LAYER3-VPN-MULTICAST-MIB::mvpnMrouteRtType.<mplsL3VpnVrfName>.<mvpnMrouteCmcastGroupAddrType>.<mvpnMrouteCmcastGroupAddr>.<mvpnMrouteCmcastGroupPrefixLength>.<mvpnMrouteCmcastSourceAddrType>.<mvpnMrouteCmcastSourceAddrs>.<mvpnMrouteCmcastSourcePrefixLength>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BGP-MPLS-LAYER3-VPN-MULTICAST-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BGP-MPLS-LAYER3-VPN-MULTICAST-MIB::mvpnMrouteRtType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unicast
2multicast

Conformance