Microsens MS440217PM-48G6

Hi,
we have about 120 of those Microsens Switches and it would be great to have LibreNMS Support.
https://p.libren.ms/view/1ef012b7
https://p.libren.ms/view/d76b161f

Thanks and BR
Chris

Missed out the third Output: https://p.libren.ms/view/6e751cd0

Have you managed to get it working in LibreNMS?

We’ll need MIBs

“All MICROSENS specific SNMP MIB files can be downloaded from the web interface. The MIB files are required when G6 specific functions shall be accessible via SNMP interface.”

Could you give me SNMP access to one of these? I think the supplied snmpwalk is incomplete. It doesn’t contain anything from the 3181 PEN

We have these Switches, too. How can I attach the MIB files?

SNMP walks etc.:

$ ./discovery.php -h osw1-a2-6-4 -d | ./pbin.sh
Cannot load Zend OPcache - it was already loaded
Paste endpoint: https://p.libren.ms/api/create
title:
name: librenms
private: 1
expire: 0
{“url”:“https://p.libren.ms/view/7bf7a34f”}

$ lnms device:poll osw1-a2-6-4 -vv | ./pbin.sh
Paste endpoint: https://p.libren.ms/api/create
Cannot load Zend OPcache - it was already loaded
title:
name: librenms
private: 1
expire: 0
{“url”:“https://p.libren.ms/view/eb211df5”}

$ snmpbulkwalk -OUneb -v2c -c testit osw1-a2-6-4 . | ./pbin.sh
Paste endpoint: https://p.libren.ms/api/create
title:
name: librenms
private: 1
expire: 0
{“url”:“https://p.libren.ms/view/d4a0f097”}

Would it help if I uploaded the MIB files into the github repository/directory librenms/mibs directly?