Files
librenms-librenms/tests/Unit
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
..
2022-01-30 16:28:18 -06:00
2021-07-13 16:35:43 -05:00
2022-11-17 10:57:40 +01:00