All MIBs › A3COM-RIP-IPEXTNS-R4-MIB › a3RipIpBcastCtl
a3RipIpBcastCtl
Module: A3COM-RIP-IPEXTNS-R4-MIB
OID (symbolic): A3COM-RIP-IPEXTNS-R4-MIB::a3RipIpBcastCtl
OID (numeric): 1.3.6.1.4.1.43.2.8.2.1.14
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object specifies the destination IP address to which RIP updates are sent over this port. If this object is set to subnetBcast(1), the RIP advertisement is sent using a directed broadcast IP address as its destination (e.g., 129.213.255.255).
If this object has the value all1sBcast, the RIP advertisement is sent using a limited broadcast IP address as its destination (i.e., 255.255.255.255).
What is a3RipIpBcastCtl?
This integer controls whether RIP updates are sent as directed broadcasts or limited broadcasts on this interface. Setting to 1 sends directed broadcast to the subnet; other values send all-ones broadcast. Affects how neighbors on the link receive routing updates.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.2.8.2.1.14 snmpwalk -v2c -c public <target> A3COM-RIP-IPEXTNS-R4-MIB::a3RipIpBcastCtl
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.43.2.8.2.1.14.1 snmpget -v2c -c public <target> A3COM-RIP-IPEXTNS-R4-MIB::a3RipIpBcastCtl.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.43.2.8.2.1.14.1 i <value>
Start monitoring Legacy 3Com routers and L3 switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the A3COM-RIP-IPEXTNS-R4-MIB::a3RipIpBcastCtl OID value, configure state conditions and alerts, and monitor any Legacy 3Com routers and L3 switches from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.43 | a3Com | A3COM-BRIDGE-R3-MIB |
| 1.3.6.1.4.1.43.2 | brouterMIB | A3COM-BRIDGE-R3-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.43.2.8 | a3ComRipIp | A3COM-RIP-IPEXTNS-R4-MIB |
| 1.3.6.1.4.1.43.2.8.2 | a3RipIpCtlTable | A3COM-RIP-IPEXTNS-R4-MIB |
| 1.3.6.1.4.1.43.2.8.2.1 | a3RipIpCtlEntry | A3COM-RIP-IPEXTNS-R4-MIB |
| 1.3.6.1.4.1.43.2.8.2.1.14 | a3RipIpBcastCtl | A3COM-RIP-IPEXTNS-R4-MIB |