That error is probably the Cisco CWMP client barfing. Some CWMP clients run out of memory when dumping their whole tr-98/181 tree, especially the older ones.
The good thing is it tells you it’s dead, instead of just, well, dying. The below parameters should help. -- Manny Veloso Sr. Solutions Engineer Smartrg.com From: Dan Morphis <[email protected]<mailto:[email protected]>> Reply-To: Community support for GenieACS users <[email protected]<mailto:[email protected]>> Date: Friday, May 29, 2015 at 8:55 AM To: Community support for GenieACS users <[email protected]<mailto:[email protected]>> Subject: Re: Cisco's CPE resources exceeded Fabien, Without seeing a log, I can only speculate that the connection is timing out. Try adjusting the GET_PARAMETER_NAMES_DEPTH_THRESHOLD and SESSION_TIMEOUT values. The wiki<https://github.com/zaidka/genieacs/wiki/GenieACS-General-Config> has information on more information on the values to try. Remember to restart the cwmp worker after adjusting the values. In my environment, I had to use "GET_PARAMETER_NAMES_DEPTH_THRESHOLD" : 2, "SESSION_TIMEOUT" : 90, -dan On Fri, May 29, 2015 at 12:04 AM, Fabien Bazille <[email protected]<mailto:[email protected]>> wrote: Hi, I'm trying to add some Cisco routers in my network pro supervision and provision. After i start the cwmp on the cisco, the device is correctly added to GenieACS, but for the task: RefreshObject i get a resources exceeded fault code (9004). And when i look to a capture the frame causing that problem is the GetParameterValues from the ACS. My training concern the setup of GenieACS, that's why i open so much issues and I'm sorry for that. Thank you for your time. Best regards, Fabien B _______________________________________________ Users mailing list [email protected]<mailto:[email protected]> http://lists.genieacs.com/mailman/listinfo/users
_______________________________________________ Users mailing list [email protected] http://lists.genieacs.com/mailman/listinfo/users
