All MIBs › RADLAN-OSPF-MIB › rlOspfExtLsdbLimit
rlOspfExtLsdbLimit
Module: RADLAN-OSPF-MIB
OID (symbolic): RADLAN-OSPF-MIB::rlOspfExtLsdbLimit
OID (numeric): 1.3.6.1.4.1.89.210.2.1.12
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: The maximum number of non-default AS-external LSAs entries that can be stored in the link state database. If the value is -1, then there is no limit.
When the number of non-default AS-external LSAs in a router's link state database reaches rlOspfExtLsdbLimit, the router enters overflow state. The router never holds more than rlOspfExtLsdbLimit non-default AS-external LSAs in its database. OspfExtLsdbLimit MUST be set identically in all routers attached to the OSPF backbone and/or any regular OSPF area (i.e., OSPF stub areas and NSSAs are excluded).
This object is persistent and when written the entity SHOULD save the change to non-volatile storage.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.89.210.2.1.12 snmpwalk -v2c -c public <target> RADLAN-OSPF-MIB::rlOspfExtLsdbLimit
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.89.210.2.1.12.1 snmpget -v2c -c public <target> RADLAN-OSPF-MIB::rlOspfExtLsdbLimit.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.89.210.2.1.12.1 i <value>
Start monitoring Radlan-chipset-based enterprise switch/router (OSPF trap configuration) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RADLAN-OSPF-MIB::rlOspfExtLsdbLimit OID value, configure state conditions and alerts, and monitor any Radlan-chipset-based enterprise switch/router (OSPF trap configuration) from a single console.
OID Breakdown
Upper-level ancestors (8 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.89 | rnd | Dell-MIB |
| 1.3.6.1.4.1.89.210 | rlOspf | Dell-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.89.210.2 | rlOspfGeneralGroupTable | RADLAN-OSPF-MIB |
| 1.3.6.1.4.1.89.210.2.1 | rlOspfGeneralGroupEntry | RADLAN-OSPF-MIB |
| 1.3.6.1.4.1.89.210.2.1.12 | rlOspfExtLsdbLimit | RADLAN-OSPF-MIB |