ACC-BGP :: accBgpAggregateAddr

MIB Reference — IPNetwork Monitor

All MIBsACC-BGPaccBgpAggregateAddr

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.5accACC-MIB
1.3.6.1.4.1.5.1accSBARACC-MIB
1.3.6.1.4.1.5.1.1accBRGACC-MIB
1.3.6.1.4.1.5.1.1.51accBgpACC-BGP
1.3.6.1.4.1.5.1.1.51.6accBgpAggregateTableACC-BGP
1.3.6.1.4.1.5.1.1.51.6.1accBgpAggregateEntryACC-BGP
1.3.6.1.4.1.5.1.1.51.6.1.1accBgpAggregateAddrACC-BGP