ospfPmEntCalcThrshUpdStart

DC-OSPF-MIB · .1.2.826.0.1.1578918.5.62.1.1.1.1.22

Object

column r/w Unsigned32
This parameter can be used to override the above routing
calculation delay when the number of updates to the Link State
Database reaches a threshold value.
              
This parameter specifies the threshold number of updates that can
be made to the Link State Database such that any subsequent update
to the database causes a full routing calculation to start
immediately.
              
- 0 indicates that a routing calculation will immediately follow an
  update to the database.
              
- 0xFFFFFFFF indicates that this threshold is infinite, and hence
  the timing of a routing calculation is determined solely by the
  above configured calculation delay.

Context

MIB
DC-OSPF-MIB
OID
.1.2.826.0.1.1578918.5.62.1.1.1.1.22
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/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-OSPF-MIB::ospfPmEntCalcThrshUpdStart'
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::ospfPmEntCalcThrshUpdStart.<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::ospfPmEntCalcThrshUpdStart'

Syntax

Unsigned32

Values & Constraints

Object Constraints
range: 0-4294967295

Conformance