At home, I run another instance of Libre for my own network monitoring. For the most part, it works well, but for whatever reason, I’m unable to get HW health info out of my switches (US-8-150W). Interface stats, etc, work fine.
This thread…
…suggests that this was corrected in subsequent updates…and it’s been some time since that’s occurred, but for some reason, my switches are not getting these stats discovered.
I suppose you can assume a bog standard install in this regard, and I’ve tried to see if there were any differences between v2c and v3, but nada. There’s nothing obvious that I can see that would preclude this from working.
I’d tried to DM the OP in that thread, but unfortunately he didn’t reply.
I am getting temp from my Ubiquiti 16 port PoE’s… but they are Edgeswitch rather than Unifi. Post up your ./validate.php. I will post mine for quick comparison.
I appreciate that you have Edge devices as opposed to Unifi…I believe the other thread was also Unifi, and for the most part, they’re the same devices. Whether the CLI differences between have anything to do with it, I don’t know, and I wouldn’t think so as SNMP is SNMP in this regard.
The issue isn’t that I’m not getting anything, it’s that I’m not getting some data out of the switches. My estate is fully monitored other than these metrics. My APs, and USG are getting just about everything that I think it should (don’t think the USG, in particular the USG3 has temp stats and the like).
I don’t have any great answers but here is the poller snippet from my PoE edgeswitch that is picking up the temp - maybe edit the device and double check the sensors module is on and running a rediscover? Or turn it off, rediscover, then back on again and rediscover? (yea, that’s a lame Help Desk answer hahah!)
Running a new discovery, and picking out the MIB in question to what you have above, I had different results. I’ll save you all from pasting that in.
However, running the following:
root@CDN-MON:/opt/librenms/mibs/ubnt# snmpwalk -v 2c -c <> 10.1.1.2 1.3.6.1.4.1.4413
iso.3.6.1.4.1.4413 = No Such Object available on this agent at this OID
Basically, it seems as though it’s not being picked up at all on this platform, which is a bit strange.
I’m going to say it’s a Ubiquiti issue, so I’ll take it up with them.
It’s also possible that because it’s a smaller unit, the OID in question being specific to Broadcom, this platform flat out has different HW…I don’t know specifically what this is running to that end.