how to manage mikrotik over snmp

hi folks im new be in mikrotik

i had some of task that i sholud manage mikrotik using snmp
for basic i try to change hostname of mikrotik that works :

  • using command like this on my linux host : snmpset -v1 -c private 1.1.1.1 iso.3.6.1.2.1.1.5.0 s MIKKROTIIK

    \
  • when i try to change mikrotik ethernet name that is not working
    using command like this snmpset -v1 -c private 1.1.1.1 iso.3.6.1.2.1.2.2.1.2.1 s lan1


    what is wrong command ?
    oid.txt (16.5 KB)

that is no errors message when i hit that command

if by manage you mean to adjust the configuration - you are very limited at that. So limited that I would not suggest you to even attempt to do that.

If you want to use automated tools - go API way.

thanks dude for good respons

i had not any ability in create programs
so is it no way to do this except mention you above, dude ?
:frowning:

goal : i wanna change ssid, enciprytion type and password of mikrotik access point over snmp by schedule

Do it by schedule inside the device.