SNMP OID names are not being mapped to OID code

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
nabeelasim
Posts: 1
Joined: Wed May 31, 2017 3:18 pm

SNMP OID names are not being mapped to OID code

Post by nabeelasim »

Hi all,


When i import the MIB it only shows the OID code and not the OID name. Can anyone please help.



Regards
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: SNMP OID names are not being mapped to OID code

Post by ssax »

Please run this command:

Code: Select all

zip -r /tmp/snmpfiles.zip /usr/share/snmp/mibs /etc/snmp
Then attach the resulting /tmp/snmpfiles.zip file.

How did you import them? (what process did you take)

Please send an example of what you are seeing and what it should be.


Thank you
Locked