All MIBs › ACC-RIP › accRipImportPeerAddress
accRipImportPeerAddress
Module: ACC-RIP
OID (symbolic): ACC-RIP::accRipImportPeerAddress
OID (numeric): 1.3.6.1.4.1.5.1.1.16.19.1.2
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
Description:
The RIP neighbors address.
What is accRipImportPeerAddress?
This OID stores the IP address of the RIP neighbor router that is sending update messages. Network engineers monitor this to confirm the expected neighbor is communicating and to detect unauthorized or unexpected routing peers. For example, a value of 10.0.0.1 identifies the neighbor router by its IP address.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.16.19.1.2 snmpwalk -v2c -c public <target> ACC-RIP::accRipImportPeerAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.16.19.1.2.1 snmpget -v2c -c public <target> ACC-RIP::accRipImportPeerAddress.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.19 | accRipImportTable | ACC-RIP |
| 1.3.6.1.4.1.5.1.1.16.19.1 | accRipImportEntry | ACC-RIP |
| 1.3.6.1.4.1.5.1.1.16.19.1.2 | accRipImportPeerAddress | ACC-RIP |