Re: [Bsdrp-devel] NET-SNMP for BSDRP
Router distribution based on FreeBSD with FFRouting and Bird
Brought to you by:
cochard
From: Olivier Cochard-L. <ol...@co...> - 2014-09-16 13:14:47
|
On Tue, Sep 16, 2014 at 2:16 PM, Abdul Rasheed Shaik < ABD...@ln...> wrote: > Hi, > > Can any one please let me know, is the net-snmp is supported for BSDRP? > BSDRP doesn't include net-snmp but bsnmpd. More information about: https://www.freebsd.org/cgi/man.cgi?query=bsnmpd You can enable and start it with theses commands: sysrc bsnmpd_enable=YES start bsnmpd start and then query your system like any SNMP device. Regards, Olivier |