All MIBs › ACC-FAKE › ospfAreaAggregateAreaID
ospfAreaAggregateAreaID
Module: ACC-FAKE
OID (symbolic): ACC-FAKE::ospfAreaAggregateAreaID
OID (numeric): 1.3.6.1.4.1.5.2.19
Node type: OBJECT-TYPE
Type: AreaID
Access: read-only
Description:
The Area the Address Aggregate is to be found within.
What is ospfAreaAggregateAreaID?
ACC-FAKE::ospfAreaAggregateAreaID is the Area ID where route aggregation rules are applied (read-only metadata). This tells you which area a particular aggregated route summarization applies to. For example, if the value is 1.0.0.0, all the subnet summarizations configured for that entry affect Area 1's inter-area routing.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.2.19 snmpwalk -v2c -c public <target> ACC-FAKE::ospfAreaAggregateAreaID
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.2.19.1 snmpget -v2c -c public <target> ACC-FAKE::ospfAreaAggregateAreaID.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.2 | accFake | ACC-FAKE |
| 1.3.6.1.4.1.5.2.19 | ospfAreaAggregateAreaID | ACC-FAKE |