snmpsim icon indicating copy to clipboard operation
snmpsim copied to clipboard

snmpsim-command-responder: command not found on installing with pip

Open KB-perByte opened this issue 3 years ago • 1 comments
trafficstars

found alternate to this use case

snmpsimd.py --data-dir=./dummy_snmp_data --agent-udpv4-endpoint=127.0.0.1:1024 works

KB-perByte avatar Jul 11 '22 18:07 KB-perByte

That means you didn't use the right Python package and version. Read etingof/pysnmp/issues/429 and #19 to learn more.

lextm avatar Sep 16 '23 20:09 lextm