jnxMvpnBgpGenMode

MCAST-VPN-MIB · .1.3.6.1.4.1.2636.5.12.1.1.2.2.1.1

Object

column Enumeration
For two different BGP-MVPN modes:
rpt-spt(1):  intersite-site shared tree mode
spt-only(2): inter-site source-only tree mode.

Context

MIB
MCAST-VPN-MIB
OID
.1.3.6.1.4.1.2636.5.12.1.1.2.2.1.1
Type
column
Access
readonly
Status
current
Parent
jnxMvpnBgpGeneralEntry

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 'MCAST-VPN-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MCAST-VPN-MIB::jnxMvpnBgpGenMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MCAST-VPN-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MCAST-VPN-MIB::jnxMvpnBgpGenMode.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MCAST-VPN-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MCAST-VPN-MIB::jnxMvpnBgpGenMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1rpt-spt
2spt-only