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
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::accBgpAggregateActive 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.6 | accBgpAggregateActive | ACC-BGP |