snmpsim icon indicating copy to clipboard operation
snmpsim copied to clipboard

snmpsim commands doesn't work

Open mibachan opened this issue 6 years ago • 3 comments

On MACOS, I am trying to run snmpsim command like snmpsim-command-responder and snmpsim-command-record but it didn't found them. Any idea?

mibachan avatar Jan 13 '20 19:01 mibachan

These "long" commands belong to the re-written snmpsim, which is still in GitHub master. It's not released as a package yet.

So it should work on Mac if you install it from GitHub repo.

pip install https://github.com/etingof/snmpsim/archive/master.zip

etingof avatar Jan 13 '20 19:01 etingof

@etingof When is version 1.0.0 going to be published to PyPi?

dlopes7 avatar Nov 19 '21 13:11 dlopes7

Please read etingof/pysnmp/issues/429 to learn more.

lextm avatar Sep 16 '23 20:09 lextm