snmp demo code for frdm-k64 using freertos+lwip

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

snmp demo code for frdm-k64 using freertos+lwip

5,915件の閲覧回数
deeptimoodliar
Contributor II

Hello,

I am using frdm-k64 board with KSDK 2.0. There are tcp and udp demo codes available but no example for snmp

using lwip and freertos. Could you provide the same?

ラベル(1)
0 件の賞賛
返信
3 返答(返信)

4,314件の閲覧回数
Kasey009
Contributor I

It will be so cool and interactive! 8 hours of non-stop gameplay that nobody will remember https://vidmate.bet/.

0 件の賞賛
返信

4,830件の閲覧回数
ivadorazinova
NXP Employee
NXP Employee

Hi Deepti,

Unfortunately such example does not exist.

LwIP stack has SNMP Server.

Anyway, you can check existing example for SNMP using MQX 4.2,which is located under

C:\Freescale\Freescale_MQX_4_2\rtcs\examples\snmp

The example code demonstrates how SNMP (Simple Network Management Protocol) uses Trap command message to communicate between the manager and the agent. The example initializes MIB (Management Information Base), MIB demo table, SNMP agent with traps and then performs several operations such as send/add/remove.

The example also provides a SNMP demo that uses SNMP trap to change the counter value through the SNMP protocol.

I hope this helps.

Best Regards,

Iva

0 件の賞賛
返信

4,714件の閲覧回数
yvkrkrishna
Contributor III

Hi,

I am using IMX RT 1050 micro controller. I am able to receive the SNMP request from Linux PC

and sending the SNMP response by using the snmp_Example.c available at ../contrib/apps/ directory.

But i am not able to generate the SNMP request to agent. Can i configure micro controller as SNMP Manager. If configurable, can u guide me the procedure or sample code.

 

Thanks

Krishna

0 件の賞賛
返信