SNMP ONLY WORK ONE CORE

snmp service can running all core at the same time?
I open snmp will see random one core too high。snmp if can running all core will be best。
and i think if snmp can set filter will to beter.
like HuaWei switch snmp。
eg:
snmp-agent mib-view included view system
snmp-agent mib-view included view interfaces
snmp-agent mib-view included view enterprises

snmp is a single thread process, so it only runs on one core. You need a much more advanced kernel to make a single thread moved between cores.

if can set the snmp running at static core like irq?and more system service can to set it?

No, you have no control over that.

at v7 can solve this?or add snmp filter?

No telling until it’s released.