IPv6 Statistics?

How do u get your IPv6 stats? Usually, I would use /proc/net/snmp6. Felix wrote a patch (target/linux/generic/hack-5.4/902-debloat_proc.patch) that disables the snmp6 stats (I think it was written for snmp in general and fails to disable snmp6 completely). So I can just disable the CONFIG_PROC_STRIPPED flag. Is there another way?

I wrote two exporters for the /proc/net/snmp6 interface. (the collectd stuff is not tested right now and just exports the ipv6 in/out traffic).

This is just the overall sum throughput. I will add interface based statistics in a later stage.

I have no better, idea how to get this statistics?