SNMP GetRequest


i'm trying issue snmp getrequest arduino uno (with ethernet shield) router , use returned value update analog gauge.

i'm new both arduino , snmp, first project i've made progress. have snmp agent running on router, , can poll mib object windows pc , see appropriate data returned. confirms snmp agent functional , know value expect polling.

i can control analog gauge random values using arduino, gauge working correctly. can setup simple web server on ethernet shield, know ethernet hardware working correctly.

i have read agentuino project online, seems snmp agent, whereas i'm looking poll value agent running on router.

can offer on issuing snmp getrequest arduino? in advance guidance.

--jon

i want update because i've made little progress on this. have agentuino running agent , can browse arduino mib tree computer. however, i'm still stuck on how use agentuino manager instead of agent. have advice on how issue snmpget using agentuino?

i see number of posts online users attempting same thing, no solid solutions. appreciated.

--jon


Arduino Forum > Using Arduino > Networking, Protocols, and Devices (Moderator: fabioc84) > SNMP GetRequest


arduino

Comments

Popular posts from this blog

Error: ‘for’ loop initial declarations are only allowed in C99 or C11 mode - Raspberry Pi Forums

class MPU6050 has no member named begin

missing filename after '-o'