Re: Local snmpwalk fails with Unknown Object Identifier

2015-06-23 Thread Oliver Graute
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

Local snmpwalk fails with Unknown Object Identifier

2015-06-23 Thread Oliver Graute
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