jnxMvpnBgpGenSiteType

MCAST-VPN-MIB · .1.3.6.1.4.1.2636.5.12.1.1.2.2.1.3

Object

column Enumeration
Whether this site is a receiver-only site or not.
sender-receiver (1):   both sender and receiver site.
receiver-only   (2):   receiver-only site.
 sender-only     (3):   sender-only site.

Context

MIB
MCAST-VPN-MIB
OID
.1.3.6.1.4.1.2636.5.12.1.1.2.2.1.3
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::jnxMvpnBgpGenSiteType'
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::jnxMvpnBgpGenSiteType.<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::jnxMvpnBgpGenSiteType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1sender-receiver
2receiver-only
3sender-only