isisSysCalcThrshUpdRestart

DC-ISIS-MIB · .1.3.6.1.4.1.629.10.10.1.1.1.1.18

Object

column r/w Unsigned32
This parameter can be used to interrupt a full routing
calculation when the number of pending updates to the Link
State Database has reached 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 the current
routing  calculation to be interrupted, and a new
calculation to start using an up to date Link State
Database.
              
- 0 indicates that an update to the Link State Database
  will cause any current routing calculation to be
  interrupted and a new one to start.
              
- 0xFFFFFFFF indicates that this threshold is infinite, and
  hence no number of pending updates to the database will
  cause a routing calculation to be interrupted.

Context

MIB
DC-ISIS-MIB
OID
.1.3.6.1.4.1.629.10.10.1.1.1.1.18
Type
column
Access
readwrite
Status
current
Parent
isisSysEntry
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-ISIS-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-ISIS-MIB::isisSysCalcThrshUpdRestart'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-ISIS-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-ISIS-MIB::isisSysCalcThrshUpdRestart.<isisSysInstance>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-ISIS-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-ISIS-MIB::isisSysCalcThrshUpdRestart'

Syntax

Unsigned32

Values & Constraints

Object Constraints
range: 0-4294967295

Conformance