Constantine Yevdyukhin
Constantine Yevdyukhin
Hi, Sorry for the delay with answering. Previously we used a different app to simulate snmp data, but at some point, it became very unstable, and we decided to move...
Hi, Let's say we created eth0:0 subinterface with IP 172.22.10.10, so we are adding `--agent-udpv4-endpoint=172.22.10.10` to the command. A symlink is an option, but it is a bit problematic since...
Oh now I see, the command looks like: snmpsimd.py --process-user=nobody --process-group=nogroup --data-dir={recording_folder} --agent-udpv4-endpoint={}:161 --v2c-arch --v2c-community=public --daemonize {recording_folder} = /home/user/recordings/recording1 inside this folder there will be something like 10.2.3.4_83405_Cisco_IOSXR.snmprec
Wow, and how that could be done from the command side?
I see, will give it a test later. So far I would prefer to have one process per recording since sometimes recording size can be up to 500mb.
Cool, I did try to make it work with one process, but symlinks are not useful since they require an extra step to adding each recording. Also, the minus of...
Still down, or maybe down again