Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Mar 2004 10:09:52 -0500
From:      Breno Colom <BColom@americatel.com.pe>
To:        Jorn Argelo <jorn@wcborstel.nl>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: SNMP & FreeBSD as a router.
Message-ID:  <20040326150952.GC687@bcolom.americatelperu.red>
In-Reply-To: <200403261550.55438.jorn@wcborstel.nl>
References:  <20040326075538.C45542@Gina.esfm.ipn.mx> <200403261550.55438.jorn@wcborstel.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
 El 26/26/2004 09:50AM, Jorn Argelo escribio:
> I believe that there's an SNMP daemon shipping with FreeBSD. At least, I have 
> one on my FreeBSD 5.2.1 Box and I never installed anything regarding SNMP.
> 
> /usr/local/sbin/snmpd
> 

FreeBSD doesnt ship an SNMP daemon with the base system, if it did it would've
been placed in /usr/sbin, you can test which port that binary came from
using:

% pkg_which /usr/local/sbin/snmpd

The package you'd want to use for SNMP is net-snmp.


-- 
Breno



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040326150952.GC687>