All MIBs › ACC-BGP › accBgpAggregateAddr
accBgpAggregateAddr
Module: ACC-BGP
OID (symbolic): ACC-BGP::accBgpAggregateAddr
OID (numeric): 1.3.6.1.4.1.5.1.1.51.6.1.1
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
Description:
The aggregate address to be made active when a aggregate policy match is made.
What is accBgpAggregateAddr?
This OID stores the IP address portion of a network summarization rule, used to combine multiple specific routes into one less-specific announcement. Network engineers use aggregation to reduce the size of routing tables and limit the churn from flapping internal routes before advertising to ISPs. An example is 203.0.113.0, which with an appropriate mask might summarize 203.0.113.0/26 and 203.0.113.64/26 into one 203.0.113.0/25 announcement.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.51.6.1.1 snmpwalk -v2c -c public <target> ACC-BGP::accBgpAggregateAddr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.51.6.1.1.1 snmpget -v2c -c public <target> ACC-BGP::accBgpAggregateAddr.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.6 | accBgpAggregateTable | ACC-BGP |
| 1.3.6.1.4.1.5.1.1.51.6.1 | accBgpAggregateEntry | ACC-BGP |
| 1.3.6.1.4.1.5.1.1.51.6.1.1 | accBgpAggregateAddr | ACC-BGP |