All MIBs › ACC-RIP › accRipNeighborIfindex
accRipNeighborIfindex
Module: ACC-RIP
OID (symbolic): ACC-RIP::accRipNeighborIfindex
OID (numeric): 1.3.6.1.4.1.5.1.1.16.5.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The ifIndex of the port this RIP neighbor is conected to. It is derived from the IP network table (accIpAddrTable).
What is accRipNeighborIfindex?
This OID reports the interface index (a numeric identifier) of the physical port on which a specific RIP neighbor is connected, automatically derived from the device's IP addressing configuration. You check this read-only value to confirm that the routing software correctly identified which physical interface leads to each RIP neighbor. If the ifIndex is 2, it means the RIP neighbor relationship exists through interface number 2 (such as eth0 or port 2).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.16.5.2 snmpwalk -v2c -c public <target> ACC-RIP::accRipNeighborIfindex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.16.5.2.1 snmpget -v2c -c public <target> ACC-RIP::accRipNeighborIfindex.1
Start monitoring ACC/Ericsson WAN access routers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACC-RIP::accRipNeighborIfindex OID value, configure state conditions and alerts, and monitor any ACC/Ericsson WAN access routers (legacy) from a single console.
OID Breakdown
Upper-level ancestors (11 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.5 | acc | ACC-MIB |
| 1.3.6.1.4.1.5.1 | accSBAR | ACC-MIB |
| 1.3.6.1.4.1.5.1.1 | accBRG | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.16 | accRip | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.16.5 | accRipNeighborList | ACC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.5.1.1.16.5.2 | accRipNeighborIfindex | ACC-RIP |