All MIBs › A3COM-RIP-IPEXTNS-R4-MIB › a3RipIpDynNbrCtl
a3RipIpDynNbrCtl
Module: A3COM-RIP-IPEXTNS-R4-MIB
OID (symbolic): A3COM-RIP-IPEXTNS-R4-MIB::a3RipIpDynNbrCtl
OID (numeric): 1.3.6.1.4.1.43.2.8.2.1.20
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: When a3RipIpDynNbrCtl is set to dynamicNbr over FR or X.25, and -RIP CONTrol is set to TALK, the neighbor list is learnt dynamically as InArp learn the IP addresses of the dlcis or as addresses are added to the ARP table. The user need not configure the -RIP Neighbor parameter manually. The dynamicNbr|NoDynamicNbr has no significance for non-FR and non-X.25 media.
When a3RipIpDynNbrCtl is set to NodynamicNbr, any neighbor in the neighbor list is deleted and the -RIP neighbor list from the config file is restored onto the neighbor list.
When the -PORT owner parameter is changed from a non-FR and non-X.25 owner to FR or X.25, the -RIP Neighbor list was empty, and the -RIP CONTrol had the value TALK for this port, the code automatically sets this object to DynamicNbr, and fills up the neighbor list with the appropriate IP addresses in the ARP table. Note: only those neighbors of the same IP address network number for this port is being copied from the ARP table to this port's neighbor list.
If the -PORT owner parameter is changed from a FR/X.25 to a non-FR and non-X25 media, and this object had the value DynamicNbr, the code automatically changes this object value to NoDynamicNbr and restores the statically configured neighbors from the config file into the -RIP neighbor list.
If a3RipIpDynNbrCtl has been set to dynamicNbr and the -PORT owner is FR/X.25, no -RIP neighbor can be statically added.
What is a3RipIpDynNbrCtl?
This integer controls whether RIP dynamically learns neighbors via InARP or ARP on Frame Relay and X.25 interfaces. Setting to dynamic-nbr auto-discovers neighbor addresses; setting to no-dynamic-nbr requires manual neighbor configuration. Simplifies neighbor management on NBMA media.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.2.8.2.1.20 snmpwalk -v2c -c public <target> A3COM-RIP-IPEXTNS-R4-MIB::a3RipIpDynNbrCtl
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.43.2.8.2.1.20.1 snmpget -v2c -c public <target> A3COM-RIP-IPEXTNS-R4-MIB::a3RipIpDynNbrCtl.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.43.2.8.2.1.20.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::a3RipIpDynNbrCtl 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.20 | a3RipIpDynNbrCtl | A3COM-RIP-IPEXTNS-R4-MIB |