All MIBs › BAS-OSPF-MIB › basOspfExtLsdbLimit
basOspfExtLsdbLimit
Module: BAS-OSPF-MIB
OID (symbolic): BAS-OSPF-MIB::basOspfExtLsdbLimit
OID (numeric): 1.3.6.1.4.1.3493.2.7.7.1.1.1.11
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 ospfExtLsdbLimit, the router enters Overflow- State. The router never holds more than ospfExtLsdbLimit 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).
What is basOspfExtLsdbLimit?
This read-write value sets the maximum number of non-default external LSAs the router will hold in its link-state database, with -1 meaning no limit. Once the count of external LSAs reaches this limit the router enters 'OverflowState' and stops accepting more, so it must be configured identically on every router in the backbone or a given regular area.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3493.2.7.7.1.1.1.11 snmpwalk -v2c -c public <target> BAS-OSPF-MIB::basOspfExtLsdbLimit
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3493.2.7.7.1.1.1.11.1 snmpget -v2c -c public <target> BAS-OSPF-MIB::basOspfExtLsdbLimit.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.3493.2.7.7.1.1.1.11.1 i <value>
Start monitoring Broadband Access Systems (BAS) CMTS (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BAS-OSPF-MIB::basOspfExtLsdbLimit OID value, configure state conditions and alerts, and monitor any Broadband Access Systems (BAS) CMTS (legacy) from a single console.
OID Breakdown
Upper-level ancestors (10 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.3493 | basMIB | BAS-MIB |
| 1.3.6.1.4.1.3493.2 | basMibGroup | BAS-MIB |
| 1.3.6.1.4.1.3493.2.7 | basAlias | BAS-MIB |
| 1.3.6.1.4.1.3493.2.7.7 | basAliasOspf | BAS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.3493.2.7.7.1 | basOspfObjects | BAS-OSPF-MIB |
| 1.3.6.1.4.1.3493.2.7.7.1.1 | basOspfGeneralGroupTable | BAS-OSPF-MIB |
| 1.3.6.1.4.1.3493.2.7.7.1.1.1 | basOspfGeneralGroupEntry | BAS-OSPF-MIB |
| 1.3.6.1.4.1.3493.2.7.7.1.1.1.11 | basOspfExtLsdbLimit | BAS-OSPF-MIB |