[Aruba wifi controller] Add graph for noise floor

Hi,
Could you add or explain to me how to add a graph for the noise floor of access point.
Thanks

This merged PR talk about support of NoiseFloor for Aruba, but into pollin/aruba-controller.inc.php there’s no reference to noise floor.

Can anybody help me please?

That was for Aruba Instant AP. Are you using IAP?

No, I’m using Alcatel OmniAccess 4650 detected as an Aruba controller.

I found the OID for noise floor : 1.3.6.1.4.1.14823.2.2.1.5.3.1.6.1.9.{APid}

You are going to need to open issue in git hub. Your device should not be discovered as Aruba controler if it is not.

Make sure to include all info asked for in the templete and the ponts

the alcatel controllers are apparently based on aruba. before discovering libreNMS, I was advised to use aruba MIBs for this controller. I was not surprised to see aruba instead of alcatel.

If you confirm that this isn’t normal, I open an issue.

What is the sys object oid?

I’m not sure that what you want, the Object ID displayed into overview of the controller is enterprises.6486.800.1.1.2.2.2.1.1.14

Can you paste bin the

output

snmpwalk for that device

and

./discovery.php -h HOSTNAME -d

discovery.php result . Do you need complete output for snmpwalk? there is a lot of data, several MB.

need to change the HOSTNAME to the device name or ip.

And yes would help for the SNMP walk to have out put.

need to change the HOSTNAME to the device name or ip.

Yes I put the ip 192.168.0.33 https://pastebin.com/nDMn89MK

And yes would help for the SNMP walk to have out put.

ok, just 5 minutes to erase personal data.

Thanks

snmpwalk result.

Your discovery is still not outputting anything double check the hostname make sure its the name of the device.

try this -> https://docs.librenms.org/#Support/Device-Troubleshooting/#discovery

Hi,

Here is the new discovery.