Issue with processing traps within Manage MIBs
Posted: Thu Aug 05, 2021 2:49 pm
Good afternoon,
We're currently undertaking a proof of concept of the Nagios tools and have some specific requirements it needs to meet, many around the receipt and processing of SNMP traps.
I've been able to successfully process traps against a MIB that already exists on the server (SNMPv2-MIB) so I know the process works. As well as supporting hundreds of MIBs in our existing monitoring tools, we maintain our own MIB (attached) which I'm using during our PoC. I've been able to upload it without error but when I attempt to process the traps in the MIB, nothing happens. We get no error returned but no number appears in the Associated Traps column on the Mange MIBs page, nor are they listed in the Defined Traps tab on the SNMP Trap Interface page.
When importing the MIB I observe it's been added to /usr/share/snmp/mibs, we just cannot process the traps.
We're running XI on CentOS 7 (64-bit):
We performed a manual installation on a newly built VM.
Any guidance would be appreciated.
Many thanks,
Neville
We're currently undertaking a proof of concept of the Nagios tools and have some specific requirements it needs to meet, many around the receipt and processing of SNMP traps.
I've been able to successfully process traps against a MIB that already exists on the server (SNMPv2-MIB) so I know the process works. As well as supporting hundreds of MIBs in our existing monitoring tools, we maintain our own MIB (attached) which I'm using during our PoC. I've been able to upload it without error but when I attempt to process the traps in the MIB, nothing happens. We get no error returned but no number appears in the Associated Traps column on the Mange MIBs page, nor are they listed in the Defined Traps tab on the SNMP Trap Interface page.
When importing the MIB I observe it's been added to /usr/share/snmp/mibs, we just cannot process the traps.
We're running XI on CentOS 7 (64-bit):
Code: Select all
$ cat /etc/centos-release
CentOS Linux release 7.9.2009 (Core)Any guidance would be appreciated.
Many thanks,
Neville