All MIBs › ACC-RIP › accDemandRipNeighbor
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 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.17 | accDemandRipTable | ACC-RIP |
| 1.3.6.1.4.1.5.1.1.16.17.1 | accDemandRipEntry | ACC-RIP |
| 1.3.6.1.4.1.5.1.1.16.17.1.1 | accDemandRipNeighbor | ACC-RIP |