Release info: 3.10.0-957.5.1.el7.x86_64 x86_64
CentOS Linux release 7.6.1810 (Core)
Gnome is not installed
Hi,
We have an urgent issue on our system where a router / switch will send out a critical SNMP trap . This correctly raises a major alar on the GUI.
However when the next unrelated trap such as a configuration notification trap is recieved from the same device which is classed as a "Normal" trap, this clears the existing critical alarm on the GUI.
Can you please advise as to what is causing this as we are losing alarms.
see below for smnptt trap snippet of when this happened last...
Code: Select all
Wed Jun 2 17:00:55 2021 .1.3.6.1.6.3.1.1.5.3 Critical "Status Events" SMTDBPISCMWR01 - A linkDown trap signifies that the SNMP entity, acting in 2 GigabitEthernet0/1 ethernetCsmacd down
Wed Jun 2 17:00:55 2021 .1.3.6.1.6.3.1.1.5.3 Critical "Status Events" SMTDBPISCMWR01 - A linkDown trap signifies that the SNMP entity, acting in 2 GigabitEthernet0/1 ethernetCsmacd down
Wed Jun 2 17:03:33 2021 .1.3.6.1.4.1.9.9.43.2.0.1 Normal "Status Events" SMTDBPISCMWR01 - Notification of a configuration management event as 1 3 2
Wed Jun 2 17:03:37 2021 .1.3.6.1.4.1.9.9.43.2.0.1 Normal "Status Events" SMTDBPISCMWR01 - Notification of a configuration management event as 1 2 3
Wed Jun 2 17:06:01 2021 .1.3.6.1.4.1.9.9.43.2.0.1 Normal "Status Events" SMTDBPISCMWR01 - Notification of a configuration management event as 1 2 3
Wed Jun 2 17:09:31 2021 .1.3.6.1.4.1.9.9.43.2.0.1 Normal "Status Events" SMTDBPISCMWR01 - Notification of a configuration management event as 1 3 2
Thu Jun 3 06:53:10 2021 .1.3.6.1.4.1.9.9.43.2.0.1 Normal "Status Events" SMTDBPISCMWR01 - Notification of a configuration management event as 1 3 2
[root@snmptt]# Attached is an image of the GUI showing the alarm cleared.....there are no critical alarms for this device on the main services page even though the alarm is still active.
Note this is happening on every device. 1) a critical alarm is generated by an SNMP trap ...2) another normal stat unassociated status trap arrives from the same device, and the result is the initial GUI alarm is cleared.