[Pysnmp-dev] error in parsing mibs using build-pysnmp-mibs and loading mibs using pysnmp
Brought to you by:
elie
From: Karan T. <kar...@gm...> - 2011-05-27 18:02:32
|
hi I am new person to pysnmp. I am trying to load some custom mibs using mib builder. Initially as per the pysnmp documentation i used the build-pysnmp-mib utility for converting the mibs to pysnmp mib format.But i get the following error from pysnmp.smi import builder Empty input smidump -f python hpicfvg.mib | libsmi2pysnmp fails Also with using the -k option smidump generates a file but the mibBuilder is not able to load the generated file. I read somewhere that there are bugs in the implementation but cannot find enough documentation or examples on the internet Thanks Karan |