mirror of
https://github.com/novatiq/packages.git
synced 2026-06-24 22:30:26 +01:00
ec58befa8e
Add native support for SNMP manager functions, so scripts don't
have to call system("snmpget -v2c ...") etc. Cuts down on fork/exec
pairs and simplifies issues with parsing intermediate output.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>