librenms/app
Tony Murray 9d35fbc6a7
Entity Physical discovery: Rewrite to modern style (#16289)
* Initial entity-physical code

* Split out Entity-MIB trait

* Cisco Cellular inventory

* Fix bad test data

* alfo80hd - we now include all entPhysical entries

* Correct aos7 test data

* Add entPhysicalClass as last resort for label in ui

* aos add previously filtered data

* Fixup arista-eos data

* Update ariast_eos data

* Arris, clean garbage in Rev fields

* Aruba Instant custom inventory ported

* ArubaOS CX add vendor type mib

* aviat-wtm test data refresh

* axos add shelf fix data fields a bit

* ciena-rls

* ciena-sds

* Skip cimc for now... no test data

* Cisco updates

* Comware data update

* Update dnos

* Clean Edgeos garbage, make code from Arris shareable

* Relaxed ifIndex match, some devices cheat and send back static strings instead of formatted OIDs

* Regex refinement and updated edgeos with new clean data

* Update edgeswitch data

* Update eltex-mes21xx data

* eltex-mes23xx

* Guess at eltex-mes24xx since there is no test data

* Update eurostor, fix firmware version

* Apply fixes from StyleCI

* fixes

* Update fortigate data

* Update fortiweb, ftd, and fusion

* Update linux LSI

* Fix hexToAscii null removal with different seperator handling

* icotera add final snmprec data to avoid snmpsim bug

* Update IOS data

* Update mrv-od

* Add junos translation

* Generic data updates n-r

* ruijie workaround snmpsim bug

* Port saf-cfm

* Recode Schleifenbauer, and fix entPhysicalIndex values

* SmartAX fixes

* sm-os and tait-infra93

* timos inventory was not right, fix it up

* ubiquoss-pon

* VRP, has custom data collection on top of normal
adapt port ifIndex lookup to handle it

* VRP exceeded the string length specified in ENTITY-MIB...

* data updates

* Final data update and code cleanup

* Apply fixes from StyleCI

* Lint fixes

* Add missing SnmpResponse->pluck() code

* Update db_schema.yaml

* Fix bad test data

* Another instant-on update

* oops

* Remove some unused code

# Conflicts:
#	includes/html/pages/device/overview.inc.php

---------

Co-authored-by: Tony Murray <murrant@users.noreply.github.com>
2024-08-21 01:12:09 -05:00
..
Actions fix snmp_disable type (#14650) 2022-11-18 17:30:16 +01:00
Api/Controllers Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
ApiClients Apply fixes from StyleCI (#15698) 2024-01-04 22:39:12 -06:00
Console Allow syslog hooks to be set by lnms config:set (#16302) 2024-08-19 19:52:49 +02:00
Events Laravel 10.x Shift (#14995) 2023-05-24 22:21:54 +02:00
Exceptions Laravel 9.x Shift (#14504) 2023-04-17 06:51:35 -05:00
Facades Plugin Update (#16291) 2024-08-15 15:26:47 -05:00
Guards Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
Http Plugin Update (#16291) 2024-08-15 15:26:47 -05:00
Jobs Improved Latency graph (#15940) 2024-04-18 09:57:01 -05:00
Listeners Fix popup toast messages (Remove Flasher) (#16090) 2024-06-05 08:07:42 -05:00
Logging Laravel 10.x Shift (#14995) 2023-05-24 22:21:54 +02:00
Models Entity Physical discovery: Rewrite to modern style (#16289) 2024-08-21 01:12:09 -05:00
Notifications Laravel 10.x Shift (#14995) 2023-05-24 22:21:54 +02:00
Observers Improved Latency graph (#15940) 2024-04-18 09:57:01 -05:00
Plugins Plugin Update (#16291) 2024-08-15 15:26:47 -05:00
Policies Added read permission test to the custom map model (#16030) 2024-05-16 07:54:45 -05:00
Polling/Measure Move Config loading to a service provider (#13927) 2022-04-22 19:12:07 -05:00
Providers Plugin Update (#16291) 2024-08-15 15:26:47 -05:00
View Handle missing device when linking (#16164) 2024-06-28 08:48:11 +02:00
Action.php Poller rewrite (Try 2) (#13525) 2021-11-17 19:23:55 -06:00
Checks.php Fix popup toast messages (Remove Flasher) (#16090) 2024-06-05 08:07:42 -05:00
StreamedOutput.php Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00