All MIBs › ACC-FAKE › ospfLsdbAreaId
ospfLsdbAreaId
Module: ACC-FAKE
OID (symbolic): ACC-FAKE::ospfLsdbAreaId
OID (numeric): 1.3.6.1.4.1.5.2.16
Node type: OBJECT-TYPE
Type: AreaID
Access: read-only
Description: The 32 bit identifier of the Area from which the LSA was received.
What is ospfLsdbAreaId?
ACC-FAKE::ospfLsdbAreaId is the Area ID from which a particular Link State Advertisement was received (read-only). This tells you which area originated a given LSA in the database, which helps you understand the routing domain boundaries. For example, 1.0.0.0 means the LSA came from Area 1 and describes topology within that area.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.2.16 snmpwalk -v2c -c public <target> ACC-FAKE::ospfLsdbAreaId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.2.16.1 snmpget -v2c -c public <target> ACC-FAKE::ospfLsdbAreaId.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-FAKE::ospfLsdbAreaId 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 (7 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.5.2 | accFake | ACC-FAKE |
| 1.3.6.1.4.1.5.2.16 | ospfLsdbAreaId | ACC-FAKE |