Page 1 of 1

Manually configure OID

Posted: Fri Jul 28, 2017 1:29 pm
by ericssonvietnam
I have received multiple unknowns is there a way i can configure the OIDS manually

M attaching the screenshot of one unknown which i have received can you let me know how i can configure it without MIBS for that.

Re: Manually configure OID

Posted: Fri Jul 28, 2017 3:01 pm
by dwhitfield
Did you just put the MIB in /usr/share/snmp/mibs ? You need to also run addmib /usr/share/snmp/mibs/YOUR-MIB-FILENAME. Additionally, you need to run service snmptt restart.

Re: Manually configure OID

Posted: Fri Jul 28, 2017 4:52 pm
by ericssonvietnam
dwhitfield wrote:Did you just put the MIB in /usr/share/snmp/mibs ? You need to also run addmib /usr/share/snmp/mibs/YOUR-MIB-FILENAME. Additionally, you need to run service snmptt restart.
I have already added all the MIBS provided but i cannot seen the OID .1.3.6.1.4.1.3881.2.2.0.3 in my snmptt configuration file.

Is it possible to create the manual entry in the snmptt configuration file?

Re: Manually configure OID

Posted: Sat Jul 29, 2017 8:18 pm
by gormank
Googling the OID says its fro Ericsson. and from ERICSSON-ALARM-IRP-MIB.mib.
Chances are the MIB isn't installed.

http://oidref.com/1.3.6.1.4.1.3881.2.2.0.3

Re: Manually configure OID

Posted: Mon Jul 31, 2017 12:01 pm
by tgriep
It could be that the MIB file did not include that OID so you can either get another MIB file or like you asked, add the entry manually.
Take a look at this KB article for how SNMP Traps work in XI and how to manually add an entry.
https://support.nagios.com/kb/article/n ... orial.html