All MIBs › CLEARTRAC7-MIB › iflanIpRip
iflanIpRip
Module: CLEARTRAC7-MIB
OID (symbolic): CLEARTRAC7-MIB::iflanIpRip
OID (numeric): 1.3.6.1.4.1.727.7.2.3.2.1.16
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: When this parameter is set to V1, the RIP routing is done according to the RIP V1 standard. With RIP V2, broadcast or multicast can be used. With RIP V2 MULTICAST, only RIP V2 compliant devices will receive RIP frames.
What is iflanIpRip?
This read-write setting selects which version of RIP routing this LAN interface uses, disable, v1, v2-broadcast, or v2-multicast, where V2 multicast restricts route updates to only RIP V2-compliant devices on the segment. Choosing v2-multicast rather than v2-broadcast reduces unnecessary processing on non-RIP devices sharing the LAN, since only devices that join the RIP multicast group receive the updates. For example, on a LAN segment with mixed RIP V1 and V2 routers where an administrator wants to keep compatibility with all listeners, choosing v2-broadcast(3) still reaches every device, whereas v2-multicast(4) would exclude devices not listening for RIP multicast.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.727.7.2.3.2.1.16 snmpwalk -v2c -c public <target> CLEARTRAC7-MIB::iflanIpRip
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.727.7.2.3.2.1.16.1 snmpget -v2c -c public <target> CLEARTRAC7-MIB::iflanIpRip.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.727.7.2.3.2.1.16.1 i <value>
Start monitoring ClearTrac 7 series asset-tracking hardware with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CLEARTRAC7-MIB::iflanIpRip OID value, configure state conditions and alerts, and monitor any ClearTrac 7 series asset-tracking hardware from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.727 | lucent | CLEARTRAC7-MIB |
| 1.3.6.1.4.1.727.7 | cleartrac7 | CLEARTRAC7-MIB |
| 1.3.6.1.4.1.727.7.2 | mgmt | CLEARTRAC7-MIB |
| 1.3.6.1.4.1.727.7.2.3 | iflan | CLEARTRAC7-MIB |
| 1.3.6.1.4.1.727.7.2.3.2 | iflanTable | CLEARTRAC7-MIB |
| 1.3.6.1.4.1.727.7.2.3.2.1 | iflanEntry | CLEARTRAC7-MIB |
| 1.3.6.1.4.1.727.7.2.3.2.1.16 | iflanIpRip | CLEARTRAC7-MIB |