ospfPmEntExtLsdbLimit
DC-OSPF-MIB ·
.1.2.826.0.1.1578918.5.62.1.1.1.1.11
Object
column r/w
Integer32
We do not currently support the Database Overflow
extension, so the setting of this parameter is
ignored.
It specifies 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
ospfPmEntExtLsdbLimit, the router enters
Overflow-State. The router never holds more than
ospfPmEntExtLsdbLimit non-default AS-external-LSAs
in its database. ospfPmEntExtLsdbLimit 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).
Context
- MIB
- DC-OSPF-MIB
- OID
.1.2.826.0.1.1578918.5.62.1.1.1.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ospfPmEntEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DC-OSPF-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-OSPF-MIB::ospfPmEntExtLsdbLimit'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-OSPF-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-OSPF-MIB::ospfPmEntExtLsdbLimit.<ospfPmEntIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-OSPF-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-OSPF-MIB::ospfPmEntExtLsdbLimit'
Syntax
Integer32
Values & Constraints
Object Constraints
range: -1-2147483647
Conformance
Member of