All MIBs › ACC-BGP › accBgpAggrCompParentMask
accBgpAggrCompParentMask
Module: ACC-BGP
OID (symbolic): ACC-BGP::accBgpAggrCompParentMask
OID (numeric): 1.3.6.1.4.1.5.1.1.51.7.1.2
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
Description:
The components aggregate policy parent mask.
What is accBgpAggrCompParentMask?
This OID contains the netmask of the parent aggregate route, defining the boundaries of which component subnets belong under it. You use this alongside accBgpAggrCompParentAddr to understand the full scope of a summarization rule and verify that all intended component routes fall within its bounds. A mask of 255.255.255.0 with parent address 203.0.113.0 means all component subnets must be within the 203.0.113.0/24 range.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.51.7.1.2 snmpwalk -v2c -c public <target> ACC-BGP::accBgpAggrCompParentMask
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.51.7.1.2.1 snmpget -v2c -c public <target> ACC-BGP::accBgpAggrCompParentMask.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.2 | accBgpAggrCompParentMask | ACC-BGP |