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.
Manually configure OID
-
ericssonvietnam
- Posts: 239
- Joined: Mon Jun 27, 2016 11:05 pm
Manually configure OID
You do not have the required permissions to view the files attached to this post.
-
dwhitfield
- Former Nagios Staff
- Posts: 4583
- Joined: Wed Sep 21, 2016 10:29 am
- Location: NoLo, Minneapolis, MN
- Contact:
Re: Manually configure OID
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.
-
ericssonvietnam
- Posts: 239
- Joined: Mon Jun 27, 2016 11:05 pm
Re: Manually configure OID
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.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.
Is it possible to create the manual entry in the snmptt configuration file?
Re: Manually configure OID
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
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
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
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
Be sure to check out our Knowledgebase for helpful articles and solutions!