Quantcast
Channel: Latest Questions on Splunk Answers
Viewing all articles
Browse latest Browse all 13053

SMI error converting MIB to Python egg

$
0
0

Hello, new to Splunk here. Having some issues converting a SonicWall MIB to the python egg format.
Here was my input: "#build-pysnmp-mib -o SONICWALL-FIREWALL-TRAP-MIB.py SONICWALL-FIREWALL-TRAP-MIB.MIB"

Output:
Traceback (most recent call last):
File "/usr/bin/libsmi2pysnmp", line 4, in < module >
import pkg_resources
File "build/bdist.linux-x86_64/egg/pkg_resources.py", line 3007, in < module >
File "build/bdist.linux-x86_64/egg/pkg_resources.py", line 728, in require
File "build/bdist.linux-x86_64/egg/pkg_resources.py", line 626, in resolve
pkg_resources.DistributionNotFound: pycrypto>=2.4.1
smidump -k -f python SONICWALL-FIREWALL-TRAP-MIB.MIB | /usr/bin/libsmi2pysnmp fails
make sure you are using libsmi version > 0.4.5 (or svn)

The libsmi version: libsmi-0.4.8-4.el6.x86_64

could anyone point me in the right direction on what I should do next?


Viewing all articles
Browse latest Browse all 13053

Trending Articles