<div dir="ltr">OK  in digging through the mailing list archive, I came across the V1.1  announcement and it appears this is the intended behavior.<br><a href="http://lists.genieacs.com/pipermail/announce/2016-July.txt">http://lists.genieacs.com/pipermail/announce/2016-July.txt</a> <br><pre>- Data model: To improve performance and memory consumption, GenieACS
will no longer fetch the entire device data model when a device
connects for the first time. Instead, only the parameters needed to
process presets will be fetched. This is handled intelligently?so no
configuration is required.</pre></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Mar 5, 2017 at 8:29 AM, Scott Miller <span dir="ltr"><<a href="mailto:cubicalmonkey@gmail.com" target="_blank">cubicalmonkey@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Curious if anyone has any suggestions for my problem or possibly this is the intended behavior?<br>My device is talking tot eh ACS upon initialization I receive most of not all parameter names but only a dozen or so have values associated.<br>If I choose ‘refresh’ via the GUI, I see the logs from genieacs-cwmp scroll by however the majority of values are empty.<br>I see the same thing if I register new devices or restart the devices. <br>2017-03-05T13:33:42.016Z [INFO] x.x.x.x EC4F82-ONT-CXNK003099B1: ACS request; acsRequestId="15a9eaceb75000" acsRequestName="<wbr>GetParameterNames"<br>2017-03-05T13:33:48.616Z [INFO] x.x.x.x EC4F82-ONT-CXNK003099B1: ACS request; acsRequestId="15a9eaceb75001" acsRequestName="<wbr>GetParameterValues"<br>—GetParameterValues  repeats many times —<br><br><br>That said, if I send the NBI the following to refresh all parameters, everything appears to populate with values as expected.<br>curl -i '<a href="http://localhost:7557/devices/EC4F82-ONT-CXNK003099B1/tasks?timeout=1000&connection_request" target="_blank">http://localhost:7557/<wbr>devices/EC4F82-ONT-<wbr>CXNK003099B1/tasks?timeout=<wbr>1000&connection_request</a>'     -X POST     --data '{ "name": "refreshObject", "objectName": "InternetGatewayDevice" }'<br><br><br>It may be worth pointing out, I originally started with GenieACS version 1.0 and this issue was not present.<br>In moving to v1.1 I’ve started with a clean debian 8.7install and pulled the latest GenieACS as of 3-4-2017.<br><br><br></div>
</blockquote></div><br></div>