jnxOspfv3IfMulticastForwarding

OSPFV3-MIB-JUNIPER · .1.3.6.1.4.1.2636.5.4.1.1.7.1.17

Object

column deprecated r/w Enumeration
The way multicasts should forwarded on this 
interface; not forwarded, forwarded as data 
link multicasts, or forwarded as data link  
unicasts. Data link multicasting is not  
meaningful on point to point and NBMA interfaces, 
and setting ospfv3MulticastForwarding to 0 
effectively disables all multicast forwarding.

Context

MIB
OSPFV3-MIB-JUNIPER
OID
.1.3.6.1.4.1.2636.5.4.1.1.7.1.17
Type
column
Access
readwrite
Status
deprecated
Parent
jnxOspfv3IfEntry
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 'OSPFV3-MIB-JUNIPER' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OSPFV3-MIB-JUNIPER::jnxOspfv3IfMulticastForwarding'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OSPFV3-MIB-JUNIPER' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OSPFV3-MIB-JUNIPER::jnxOspfv3IfMulticastForwarding.<jnxOspfv3IfIndex>.<jnxOspfv3IfInstId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OSPFV3-MIB-JUNIPER' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OSPFV3-MIB-JUNIPER::jnxOspfv3IfMulticastForwarding'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1blocked
2multicast
3unicast

Conformance