All MIBs › RADLAN-OSPF-MIB › rlOspfMulticastExtensions
rlOspfMulticastExtensions
Module: RADLAN-OSPF-MIB
OID (symbolic): RADLAN-OSPF-MIB::rlOspfMulticastExtensions
OID (numeric): 1.3.6.1.4.1.89.210.2.1.13
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description:
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, namely: 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.
This object is persistent and when written the entity SHOULD save the change to non-volatile storage.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.89.210.2.1.13 snmpwalk -v2c -c public <target> RADLAN-OSPF-MIB::rlOspfMulticastExtensions
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.89.210.2.1.13.1 snmpget -v2c -c public <target> RADLAN-OSPF-MIB::rlOspfMulticastExtensions.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.89.210.2.1.13.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.89 | rnd | Dell-MIB |
| 1.3.6.1.4.1.89.210 | rlOspf | Dell-MIB |
| 1.3.6.1.4.1.89.210.2 | rlOspfGeneralGroupTable | RADLAN-OSPF-MIB |
| 1.3.6.1.4.1.89.210.2.1 | rlOspfGeneralGroupEntry | RADLAN-OSPF-MIB |
| 1.3.6.1.4.1.89.210.2.1.13 | rlOspfMulticastExtensions | RADLAN-OSPF-MIB |