<div dir="auto">Hi George,<div dir="auto"><br></div><div dir="auto">I have to test this but it seams as this could be thw solution to my issue. </div><div dir="auto"><br></div><div dir="auto">Best regards, </div><div dir="auto">Petar</div></div><div class="gmail_extra"><br><div class="gmail_quote">18.05.2018. 18.15, "George Chelidze" <<a href="mailto:george.chelidze@magticom.ge">george.chelidze@magticom.ge</a>> је написао/ла:<br type="attribution"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Petar,<div class="quoted-text"><br>
> I would like to  know how to configure Presets for the case when I<br>
> want a modem to send a new value for requested KPIs whenever it sends <br>
> 'PERIODIC' message?<br></div>
Not sure about the value for requested KPI (at least it's not the term<br>
used in TR-069 world), but you can easily setup a preset and refresh any<br>
object available in your device's objects tree:<br>
<br>
Name: refresh-uptime<br>
Channel: <empty><br>
Weight: 0<br>
Schedule: <empty><br>
Events: 2 PERIODIC<br>
Preconditions: <empty><br>
Configurations:<br>
<br>
Refresh | InternetGatewayDevice.DeviceInfo.UpTime | every | <empty> |<br>
seconds x<br>
<br>
In the example above, your ACS will request<br>
InternetGatewayDevice.DeviceInfo.UpTime object to be refreshed as soon<br>
as periodic event occurs. If you also put some value in the box to the<br>
right (instead of <empty>), refresh will happen every so many seconds<br>
not every PeriodicInformInterval. Keep in mind that this makes sense if<br>
this value is more than PeriodicInformInterval.<br>
<br>
Hope this helps.<br>
<br>
Best regards,<br>
<br>
George Chelidze<div class="elided-text"><br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.genieacs.com" target="_blank" rel="noreferrer">Users@lists.genieacs.com</a><br>
<a href="http://lists.genieacs.com/mailman/listinfo/users" rel="noreferrer noreferrer" target="_blank">http://lists.genieacs.com/mailman/listinfo/users</a><br>
</div></blockquote></div><br></div>