mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* Add support for HPE Managed Power Distribution Unit - pdu2 and pdu3 * Adding test data for hpe-mapdu from HPE P/N H8B49A (pdu2) and HPE P/N P9S18A (pdu3) * Remove module overrides and leave it up to user. Fix snmp_max_oid * Fixed detection of PDU3 devices, updated testing data * Make sysDesc definitions more specific - adding only HPE part number and whole sysdescription of tested device. * Change sysDescr to be less specific * Force Test Re-run Co-authored-by: PipoCanaja <38363551+PipoCanaja@users.noreply.github.com>