Open montge opened 7 years ago
Getting the following error on centos 7 yum. Installed as follows
sudo yum install "perl(SNMP)" "perl(XML::Simple)"
Ran as follows
mib2zabbix -o .1.3.6.1.2.1 -f ~/test/printer-mib.xml -v 3 -L authPriv -a SHA -A test -x AES -X test -n snmp-server -u test
Also tried without success.
sudo yum install perl-Digest-SHA
Please try lowercase sha
sha
Getting the following error on centos 7 yum. Installed as follows
sudo yum install "perl(SNMP)" "perl(XML::Simple)"
Ran as follows
mib2zabbix -o .1.3.6.1.2.1 -f ~/test/printer-mib.xml -v 3 -L authPriv -a SHA -A test -x AES -X test -n snmp-server -u test
Also tried without success.
sudo yum install perl-Digest-SHA