ACC-BGP :: accBgpExportPeerAddress

MIB Reference — IPNetwork Monitor

All MIBsACC-BGPaccBgpExportPeerAddress

accBgpExportPeerAddress

Module: ACC-BGP

OID (symbolic): ACC-BGP::accBgpExportPeerAddress

OID (numeric): 1.3.6.1.4.1.5.1.1.51.8.1.2

Node type: OBJECT-TYPE

Type: IpAddress

Access: read-only

Description:

The BGP peer's address.

What is accBgpExportPeerAddress?

This OID contains the IP address of the BGP peer router that is receiving exported or filtered routes under a specific policy. You check this to confirm which neighbor router is affected by a particular export rule. For instance, 10.0.0.1 identifies the peer at that IP address that will receive the policy's route actions.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.51.8.1.2
snmpwalk -v2c -c public <target> ACC-BGP::accBgpExportPeerAddress

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.51.8.1.2.1
snmpget -v2c -c public <target> ACC-BGP::accBgpExportPeerAddress.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> accBgpExportPeerAddress.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.8accBgpExportTableACC-BGP
1.3.6.1.4.1.5.1.1.51.8.1accBgpExportEntryACC-BGP
1.3.6.1.4.1.5.1.1.51.8.1.2accBgpExportPeerAddressACC-BGP