I have tried adding the following to snmpd.conf:
trapcommunity public
trapsink finalsnmptrapdestserver public
I thought this should allow traps to be recieved with the community string public
and send any traps to finalsnmptrapdestserver with community string public. But traps do not seem to make it to my final destination.