tmnxOspfSpfSecondWait
TIMETRA-OSPF-NG-MIB ·
.1.3.6.1.4.1.6527.3.1.2.36.2.1.32
Object
column r/w
millisecondsUnsigned32
The value of tmnxOspfSpfSecondWait defines the hold time between the
first and second SPF calculation. Subsequent SPF runs will occur at
exponentially increasing intervals of the tmnxOspfSpfSecondWait value
i.e., if tmnxOspfSpfSecondWait is 1000, then the next SPF triggered by
an event during this interval will run after 2000 msec, and the
subsequent one at 4000 msec, etc. until it is capped off at
tmnxOspfSpfMaxWait value. If this is configured as zero, there will be
no exponential backoff.
The SPF interval will stay at tmnxOspfSpfMaxWait value until there are
no more SPF runs scheduled in that interval. After a full interval
without any SPF runs, the SPF interval will drop back to
tmnxOspfSpfInitialWait.
Context
- MIB
- TIMETRA-OSPF-NG-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.36.2.1.32- Type
- column
- Access
- readwrite
- Status
- current
- Units
- milliseconds
- Parent
- tmnxOspfGeneralEntry
- Groups
- 2
Net-SNMP examples
How SNMP and these commands workWalk 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 'TIMETRA-OSPF-NG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-OSPF-NG-MIB::tmnxOspfSpfSecondWait'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-OSPF-NG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-OSPF-NG-MIB::tmnxOspfSpfSecondWait.<vRtrID>.<tmnxOspfVersion>.<tmnxOspfInstance>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-OSPF-NG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-OSPF-NG-MIB::tmnxOspfSpfSecondWait'
Syntax
millisecondsUnsigned32
Values & Constraints
Object Constraints
range: 10-100000
Conformance
Member of