All MIBs › ACC-BGP › accBgpPeerMultiHop
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 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.51 | accBgp | ACC-BGP |
| 1.3.6.1.4.1.5.1.1.51.2 | accBgpPeerTable | ACC-BGP |
| 1.3.6.1.4.1.5.1.1.51.2.1 | accBgpPeerEntry | ACC-BGP |
| 1.3.6.1.4.1.5.1.1.51.2.1.8 | accBgpPeerMultiHop | ACC-BGP |