isisSysCalcPauseFreq

DC-ISIS-MIB · .1.3.6.1.4.1.629.10.10.1.1.1.1.20

Object

column r/w Unsigned32
This value determines how regularly a Routing Calculation
is paused.  It is measured in points.  The points scale
roughly maps to a time scale, so that the larger this value
is, the longer the Routing Calculation runs before pausing.
See the DC-ISIS Configuration and Management Interface
Specification for more information on how to set this
parameter.
              
- 0 indicates that the routing calculation is paused after
  every calculation step.
              
- 0xFFFFFFFF indicates that the Routing Calculation is
  never paused.

Context

MIB
DC-ISIS-MIB
OID
.1.3.6.1.4.1.629.10.10.1.1.1.1.20
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::isisSysCalcPauseFreq'
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::isisSysCalcPauseFreq.<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::isisSysCalcPauseFreq'

Syntax

Unsigned32

Values & Constraints

Object Constraints
range: 0-4294967295

Conformance