I had the same problem and it was because the real package you have to install in net-snmp-perl
Try installing this package
[root@pandora]# yum install net-snmp-perl
Everything is explain here in post number 13 of the topic (in spanish)
Vale resulta que para RHEL5, CentOS5, etc, el paquete que contiene SNMP.pm no es perl-SNMP sino net-snmp-perl.
Comprueba si instalando esa dependencia se corrige el error.
Será conveniente identificar esto en la documentación y el spec del instalador para evitar futuros errores.
Gracias y un saludo. ;)
http://openideas.info/smf/index.php/topic,4406.0.htmlRegards