All MIBs › ACC-BGP › accBgpAggrComponentAddr
accBgpAggrComponentAddr
Module: ACC-BGP
OID (symbolic): ACC-BGP::accBgpAggrComponentAddr
OID (numeric): 1.3.6.1.4.1.5.1.1.51.7.1.3
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
Description:
The components address.
What is accBgpAggrComponentAddr?
This OID stores the IP address of a component that is aggregated into a BGP route summary. Network engineers use this to track which specific addresses are being rolled up into a larger aggregate route for efficiency. For example, if you see 192.168.1.0, it means that address is part of a larger BGP aggregate announcement.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.51.7.1.3 snmpwalk -v2c -c public <target> ACC-BGP::accBgpAggrComponentAddr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.51.7.1.3.1 snmpget -v2c -c public <target> ACC-BGP::accBgpAggrComponentAddr.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.7 | accBgpAggrComponentTable | ACC-BGP |
| 1.3.6.1.4.1.5.1.1.51.7.1 | accBgpAggrComponentEntry | ACC-BGP |
| 1.3.6.1.4.1.5.1.1.51.7.1.3 | accBgpAggrComponentAddr | ACC-BGP |