Hacker News new | ask | show | jobs
by 23july2024 698 days ago
Part 2 article goes into a bit more of detail, but the funniest thing is that they requested access to the SNMP MIBs of the controller and never got them

> I requested MIBs from Q-Free but didn’t receive any follow-up after the request and I never received access to the MIBS, so it was back to square one.

Then you go look at https://www.freethemibs.org/advocates and... there they are, "advocates" for free MIB access. What clowns.

1 comments

What are SNMP and MIBs?
SNMP stands for Simple Network Management Protocol, and is a way to directly address not just individual hardware elements, but to access specific functions or methods within that device via a "simple" addressing scheme. A MIB file describes the various endpoints available on a device, much like a wsdl file would describe a SOAP endpoint.

So you might have an SNMP address like 2.1.4.3.0.1* which the MIB file would translate to "the current temp for CPU1"

Simple Network Management Protocol. Management Information Base.

https://en.m.wikipedia.org/wiki/Management_information_base