net-snmp is a free software which distributed so called "as is" software
license. Please check the license which comes with distribution of
net-snmp
. The authors of net-snmp are the University of
California, the University of California at Davis, and the Electrical
Engineering department at the University of California at Davis.
You can get net-snmp from <http://www.net-snmp.org/
>.
To enable SMUX protocol support, please configure net-snmp
like below.
% configure --with-mib-modules=smux
After compile and install net-snmp
, you will need to configure
smuxpeer. I'm now using configuration shown below. This means SMUX client
connects to MIB 1.3.6.1.6.3.1 with password test.
/usr/local/share/snmp/snmpd.conf ================================ smuxpeer 1.3.6.1.6.3.1 test