ACC-RIP :: accRipNeighborIfindex

MIB Reference — IPNetwork Monitor

All MIBsACC-RIPaccRipNeighborIfindex

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

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.5accACC-MIB
1.3.6.1.4.1.5.1accSBARACC-MIB
1.3.6.1.4.1.5.1.1accBRGACC-MIB
1.3.6.1.4.1.5.1.1.16accRipACC-MIB
1.3.6.1.4.1.5.1.1.16.5accRipNeighborListACC-MIB
1.3.6.1.4.1.5.1.1.16.5.2accRipNeighborIfindexACC-RIP