Hubert Bugajski
2017-02-24 20:40:06 UTC
I have found that I can add a trap destination in code by using the following commands
netsnmp_config ("trapcommunity test");
netsnmp_config ("trap2sink 10.7.7.105");
Everything works perfectly, when the board is rebooted, the trap destination goes away as expected.
My question is how to remove the newly created trap destination without rebooting/restarting snmpd
Any hints would be appreciated,
Thanks
netsnmp_config ("trapcommunity test");
netsnmp_config ("trap2sink 10.7.7.105");
Everything works perfectly, when the board is rebooted, the trap destination goes away as expected.
My question is how to remove the newly created trap destination without rebooting/restarting snmpd
Any hints would be appreciated,
Thanks