ospfPmEntMulticastExtns

DC-OSPF-MIB · .1.2.826.0.1.1578918.5.62.1.1.1.1.12

Object

column r/w SNMPv2-SMIInteger32
We do not currently support Multicast Extensions, so the
setting of this parameter is ignored.
              
A Bit Mask indicating whether the router is forwarding IP
multicast (Class D) datagrams based on the algorithms
defined in the Multicast Extensions to OSPF.
              
Bit 0, if set, indicates that the router can forward IP
multicast datagrams in the router's directly attached
areas (called intra-area multicast routing).
              
Bit 1, if set, indicates that the router can forward IP
multicast datagrams between OSPF areas (called inter-area
multicast routing).
              
Bit 2, if set, indicates that the router can forward IP
multicast datagrams between Autonomous Systems (called
inter-AS multicast routing).
              
Only certain combinations of bit settings are allowed:
0 (no multicast forwarding is enabled), 1 (intra-area
multicasting only), 3  (intra-area and inter-area
multicasting), 5  (intra-area and inter-AS multicasting)
and 7  (multicasting everywhere).  By default, no
multicast forwarding is enabled.

Context

MIB
DC-OSPF-MIB
OID
.1.2.826.0.1.1578918.5.62.1.1.1.1.12
Type
column
Access
readwrite
Status
current
Parent
ospfPmEntEntry
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 'DC-OSPF-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-OSPF-MIB::ospfPmEntMulticastExtns'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-OSPF-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-OSPF-MIB::ospfPmEntMulticastExtns.<ospfPmEntIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-OSPF-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-OSPF-MIB::ospfPmEntMulticastExtns'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647

Conformance