When i try to upload mib SVC_MIB_7.4.0.MIB (Storage V7000) on nagios xi i receive the folllowing error:
Failed to convert uploaded file to snmptt mib.. (rc: 127)
Im using snmptt-1.4-0.9.beta2.el6.noarch. I don't know if this can impact.
Obs: Just this MIB i cant import.
Follow attached file
Error when upload mib SVC_MIB_7.4.0.MIB
Error when upload mib SVC_MIB_7.4.0.MIB
You do not have the required permissions to view the files attached to this post.
Re: Error when upload mib SVC_MIB_7.4.0.MIB
What XI version are you using? Are you checking the "Process trap" box before uploading?
Former Nagios employee
Re: Error when upload mib SVC_MIB_7.4.0.MIB
Nagios XI 2014R2.0. Yes i checked the box Process trap.
Re: Error when upload mib SVC_MIB_7.4.0.MIB
Let's check the permissions on a few things:
I am assuming it works if you do not check the process trap box?
Code: Select all
ls -l /usr/share/snmp/mibs/ -d
ls -l /usr/share/snmp/mibs/processed_mibs/ -d
Former Nagios employee
Re: Error when upload mib SVC_MIB_7.4.0.MIB
[root@DOUAI ~]# ls -l /usr/share/snmp/mibs/ -d
drwxrwsr-x. 3 root nagios 4096 Dec 6 09:27 /usr/share/snmp/mibs/
[root@DOUAI ~]# ls -l /usr/share/snmp/mibs/processed_mibs/ -d
drwxr-sr-x 2 apache nagios 4096 Nov 29 11:52 /usr/share/snmp/mibs/processed_mibs/
Process Trap box unchecked. New MIB was installed successfully.
drwxrwsr-x. 3 root nagios 4096 Dec 6 09:27 /usr/share/snmp/mibs/
[root@DOUAI ~]# ls -l /usr/share/snmp/mibs/processed_mibs/ -d
drwxr-sr-x 2 apache nagios 4096 Nov 29 11:52 /usr/share/snmp/mibs/processed_mibs/
Process Trap box unchecked. New MIB was installed successfully.
Re: Error when upload mib FORTINET-TRAP-MIB.mib
Same error for MIB File: FORTINET-TRAP-MIB.mib with box process trap checked.
Failed to convert uploaded file to snmptt mib.. (rc: 127)
Failed to convert uploaded file to snmptt mib.. (rc: 127)
You do not have the required permissions to view the files attached to this post.
Re: Error when upload mib SVC_MIB_7.4.0.MIB
I'm receiving this error everytime when i upload any mib with the trap process box checked.
Re: Error when upload mib SVC_MIB_7.4.0.MIB
I got this error on apache error log /var/log/httpd/error_log when i tried to upload with the checked box
sh: Array: command not found
sh: Array: command not found
You do not have the required permissions to view the files attached to this post.
Re: Error when upload mib SVC_MIB_7.4.0.MIB Solved
I Solved. I removed snmptt and re-installed via -> sh ./NagiosXI-SNMPTrap-setup.sh.
Now i can upload with process trap box checked.
thx for help.
Now i can upload with process trap box checked.
thx for help.
Re: Error when upload mib SVC_MIB_7.4.0.MIB
Glad you were able to resolve this. Sorry, we were not able to respond so quickly over the weekend. Our support hours are Monday - Friday 9:00am to 5:00pm CST. I will go ahead and close this thread.