All MIBs › ACC-BGP › accBgpAggregateActive
accBgpAggregateActive
Module: ACC-BGP
OID (symbolic): ACC-BGP::accBgpAggregateActive
OID (numeric): 1.3.6.1.4.1.5.1.1.51.6.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Indicates whether this aggregate policy is currently active.
What is accBgpAggregateActive?
This read-only OID indicates whether the aggregate policy is currently active (1) or inactive (0) based on whether the component routes it depends on are available. You monitor this to verify that your aggregation policies are working as intended, checking whether prerequisites like minimum component availability are being met. If this shows 0 when you expected 1, it means the component routes are down and the aggregate is being suppressed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.51.6.1.6 snmpwalk -v2c -c public <target> ACC-BGP::accBgpAggregateActive
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.51.6.1.6.1 snmpget -v2c -c public <target> ACC-BGP::accBgpAggregateActive.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.6 | accBgpAggregateActive | ACC-BGP |