Re: Trying to run tutorial example

2018-04-23 Thread Ran Shalit
works for 5.7.3 and > 5.8-pre > Just run; > make > make test1 > make test2 > > No documentation included, but the script and Makefile should be possible to > read and understand > > Regards > Anders > > mån 23 apr. 2018 kl 07:51 skrev Ran Shalit : >> &g

Trying to run tutorial example

2018-04-22 Thread Ran Shalit
Hello, I am trying to run the tutorial for running agentX with MIB as described here: http://net-snmp.sourceforge.net/wiki/index.php/TUT:Writing_a_Subagent Yet, I keep getting "No Such Object available on this agent at this OID"... 1. starting snmpd with: snmpd -Lo 2. starting exampl