Just for the mailinglists records, the reason for the problem above
was the wrong compile option
--disable-mib-loading instead of --enable-mib-loading
changing this fixed my problem.
Best regards,
Oliver
On Tue, Jun 23, 2015 at 3:14 PM, Oliver Graute wrote:
> Hello,
>
> I observe a strange pr
> The TAINY-MIB is a self created MIB and is stored in /usr/share/snmp/mibs
is it sufficant to copy a self-build MIB to the /usr/share/snmp/mibs directory?
or do I need a fresh build with ./configure --with-mib-modules=myMIB ?
Best regards,
Oliver
--
Hello,
here some additional infos:
If I snmpwalk via the OID Number it is also working:
snmpwalk -v3 -m ALL -M /home/graute/snmp/mibs -n "" -u admin -a SHA -A
"12345678" -x AES -X "12345678" -l authPriv 127.0.0.1 1.3.6.1.2.1
And I see this:
snmpwalk -v3 -m ALL -M /home/graute/snmp/mibs -n "" -u