tmnxOspfLsaGenSecondWait
TIMETRA-OSPF-NG-MIB ·
.1.3.6.1.4.1.6527.3.1.2.36.2.1.35
Object
column r/w
millisecondsUnsigned32
The value of tmnxOspfLsaGenSecondWait defines the hold time between
the first and second LSA generation.
Subsequent updates of that LSA will occur at exponentially increasing
intervals of tmnxOspfLsaGenSecondWait value i.e., if
tmnxOspfLsaGenSecondWait is 1000, then the next LS update triggered
during this interval will be processed after 2000 msec, and the
subsequent one at 4000 msec, etc. until it is capped off at
tmnxOspfLsaGenMaxWait. If this is configured as zero, there will be no
exponential backoff.
The LSA generate interval will stay at tmnxOspfLsaGenMaxWait value
until there are no more updates of that LSA triggered in that
interval. After a full interval without any updates of that LSA, the
LSA generate interval will be reset back to tmnxOspfLsaGenInitialWait.
Context
- MIB
- TIMETRA-OSPF-NG-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.36.2.1.35- 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::tmnxOspfLsaGenSecondWait'
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::tmnxOspfLsaGenSecondWait.<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::tmnxOspfLsaGenSecondWait'
Syntax
millisecondsUnsigned32
Values & Constraints
Object Constraints
range: 10-600000
Conformance
Member of