vRtrIsisSpfSecondWait
ALCATEL-ISIS-MIB ·
.1.3.6.1.4.1.6486.800.1.2.1.10.14.1.10.2.1.1.21
Object
column r/w
millisecondsUnsigned32
The value of vRtrIsisSpfInitialWait 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
- ALCATEL-ISIS-MIB
- OID
.1.3.6.1.4.1.6486.800.1.2.1.10.14.1.10.2.1.1.21- Type
- column
- Access
- readwrite
- Status
- current
- Units
- milliseconds
- Parent
- vRtrIsisEntry
- Groups
- 4
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 'ALCATEL-ISIS-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-ISIS-MIB::vRtrIsisSpfSecondWait'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALCATEL-ISIS-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-ISIS-MIB::vRtrIsisSpfSecondWait.<isisSysInstance>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALCATEL-ISIS-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALCATEL-ISIS-MIB::vRtrIsisSpfSecondWait'
Syntax
millisecondsUnsigned32
Values & Constraints
Object Constraints
range: 1-100000