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 <oliver.gra...@gmail.com> wrote:
> Hello,
>
> I observe a strange problem with net-snmp while retrieving a subtree
> with snmpwalk:
>
> On the Target Host itself I got a Unknown Object Identifier Error Message..
>
> snmpwalk -v3 -m ALL -M /usr/share/snmp/mibs -n "" -u admin -a SH
> A -A "12345678" -x AES -X "12345678" -l authPriv localhost 
> TAINY-MIB::tainyMIBOb
> jects
> TAINY-MIB::tainyMIBObjects: Unknown Object Identifier
> (TAINY-MIB::tainyMIBObjects)
>
> The same command from a Remote Host to the Target is working like expecting:
>
> snmpwalk -v3 -m ALL -M /home/graute/snmp/mibs -n "" -u admin -a SHA -A
> "12345678" -x AES -X "12345678" -l authPriv 192.168.1.8:161
> TAINY-MIB::tainyMIBObje
> cts
>
> snmpwalk -v3 -m ALL -M /home/graute/snmp/mibs -n "" -u admin -a SHA -A
> "12345678" -x AES -X "12345678" -l authPriv 192.168.1.8:161
> TAINY-MIB::tainyMIBObje
> cts
> TAINY-MIB::tainyCSQ = INTEGER: 99
> TAINY-MIB::tainyLACCID = ""
> TAINY-MIB::tainyWirelessWANIP = ""
> TAINY-MIB::tainyAccessTechnology = INTEGER: 0
> TAINY-MIB::tainyAccessTechnologyString = STRING: "Access Technology Unknown"
> TAINY-MIB::tainyWirelessNetWorkConnected = INTEGER: 0
> TAINY-MIB::tainyWirelessWANOnline = INTEGER: 0
> TAINY-MIB::tainyIMEI = ""
> TAINY-MIB::tainyIMSI = ""
> TAINY-MIB::tainyICCID = ""
> TAINY-MIB::tainyDNS1 = ""
> TAINY-MIB::tainyDNS2 = ""
> TAINY-MIB::tainyDNS3 = ""
>
> ...
>
> Some ideas whats is going wrong here?
>
> The TAINY-MIB is a self created MIB and is stored in  /usr/share/snmp/mibs
>
> /usr/bin/snmpwalk -V
> NET-SNMP version: 5.7.3
>
> Best regards,
>
> Oliver

------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
_______________________________________________
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