Re: NET-SNMP Installation Question_

2020-01-27 Thread Bart Van Assche
On 2020-01-14 10:28, Peck, Ian A wrote: For the NET-SNMP installation is there any prerequisite SW that needs to be installed? For instance do I need visual studio installed before I try to install and use

Re: net-snmp installation

2008-07-09 Thread Thomas Anders
deka aditia wrote: > I've check, there are no snmpd in there ... Then check the output of "make install" because it *tells* you where it installs snmpd. +Thomas - Sponsored by: SourceForge.net Community Choice Awards: VOTE

Re: net-snmp installation

2008-07-08 Thread deka aditia
On 7/8/08, Dave Shield <[EMAIL PROTECTED]> wrote: > > 2008/7/8 deka aditia <[EMAIL PROTECTED]>: > > Using tarball i've done some instruction like (./configure, make, make > install)... > > > But after that i don't get snmpd program that responsible as an agent. > Where > > is this program located?

Re: net-snmp installation

2008-07-08 Thread Dave Shield
2008/7/8 deka aditia <[EMAIL PROTECTED]>: > Using tarball i've done some instruction like (./configure, make, make > install)... > But after that i don't get snmpd program that responsible as an agent. Where > is this program located? /usr/local/sbin/snmpd Dave --