All MIBs › ACC-BGP › accBgpExportProtocol
accBgpExportProtocol
Module: ACC-BGP
OID (symbolic): ACC-BGP::accBgpExportProtocol
OID (numeric): 1.3.6.1.4.1.5.1.1.51.8.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The protocol owner of the NLRI.
What is accBgpExportProtocol?
This OID identifies the source routing protocol of the routes being exported (such as OSPF, RIP, or static). Network engineers use this to understand which internal protocol's routes are being shaped by an export policy before sending to BGP peers. For example, if it shows OSPF, the policy applies to routes learned from OSPF.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.51.8.1.3 snmpwalk -v2c -c public <target> ACC-BGP::accBgpExportProtocol
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.51.8.1.3.1 snmpget -v2c -c public <target> ACC-BGP::accBgpExportProtocol.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.51 | accBgp | ACC-BGP |
| 1.3.6.1.4.1.5.1.1.51.8 | accBgpExportTable | ACC-BGP |
| 1.3.6.1.4.1.5.1.1.51.8.1 | accBgpExportEntry | ACC-BGP |
| 1.3.6.1.4.1.5.1.1.51.8.1.3 | accBgpExportProtocol | ACC-BGP |