All MIBs › A3COM-RIP-IPEXTNS-R4-MIB › a3RipIpNBMAmodeCtl
a3RipIpNBMAmodeCtl
Module: A3COM-RIP-IPEXTNS-R4-MIB
OID (symbolic): A3COM-RIP-IPEXTNS-R4-MIB::a3RipIpNBMAmodeCtl
OID (numeric): 1.3.6.1.4.1.43.2.8.2.1.23
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This parameter determines if the underlying NBMA network is full-mesh or non-mesh. Partial-mesh is treated as non-mesh. When this object is set to fullMesh(1), RIP-IP advertises routes based on regular split-horizon. If nonMesh(2), RIP-Ip advertises routes based on next-hop split-horizon. This object is only meaningful when the underlying interface is NBMA, (i.e. Frame Relay or X.25)
What is a3RipIpNBMAmodeCtl?
This integer specifies whether the NBMA interface is full-mesh or non-mesh, affecting RIP's split-horizon strategy. On full-mesh, regular split-horizon prevents loops; on non-mesh (or partial-mesh), next-hop split-horizon is used. Ensures loop-free routing on NBMA topologies.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.2.8.2.1.23 snmpwalk -v2c -c public <target> A3COM-RIP-IPEXTNS-R4-MIB::a3RipIpNBMAmodeCtl
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.43.2.8.2.1.23.1 snmpget -v2c -c public <target> A3COM-RIP-IPEXTNS-R4-MIB::a3RipIpNBMAmodeCtl.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.43.2.8.2.1.23.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> a3RipIpNBMAmodeCtl.1
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::a3RipIpNBMAmodeCtl 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.23 | a3RipIpNBMAmodeCtl | A3COM-RIP-IPEXTNS-R4-MIB |