All MIBs › PRVT-OSPF-MIB › prvtOspfMulticastExtensions
prvtOspfMulticastExtensions
Module: PRVT-OSPF-MIB
OID (symbolic): PRVT-OSPF-MIB::prvtOspfMulticastExtensions
OID (numeric): 1.3.6.1.4.1.738.1.6.4.2.1.10
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
A Bit Mask indicating whether the router is forwarding IP multicast (Class D) datagrams based on the algorithms defined in the Multi- cast 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 mul- ticast 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 Auto- nomous Systems (called inter-AS multicast rout- ing). 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 mul- ticast forwarding is enabled.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.738.1.6.4.2.1.10 snmpwalk -v2c -c public <target> PRVT-OSPF-MIB::prvtOspfMulticastExtensions
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.738.1.6.4.2.1.10.1 snmpget -v2c -c public <target> PRVT-OSPF-MIB::prvtOspfMulticastExtensions.1
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.738 | privateVendorOID | PRIV-VENDORDEF-MIB |
| 1.3.6.1.4.1.738.1 | prvt_products | PRVT-SWITCH-MIB |
| 1.3.6.1.4.1.738.1.6 | ipSwitch | PRVT-SWITCH-MIB |
| 1.3.6.1.4.1.738.1.6.4 | routingProtocols | PRVT-OSPF-EXTENSION-MIB |
| 1.3.6.1.4.1.738.1.6.4.2 | prvtOSPFExtensionMib | PRVT-OSPF-EXTENSION-MIB |
| 1.3.6.1.4.1.738.1.6.4.2.1 | ospfExtension | PRVT-OSPF-EXTENSION-MIB |
| 1.3.6.1.4.1.738.1.6.4.2.1.10 | prvtOspfMulticastExtensions | PRVT-OSPF-MIB |