All MIBs › ACC-FAKE › ospfAreaAggregateMask
ospfAreaAggregateMask
Module: ACC-FAKE
OID (symbolic): ACC-FAKE::ospfAreaAggregateMask
OID (numeric): 1.3.6.1.4.1.5.2.21
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
Description:
The Subnet Mask that pertains to the Net or Subnet.
What is ospfAreaAggregateMask?
ACC-FAKE::ospfAreaAggregateMask is the subnet mask applied to the aggregated network address (read-only). Together with the network address, it defines the exact block of IP addresses being summarized for advertisement outside an area. For instance, 255.255.0.0 as a /16 mask on 10.0.0.0 means all 65,536 addresses in that range are represented as one routing entry.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.2.21 snmpwalk -v2c -c public <target> ACC-FAKE::ospfAreaAggregateMask
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.2.21.1 snmpget -v2c -c public <target> ACC-FAKE::ospfAreaAggregateMask.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.21 | ospfAreaAggregateMask | ACC-FAKE |