trouble using setParameterValues

Eugene B eugeneb2008 at gmail.com
Thu Feb 14 11:55:36 EST 2019


I try to change parameter in my cpe with next scipt:
  curl -i '
http://localhost:7557/devices/48BF74-FAP%252FpBS4230%252FSC-1202000092184AP0017/tasks?connection_request'
\
  -X POST \
  --data '{"name":"setParameterValues",
"parameterValues":[["InternetGatewayDevice.Services.FAPService.1.FAPControl.LTE.AdminState",
"DOWN"]]}'

in response i receive :
HTTP/1.1 200 OK
GenieACS-Version: 1.1.3
Content-Type: application/json
Date: Thu, 14 Feb 2019 16:40:08 GMT
Connection: keep-alive
Transfer-Encoding: chunked

{"name":"setParameterValues","parameterValues":[["InternetGatewayDevice.Services.FAPService.1.FAPControl.LTE.AdminState","DOWN"]],"device":"48BF74-FAP%2FpBS4230%2FSC-1202000092184AP0017","timestamp":"2019-02-14T16:40:07.970Z","_id":"5c6599e772cedb7ae9c9a7d5"}
log cwmp:
2019-02-14T16:40:08.932Z [INFO] 192.168.1.161
48BF74-FAP%2FpBS4230%2FSC-1202000092184AP0017: Inform; cpeRequestId=""
informEvent="6 CONNECTION REQUEST" informRetryCount=0
------

But ACS server didn't send request "setParameterValues".

How to understand why this is happening?


-- 


*Yours faithfully,*

*Eugene B.*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.genieacs.com/pipermail/users/attachments/20190214/47802b7e/attachment.html>


More information about the Users mailing list