[Haskell-cafe] NetSnmp problem.

John Dorsey haskell at colquitt.org
Thu Oct 22 11:35:36 EDT 2009


>   I am trying to use NetSnmp to get some information from my switch.
> And I met this problem.
>   After initialize, I used snmpWalk to get some information, and
> dealed with it. Everything is fine. Then I sleep for 5 mins. SnmpWalk
> again. But this time, all asnValues were unsupported format, which
> broke my dealing process.

Are you on a 64-bit machine?  I've made an update or two, but haven't pushed
them to Hackage yet... I'll do that today.  Please let me know if this fixes
your problem.

John



More information about the Haskell-Cafe mailing list