isisSysCalcThrshUpdStart

DC-ISIS-MIB · .1.3.6.1.4.1.629.10.10.1.1.1.1.17

Object

column r/w Unsigned32
This parameter can be used to override the routing
calculation delay indicated by the isisSysCalcMaxDelay
parameter 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 configured calculation delay.

Context

MIB
DC-ISIS-MIB
OID
.1.3.6.1.4.1.629.10.10.1.1.1.1.17
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::isisSysCalcThrshUpdStart'
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::isisSysCalcThrshUpdStart.<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::isisSysCalcThrshUpdStart'

Syntax

Unsigned32

Values & Constraints

Object Constraints
range: 0-4294967295

Conformance