ACC-BGP :: accBgpPeerMultiHop

MIB Reference — IPNetwork Monitor

All MIBsACC-BGPaccBgpPeerMultiHop

accBgpPeerMultiHop

Module: ACC-BGP

OID (symbolic): ACC-BGP::accBgpPeerMultiHop

OID (numeric): 1.3.6.1.4.1.5.1.1.51.2.1.8

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

Configures this BGP peer to be more than one hop away. Used for external BGP peers only.

What is accBgpPeerMultiHop?

This OID enables or disables multi-hop BGP peering, which allows BGP neighbors that are more than one network hop away to establish sessions. You use this for external BGP (eBGP) sessions with providers or partners that cannot be reached directly on the same subnet. For example, you would set this to enabled (1) if your upstream ISP's BGP router is not directly connected to yours but is reachable through intermediate routers.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.51.2.1.8
snmpwalk -v2c -c public <target> ACC-BGP::accBgpPeerMultiHop

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.51.2.1.8.1
snmpget -v2c -c public <target> ACC-BGP::accBgpPeerMultiHop.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.51.2.1.8.1 i <value>

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.2accBgpPeerTableACC-BGP
1.3.6.1.4.1.5.1.1.51.2.1accBgpPeerEntryACC-BGP
1.3.6.1.4.1.5.1.1.51.2.1.8accBgpPeerMultiHopACC-BGP