mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* Introduce OS flag to support devices that deliver OIDs out of order * Add MIB for Bintec Be.IP Plus * Add YAML definitions for Bintec Be.IP Plus * Add Bintec be.IP plus test files * Rename bintec mib files mib-standards.mib was deleted, because it included definitions that also existed in separate files * Add test data * Remove standard mib files from bintec dir * Add regex to parse Bintec Be.IP Plus OS version * Update test data for Bintec Be.IP Plus * Calculate Bintec Be.IP Plus CPU load from inverse of idle time * Improve Bintec Be.IP Plus discovery and tests * Use MIB instead of numerical OIDs where possible * Update tests to comply with updated discovery * Remove unused MIBs * Remove json props that let tests fail * Update Settings.md * Remove `snmp_out_of_order_oids` definition from bintec-beip-plus * Add `-Cc` snmp param for prots module * Add `-Cc` snmp param for arp-table module * remove snmp_out_of_order_oids * Remove snmp_out_of_order_oids * Update snmp.inc.php Co-authored-by: Tony Murray <murraytony@gmail.com>