CWMP Delay on Fault

Haven’t been able to find similar question/issue discussed in the forum, so I am posting this.

In case a CPE resets a provisioning session (for whatever reason, mostly due to management interface restart) and generates a “Channel Fault”, provisioning “sits-around” for 10 minutes (or more?), until ACS tries again to re-try the provisioning process.

Is this delay hard-coded or can we change this “retry” delay?

I have a bit “flakey CWMP client” and would like to speed-up the configuration… :slight_smile:

Regards,
Robert.

See if this helps you.
I saw cwmp.retryDelay that may be what you’re looking for.

Configuring Genieacs 1.2.0-beta - GenieACS Forum

Tnx Dustin,

looks like it helps, but the value is a bit weird. It does not look like miliseconds as most of other timers.

As a test value, 1st I used value 10, that looked like ~20 seconds retry interval, but took longer on 2nd retry, used value 20, looked like 4+ minutes. Sometimes about 5+ minutes, then again less then 4 minutes, then 6 minutes, etc…

Is it maybe tied to “number of operations” performed? Haven’t looked at that metric yet…

Maybe @zaidka can add his 5 cents? :slight_smile:

Regards,
Robert.

Yeah, its undocumented so I was hoping with some trial and error that you’d find out but let’s wait for his response.

Well,

not that is was never mentioned (Configuring Genieacs 1.2.0-beta - #3 by zaidka), but as said, it was not explained - at least “retryDelay”…