Bind more than one OID to trap v1

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Bind more than one OID to trap v1

485 Views
davidboutet
Contributor I

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?


Labels (1)
Tags (3)
0 Kudos
2 Replies

376 Views
soledad
NXP Employee
NXP Employee

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!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos

376 Views
davidboutet
Contributor I

I'm using MQX4.1, CW10.5 and my own custom board containing K60DN512VLL10 chip.

0 Kudos