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
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.16 | ospfLsdbAreaId | ACC-FAKE |