Hi,

I am using net-snmp 5.7.2.

I am using below config options in my .bbappend file :

EXTRA_OECONF += "--enable-static=no --disable-mib-loading
--with-default-snmp-version=1 --with-sys-location=unknown
--with-transports=UDPIPv6 --with-mib-modules= local smux
--enable-local-smux --enable-ipv6 --without-perl-modules
--with-logfile=/var/log/snmpd.log "

I am seeing below error in snmpd.log :

/etc/snmp/snmpd.conf: line 40: Warning: Unknown token: smuxpeer.
/etc/snmp/snmpd.conf: line 43: Warning: Unknown token: smuxpeer.

also I am not seeing snmpd listening on tcp port 199 .

Is there any problem with the way I am giving the option :
--with-mib-modules= local smux

"local" is my mib module and am adding smux to register my subagent.

If I switch it as : --with-mib-modules= smux local
then I get compilation error for mib module "local"

Any help is appreciated .

thanks
ashutosh
------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to