Description | This object value specifies the number of attempts to be
performed before declaring the path as 'down'. Each 'single
probe' which is part of 'lspGroup' probe will be retried these
many times before marking it as 'down'.
This object will be applicable only when LSP Path Discovery is
enabled for this row.
- When rttMplsVpnMonTypeSecFreqType is not configured, the
failure count will be incremented at the next cycle of
'lspGroup' probe at interval's of
rttMplsVpnMonScheduleFrequency value.
For example: Assume there are 10 paths discovered and on
the first run of the 'lspGroup' probe first two paths failed
and rest passed. On the second run all the probes will be
run again. The probes 1 and 2 will be retried till the
rttMplsVpnMonReactLpdRetryCount value, and
then marked as 'down' and rttMonLpdGrpStatusNotification
will be sent if configured.
- When rttMplsVpnMonTypeSecFreqType value is anything other
than 'none', the retry will happen for the failed probes at
the rttMplsVpnMonTypeSecFreqValue and only the failed
probes will be retried.
For example: Assume there are 10 paths discovered and on the
first run of the 'lspGroup' probe first two paths failed and
rest passed. The secondary frequency will be applied to the
failed probes. At secondary frequency interval the first two
probes will be run again. The probes 1 and 2 will be retried
till the rttMplsVpnMonReactLpdRetryCount value, and
then marked as 'down' and rttMonLpdGrpStatusNotification
will be sent if configured. |