mvpnGenCmcastRouteProtocol

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

Object

column Enumeration
The protocol used to signal C-multicast routing
information across the provider core for the MVPN
represented by this entry.
              
The enumerated protocols and the corresponding
descriptions are as follows:
              
  pim : PIM (PIM-MVPN)
  bgp : BGP (BGP-MVPN)

Context

MIB
BGP-MPLS-LAYER3-VPN-MULTICAST-MIB
OID
.1.3.6.1.2.1.243.1.2.1.5
Type
column
Access
readonly
Status
current
Parent
mvpnGenericEntry
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::mvpnGenCmcastRouteProtocol'
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::mvpnGenCmcastRouteProtocol.<mplsL3VpnVrfName>'
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::mvpnGenCmcastRouteProtocol'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1pim
2bgp

Conformance