vRtrIsisSpfSecondWait
TIMETRA-ISIS-MIB ·
.1.3.6.1.4.1.6527.3.1.2.10.1.1.1.23
Object
column obsolete
millisecondsUnsigned32
The value of vRtrIsisSpfSecondWait defines the hold time between the
first and second SPF calculation (in milliseconds).
Subsequent SPF runs will occur at exponentially increasing intervals
of spf-second-wait i.e. if spf-second-wait is 1000, then the next SPF
will run after 2000 msec, the next one at 4000 msec etc until it is
capped off at spf-wait value.
The SPF interval will stay at spf-wait 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 spf-initial-wait.
Context
- MIB
- TIMETRA-ISIS-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.10.1.1.1.23- Type
- column
- Access
- readonly
- Status
- obsolete
- Units
- milliseconds
- Parent
- vRtrIsisEntry
- Groups
- 3
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-ISIS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-ISIS-MIB::vRtrIsisSpfSecondWait'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-ISIS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-ISIS-MIB::vRtrIsisSpfSecondWait.<isisSysInstance>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-ISIS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-ISIS-MIB::vRtrIsisSpfSecondWait'
Syntax
millisecondsUnsigned32
Values & Constraints
Object Constraints
range: 1-100000