Open kakerduu opened 3 years ago
in the same spirit, I'd like to simulate a number of devices from a base snmprec, and change some data in, like the device IP, Name, serial nb, ... Is there something to do this, or should I go for a script + some sed?
Hello,
Right now I'm using snmpsim to simulate static data from a file(.snmprec), which works, but I am curious if it's possible to return random values and get rid of the static data that I'm using now.