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)