Hi,
I would like to bind more than one SNMP object to SNMPv1 trap.
The example shows:
SNMP_trap_userSpec( (RTCS_NODE *)&MIBNODE_counter, TRAP_SPC, (RTCSMIB_NODE *)&MIBNODE_your_company );
I can only attach one MIB node ("MIB_NODE_counter" in the example). How to attach a list instead?
Hi David,
Could you please provide a little more information?
Are you using a Freescale board?
Are you using MQX?
Have a great day,
Sol
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
I'm using MQX4.1, CW10.5 and my own custom board containing K60DN512VLL10 chip.