isisSysCalcMaxDelay

DC-ISIS-MIB · .1.3.6.1.4.1.629.10.10.1.1.1.1.16

Object

column r/w millisecondsSNMPv2-SMIUnsigned32
The maximum delay before the Routing Table is
recalculated following a change to the Link State
Database.  (Recalculation is delayed to reduce the
frequency of recalculations of the Routing Table).
              
This parameter has units of milliseconds.  A value of
0 indicates that a routing calculation will
immediately follow an update to the database.

Context

MIB
DC-ISIS-MIB
OID
.1.3.6.1.4.1.629.10.10.1.1.1.1.16
Type
column
Access
readwrite
Status
current
Units
milliseconds
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::isisSysCalcMaxDelay'
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::isisSysCalcMaxDelay.<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::isisSysCalcMaxDelay'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance