SNMP & FreeBSD as a router.
    Breno Colom 
    BColom at americatel.com.pe
       
    Fri Mar 26 07:11:09 PST 2004
    
    
  
 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
    
    
More information about the freebsd-questions
mailing list