mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
1c43fecfa7
* feature: New snmpwalk_group() function Intended to replace several other snmp functions, but may not behave exactly as they did. Properly handles multi-line values. Adds additional index data after the grouping so it isn't lost. Perhaps might make optional. Might add $skip variable to support fully numeric oid indexes. Thoughts? * Add e and t options. If we want to specify, options, we can add that later.