ACC-BGP :: accBgpImportPeerAddress

MIB Reference — IPNetwork Monitor

All MIBsACC-BGPaccBgpImportPeerAddress

accBgpImportPeerAddress

Module: ACC-BGP

OID (symbolic): ACC-BGP::accBgpImportPeerAddress

OID (numeric): 1.3.6.1.4.1.5.1.1.51.4.1.4

Node type: OBJECT-TYPE

Type: IpAddress

Access: read-only

Description:

The BGP peer's IP address.

What is accBgpImportPeerAddress?

This OID records the IP address of the BGP neighbor that originated the route announcement being processed by an import policy. You care about this because it identifies which specific neighbor (out of potentially many) the route came from, which matters when debugging routing issues or troubleshooting why certain neighbors are being rejected. A concrete example is 192.0.2.1, the IP of a BGP peer whose routes are being filtered or modified by policy.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.51.4.1.4
snmpwalk -v2c -c public <target> ACC-BGP::accBgpImportPeerAddress

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.51.4.1.4.1
snmpget -v2c -c public <target> ACC-BGP::accBgpImportPeerAddress.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.51accBgpACC-BGP
1.3.6.1.4.1.5.1.1.51.4accBgpImportTableACC-BGP
1.3.6.1.4.1.5.1.1.51.4.1accBgpImportEntryACC-BGP
1.3.6.1.4.1.5.1.1.51.4.1.4accBgpImportPeerAddressACC-BGP