I would like to ask, what configuration is needed to force the periodic reporting time of the optical network terminal (CPE) synchronization on the genieacs server? I have looked up a lot of information but couldn’t find it. Could anyone help me? Thank you very much!
If you would like to change the inform interval of your devices, you can change the value of this parameter: InternetGatewayDevice.ManagementServer.PeriodicInformInterval
This takes a millisecond value.
In one of your Provision scripts (Inform, default etc) it is set on every device that registers on your server.
Regards,
DR
Basically you’d need to shorten the PeriodicInformInterval. After that you’d need to have a provision and preset to collect this data from the CPE. If you’d like to have a graphical and historical presentation of it you’d need to send this data to a timescale database like clickhouse, influx, tsdb… This can be done via external scripts from the GenieACS.