Sample Header Ad - 728x90

SNMPWalk module not found

0 votes
1 answer
3388 views
I am currently trying to get extended output on SNMPWalk. I have installed snmp-mibs downloader and have been running download-mibs. I am using the following command: snmpwalk -v2c -c public [ip] -m NET-SNMP-EXTEND-MIB::nsExtendObjects and get the following error: MIB search path: /usr/share/snmp/mibs:/usr/share/snmp/mibs/iana:/usr/share/snmp/mibs/ietf:/var/lib/mibs:/var/lib/mibs/ietf:/var/lib/mibs/iana Cannot find module (nsExtendObjects): At line 1 in (none) I can confirm that my modules are in the right place, as I have verified manually. I have tried using -M to specify the location of modules. I use NET-SNMP version: 5.9 After the error, I get the same output as if I did not use extended mode. I can also confirm that there should be a different output, as another machine using the same configuration is able to get extended output. The "public" string is the right one. Thank you for any help :)
Asked by Ixiliae (1 rep)
May 16, 2021, 12:57 PM
Last activity: Jul 12, 2025, 08:03 PM