All MIBs › ACC-FAKE › ospfLsdbType
ospfLsdbType
Module: ACC-FAKE
OID (symbolic): ACC-FAKE::ospfLsdbType
OID (numeric): 1.3.6.1.4.1.5.2.15
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The type of the link state advertisement. Each link state type has a separate advertisement format.
What is ospfLsdbType?
ACC-FAKE::ospfLsdbType is an integer that identifies the type of Link State Advertisement (LSA) stored in the OSPF database, such as Router LSA, Network LSA, or AS External LSA. Each LSA type carries different information—Router LSAs describe a single router's links, while Network LSAs describe broadcast segments. For instance, type 1 is a Router LSA, type 2 is a Network LSA, and type 5 is an AS External LSA.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.2.15 snmpwalk -v2c -c public <target> ACC-FAKE::ospfLsdbType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.2.15.1 snmpget -v2c -c public <target> ACC-FAKE::ospfLsdbType.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::ospfLsdbType 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.15 | ospfLsdbType | ACC-FAKE |