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
Start monitoring ACC/Ericsson WAN access routers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACC-BGP::accBgpAggregateAddr OID value, configure state conditions and alerts, and monitor any ACC/Ericsson WAN access routers (legacy) from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-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 |
| Numeric OID | Name | Module |
|---|---|---|
| 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 |