librenms/LibreNMS/Data
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
..
Graphing Fix scale when it is zero (#14560) 2022-11-02 09:11:23 -05:00
Source Improve SnmpResponse value() (#14605) 2022-11-30 19:50:46 -06:00
Store Miscellaneous fixes, mostly undefined variables (#14432) 2022-10-11 11:30:00 +02:00