mib2zabbix icon indicating copy to clipboard operation
mib2zabbix copied to clipboard

Unknown authentical protocol 'SHA' at /home/vagrant/bin/mib2zabbix line 243.

Open montge opened this issue 8 years ago • 1 comments

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

montge avatar Jul 31 '17 13:07 montge

Please try lowercase sha

cavaliercoder avatar Jul 31 '17 13:07 cavaliercoder