We have some Infoblox DHCP/DNS servers that I’d like to poll DHCP scope usage and if above a certain percent, fire off an email. I’d like to display this scope usage data on a dashboard too if possible. I know the data is there in SNMP https://docs.infoblox.com/space/nios85/35418019/SNMP+MIB+Hierarchy
https://docs.infoblox.com/space/nios85/35418019/SNMP+MIB+Hierarchy#ibDHCPOne-MIB
I’m trying to figure out the best way to do this. Would I write a qapp for this? I can’t seem to find any up to date guides on how to grab this data, parse it, and present it.