Add SNMP device discovery API #12
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add backend and worker support to test SNMP access for a device, identify basic device details, and discover friendly monitorable items such as uptime, interfaces, interface status, traffic counters, errors, CPU, and memory where profile-supported. Normal API responses should use friendly labels and avoid raw OIDs.
Implemented in
a38438e.Summary:
/discovery/snmpbackend API.Verified:
Known test warning remains tracked separately as #17.