TR069 with AV system

Hello,

we are using a lot of hap ax2. We have upgraded them to 7.15 version. We are using AV system as ACS to manage the devices. We noticed that even though the hap ax2 is reporting data model of 2.15, it doesnt support wifi related parameters so AV system can pull and use that info to monitor wifi clients.


if you see the screenshot below, there is no wifi. Do you know if that can be fixed in some ways? If not, will there be an upgraded software version to support this?

Thank you,

You don’t have screenshots. But it does seem TR069 has not been updated for the newer AX drivers based on the doc. e.g. schema shows TR069 XML attrs map to “/interface wireless =interface-type!=virtual”, not /interface/wifi …

Might want to file a bug at help.mikrotik.com.

Yes I attached it now. So its not something we can do via a script or any other way so we can make those wifi parameters readable from ACS?
screenshot.jpg

Hello,

On the hAP ax² running RouterOS v7.20.6 (stable), i am performing Wi-Fi scan and diagnostic operations via the AVSystem ACS. During debugging, i observed multiple cases where the device fails to complete the scan correctly. In summary:

  • A scan request is sent from the ACS

  • The device returns a diag.complete event

  • The diag.state parameter reports an error with empty results

Data model of the mikrotik is 2.15 and the parameter used for this is :

Device.WiFi.NeighboringWiFiDiagnostic  Value : Requested but we are gettng an error and no values to store.

Do you know if we can fix this issue?

Thanks