mvpnMrouteNumberOfRemoteReplication

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

Object

Number of local replications for remote PEs.  For example,
if the number of remote PEs that need to receive traffic is N,
then mvpnMrouteNumberOfRemoteReplication is N in case of
Ingress Replication, but it may be less than N in case of
RSVP-TE or mLDP Point-to-Multipoint (P2MP) tunnels, depending
on the actual number of replications the PE needs to do.

Context

MIB
BGP-MPLS-LAYER3-VPN-MULTICAST-MIB
OID
.1.3.6.1.2.1.243.1.7.1.25
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::mvpnMrouteNumberOfRemoteReplication'
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::mvpnMrouteNumberOfRemoteReplication.<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::mvpnMrouteNumberOfRemoteReplication'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance