All MIBs › ACC-MIB › accRipNeighborIfindex
accRipNeighborIfindex
Module: ACC-MIB
OID (symbolic): ACC-MIB::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 read-only field automatically records which physical interface or port number a particular RIP neighbor is connected to on your device. Network engineers use this value to verify that neighbors are on the expected interface and to troubleshoot connectivity issues when updates stop arriving. A value of 3 means the neighbor is connected via interface number 3 (such as eth2); this information is derived from your device's IP address table.
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-MIB::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-MIB::accRipNeighborIfindex.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-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 |
| 1.3.6.1.4.1.5.1.1.16.5.2 | accRipNeighborIfindex | ACC-MIB |