librenms/LibreNMS/Modules
Tony Murray e8c3b2c924
Improve SnmpResponse value() (#14605)
* Improve SnmpResponse value
Can now return a specific oid or the first non-empty oid in a list.
Cache values() call on object to avoid repeated parsing
Improved types

* fix style

* extract getOidParts to fix errors from different parts of the code parsing differently

* new object to deal with cache

* More tests

* whitespace

* style
2022-11-30 19:50:46 -06:00
..
Core.php Improve SnmpResponse value() (#14605) 2022-11-30 19:50:46 -06:00
Isis.php Miscellaneous cleanup - part 5 (#14502) 2022-10-25 19:27:28 +02:00
LegacyModule.php Fix a few Db* to Eloquent requests (#14278) 2022-10-02 16:04:08 +02:00
Mempools.php Convert string references to ::class (#14508) 2022-10-25 08:31:46 -05:00
Mpls.php Convert string references to ::class (#14508) 2022-10-25 08:31:46 -05:00
Nac.php Improved Modern Modules (#14315) 2022-09-07 23:53:16 +02:00
Netstats.php Improved Modern Modules (#14315) 2022-09-07 23:53:16 +02:00
Os.php Trim whitespaces from device data (#14429) 2022-10-11 12:50:38 -05:00
Ospf.php Use Collection instead of collect() (#14527) 2022-11-05 10:04:36 +01:00
PrinterSupplies.php Remove Log::event (#14526) 2022-11-09 09:47:19 +01:00
Slas.php Improved Modern Modules (#14315) 2022-09-07 23:53:16 +02:00
Stp.php PHPStan: Enable more checks (#14318) 2022-09-09 07:08:06 -05:00
Xdsl.php Bug - rrd_def and rrd file definition issue (#14597) 2022-11-07 21:28:16 +01:00