ACC-RIP :: accDemandRipNeighbor

MIB Reference — IPNetwork Monitor

All MIBsACC-RIPaccDemandRipNeighbor

accDemandRipNeighbor

Module: ACC-RIP

OID (symbolic): ACC-RIP::accDemandRipNeighbor

OID (numeric): 1.3.6.1.4.1.5.1.1.16.17.1.1

Node type: OBJECT-TYPE

Type: IpAddress

Access: read-only

Description:

The RIP neighbors IP address. If this is an unnumbered link then this object will represent the ifIndex of the interface.

What is accDemandRipNeighbor?

This read-only OID stores the IP address of a demand RIP neighbor, or the ifIndex if the link is unnumbered. Network engineers use this to identify which remote router is participating in a triggered-update RIP session. For example, 10.0.0.5 identifies the remote router at that IP that receives demand-based RIP updates.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.16.17.1.1
snmpwalk -v2c -c public <target> ACC-RIP::accDemandRipNeighbor

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.16.17.1.1.1
snmpget -v2c -c public <target> ACC-RIP::accDemandRipNeighbor.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.17accDemandRipTableACC-RIP
1.3.6.1.4.1.5.1.1.16.17.1accDemandRipEntryACC-RIP
1.3.6.1.4.1.5.1.1.16.17.1.1accDemandRipNeighborACC-RIP