librenms/includes
Daniele Santi 96e5c5ee78
Fix Raisecom devices having not increasing OIDs on snmpwalk (#15365)
* Add useful IF-MIB entries as 'unordered oids'
to Raisecom ROS and ROAP definitions because
they don't have increasing OIDs in snmpwalk

* Bump composer/composer from 2.5.8 to 2.6.4 (#15364)

Bumps [composer/composer](https://github.com/composer/composer) from 2.5.8 to 2.6.4.
- [Release notes](https://github.com/composer/composer/releases)
- [Changelog](https://github.com/composer/composer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/composer/composer/compare/2.5.8...2.6.4)

---
updated-dependencies:
- dependency-name: composer/composer
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update aviat-wtm.json (#15368)

* sort services by type and name (#15367)

* Added support for Cambium cnMatrix switches (#15351)

* Added support for Cambium cnMatrix switches

* Fixed styling issues

* Fixed styling issues

* Fixed duplicate, incorrectly labeled LLDP-EXT-DOT3-MIB and LLDP-EXT-DOT1-MIB

* Corrected MIB with the same name but with different OIDs configured: LLDP-EXT-MED/-CAMBIUM/-MIB

* Removed my added duplicate MIBs

* Removed unused MIBs

* Rearrange AD auth settings (#15363)

so it makes more sense, add missing settings

* Specify radius attributes for auth roles (#15374)

* Specify radius attributes for auth roles

* Clarify that any role can be defined

* Fixes check_dns against localhost when a search-domain is configured (#15373)

* Added extra ASN-range comments, added Priv eBGP on host details, changed color to light-blue instead of red (#15372)

* Moxa EDS improve discovery (#15375)

Consolidate walks so less need to be performed.
This should help a lot since each device model has its own MIB.

* Remove unused functions (#15371)

* Remove unused functions
inline other legacy functions

* Apply fixes from StyleCI

---------

Co-authored-by: StyleCI Bot <bot@styleci.io>

* Availability module fixes (#15369)

* Refactor poller to allow modules to run even if the device is down
Include core in config (but not webui) to avoid silly shenanigans
Inject datastore into polling

* Needed to split datastore interface

* Cleanup some data_udpate() references

* Apply fixes from StyleCI

* Fix legacy poller :D

* Output to the correct stream

* Fix lint issues

* Apply fixes from StyleCI

* Fix discovery not including core and submodule handling

* Use whereRaw

---------

Co-authored-by: StyleCI Bot <bot@styleci.io>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Justin Lentz <monkeybrains7@gmail.com>
Co-authored-by: SourceDoctor <sourcehhdoctor@googlemail.com>
Co-authored-by: Noah Roufus <noaheroufus@gmail.com>
Co-authored-by: Tony Murray <murraytony@gmail.com>
Co-authored-by: barryodonovan <barry.odonovan@lightnet.ie>
Co-authored-by: Tim de Boer <tim@tim427.net>
Co-authored-by: StyleCI Bot <bot@styleci.io>
2023-10-04 15:24:33 -05:00
..
caches Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
definitions Fix Raisecom devices having not increasing OIDs on snmpwalk (#15365) 2023-10-04 15:24:33 -05:00
discovery Availability module fixes (#15369) 2023-10-04 10:32:59 -05:00
html Availability module fixes (#15369) 2023-10-04 10:32:59 -05:00
polling Availability module fixes (#15369) 2023-10-04 10:32:59 -05:00
services Fixes check_dns against localhost when a search-domain is configured (#15373) 2023-10-04 09:15:54 -05:00
common.php Remove unused functions (#15371) 2023-10-04 10:17:34 -05:00
datastore.inc.php Apply fixes from StyleCI (#13208) 2021-09-08 23:35:56 +02:00
dbFacile.php Apply fixes from StyleCI (#15101) 2023-06-13 13:35:00 +02:00
functions.php Remove unused functions (#15371) 2023-10-04 10:17:34 -05:00
helpers.php New device:add code (#13842) 2022-03-12 16:14:32 -06:00
include-dir.inc.php Apply fixes from StyleCI (#12120) 2020-09-21 15:40:17 +02:00
init.php Miscellaneous fixes (#15162) 2023-07-26 01:08:10 +02:00
port-descr-parser.inc.php Fix interface parse unsets (#14860) 2023-02-24 08:49:36 +01:00
rewrites.php Apply fixes from StyleCI (#15101) 2023-06-13 13:35:00 +02:00
services.inc.php Apply fixes from StyleCI (#14899) 2023-03-13 22:32:22 +01:00
snmp.inc.php Apply fixes from StyleCI (#15101) 2023-06-13 13:35:00 +02:00
snmptrap.inc.php Apply fixes from StyleCI (#12124) 2020-09-21 15:59:34 +02:00
static-config.php Apply "Squiz" code style on old (pre-2014) files 2015-07-11 16:12:35 +02:00
syslog.php Apply fixes from StyleCI (#14899) 2023-03-13 22:32:22 +01:00
systemd-shared.inc.php Adding systemd application (#14540) 2022-10-30 14:18:02 -05:00