All MIBs › ACC-FAKE › ospfAreaAggregateNet
ospfAreaAggregateNet
Module: ACC-FAKE
OID (symbolic): ACC-FAKE::ospfAreaAggregateNet
OID (numeric): 1.3.6.1.4.1.5.2.20
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
Description:
The IP Address of the Net or Subnet indicated by the range.
What is ospfAreaAggregateNet?
ACC-FAKE::ospfAreaAggregateNet is the IP network address that will be aggregated and summarized for external advertisement (read-only). This is the supernet that combines multiple smaller subnets into one route, reducing routing table size when advertised to other areas. For example, 10.0.0.0 with a mask of 255.255.0.0 summarizes all subnets from 10.0.0.0 to 10.255.255.255 as a single route.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.2.20 snmpwalk -v2c -c public <target> ACC-FAKE::ospfAreaAggregateNet
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.2.20.1 snmpget -v2c -c public <target> ACC-FAKE::ospfAreaAggregateNet.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.20 | ospfAreaAggregateNet | ACC-FAKE |