Hi all,

I'm running trunk on a set of Archer C7's that are forming a small mesh network. I'd like to have automated monitoring of the whole mesh to get some performance metrics on my changes to the mesh software.

However, it runs on ipv6, and as far as I can tell the basic snmpd package only sniffs the ipv4 routing table. I would like to add functionality to the snmp agent so that I can retrieve more information. I'm fine with coding and modifying the snmpd package if I have to.

Where should I start with this? I'm fairly new to network management and I'm interested in expanding the monitoring tools to the mesh software.

Alternatively if you know of a way to just add the ipv6 MIB to the snmp packages (or I completely missed them somehow) that would be even better.

Any help is greatly appreciated. Thanks!