ok, second thought would be that logstash has no read permission in /root/
So maybe you could change it to:
mib_paths => "/etc/logstash/mib/RFC1213-MIB.dic"
and give the read permissions to user logstash.
If this doesn´t help, then hopefully someone else knows the solution.