ospfPmEntExtLsdbLimit

DC-OSPF-MIB · mrv variant · .1.3.6.1.4.1.629.10.3.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.3.6.1.4.1.629.10.3.1.1.1.11
Type
column
Access
readwrite
Status
current
Parent
ospfPmEntEntry
Groups
1

Walk 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/mrv:/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/mrv:/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/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-OSPF-MIB::ospfPmEntExtLsdbLimit'

Syntax

Integer32

Values & Constraints

Object Constraints
range: -1-2147483647

Conformance