Sorry, I should have written a little bit more.
I'm sure, there is no problem with privileges.
We had an issue with some IOS-XE devices and NCM using SNMP/TFTP.
Because of a bug (?) these devices send the response to the write request after finishing the file transfer.
This may result in timeouts and an error message.
Our workaround was setting the DCM timeout to 10.000ms, sometimes up to 20.000.
Changing the TFTP timeout had no effect in our case.
We have anlyzed this by capturing the communication between
- SS and the device
- TFTP server and the device
- SS and TFTP server
Normally comes the SNMP response to the SS before the file transfer starts.