librenms/app
Tony Murray 0801af7a81
Consolidate and improve snmptranslate usage (#14567)
* Consolidate and improve snmptranslate usage

* Fix style

* lint fixes

* fix typo

* allow multiple mib directories

* Only add mib if it is not already set

* oid first, in case we have key length issues

* if there is a full oid, don't add other mibs

* debug in ci

* more debug in ci

* better debug in ci

* remove debug

* Use numeric index

* revert dlink change

* Don't add -On twice

* unit tests and hopefully better heuristics

* remove dump and add one more set of tests

* style fixes

* handle bad input in old functions

* shortcut whole snmp_translate function
2022-11-07 12:00:47 -06:00
..
Actions lnms device:add handle snmp.community bad format (#13914) 2022-04-13 14:29:00 +02:00
Api/Controllers Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
ApiClients Fix BaseApi uninitialized (#14557) 2022-11-02 09:02:52 -05:00
Console Consolidate and improve snmptranslate usage (#14567) 2022-11-07 12:00:47 -06:00
Events Poller rewrite (Try 2) (#13525) 2021-11-17 19:23:55 -06:00
Exceptions Ignore CommandNotFoundException from reporting (#14342) 2022-09-13 07:24:01 -05:00
Facades Update Larastan (#14031) 2022-06-13 08:57:21 +02:00
Guards Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
Http Use Collection instead of collect() (#14527) 2022-11-05 10:04:36 +01:00
Jobs Use Collection instead of collect() (#14527) 2022-11-05 10:04:36 +01:00
Listeners Rework socialite integration (#14367) 2022-10-07 20:52:55 +02:00
Logging Add instance id to error reports (#14444) 2022-10-19 18:45:27 -05:00
Models Convert string references to ::class (#14508) 2022-10-25 08:31:46 -05:00
Notifications Push Notifications (Mobile and PC) (#13277) 2021-10-06 07:29:47 -05:00
Observers Improve the efficiency of some queries (#13974) 2022-05-16 09:57:58 +02:00
Plugins Fix v2 plugins (#14506) 2022-10-24 21:48:13 -05:00
Policies Dashboard code cleanup (#13996) 2022-05-31 08:08:40 -05:00
Polling/Measure Move Config loading to a service provider (#13927) 2022-04-22 19:12:07 -05:00
Providers Add instance id to error reports (#14444) 2022-10-19 18:45:27 -05:00
View Stp module rewrite (#13570) 2022-01-30 16:28:18 -06:00
Action.php Poller rewrite (Try 2) (#13525) 2021-11-17 19:23:55 -06:00
Application.php Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
Checks.php PHP-Flasher for toast messages (#13401) 2021-10-29 09:13:56 -05:00
StreamedOutput.php Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00