All MIBs › ACC-BGP › accBgpExportNetwork
accBgpExportNetwork
Module: ACC-BGP
OID (symbolic): ACC-BGP::accBgpExportNetwork
OID (numeric): 1.3.6.1.4.1.5.1.1.51.8.1.6
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
Description:
The export policies NLRI prefix.
What is accBgpExportNetwork?
This OID specifies the IP network prefix that an export policy applies to when filtering routes sent to BGP peers. Network engineers configure this to target specific subnets or networks for route manipulation. For example, 10.0.0.0 means the policy applies to any route that matches this network.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.51.8.1.6 snmpwalk -v2c -c public <target> ACC-BGP::accBgpExportNetwork
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.51.8.1.6.1 snmpget -v2c -c public <target> ACC-BGP::accBgpExportNetwork.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.6 | accBgpExportNetwork | ACC-BGP |