SNMP Traps don't work
Posted: Thu Nov 26, 2020 10:31 am
tcpdump port 162 -i any :
We tried both a wildcard and a regular oid trap definition:
.iso.0.8802.1.1.1.1.2.1.1.*
.iso.0.8802.1.*
The status reported is "waiting for trap...."
The send test trap from the advanced tab does not work either - we have defined the test trap.
The snmptt log:
We have setup the /etc/snmp/snmptrapd.conf with or without authenticaton for v.2c
Any help will be appreciated
Code: Select all
17:09:02.503370 IP ****.51684 > *****.*******.gr.snmptrap: C=****** Trap(51) E:cisco.9.220 ******* enterpriseSpecific s=1 745715785 .iso.0.8802.1.1.1.1.2.1.1.1.10035=4.iso.0.8802.1.1.1.1.2.1.1.*
.iso.0.8802.1.*
The status reported is "waiting for trap...."
The send test trap from the advanced tab does not work either - we have defined the test trap.
The snmptt log:
Code: Select all
Thu Nov 26 16:56:43 2020 .1.3.6.1.6.3.1.1.5.3 Normal "Status Events" UNKNOWN - Link down on interface 10144. Admin state: GigabitEthernet1/0/44. Operational state: ethernetCsmacd
Thu Nov 26 16:57:14 2020 .1.3.6.1.6.3.1.1.5.4 Normal "Status Events" UNKNOWN - Link up on interface 10144. Admin state: GigabitEthernet1/0/44. Operational state: ethernetCsmacd
Thu Nov 26 17:05:20 2020 .1.3.6.1.6.3.1.1.5.3 Normal "Status Events" UNKNOWN - Link down on interface 10037. Admin state: FastEthernet0/37. Operational state: ethernetCsmacd
Thu Nov 26 17:05:25 2020 .1.3.6.1.6.3.1.1.5.4 Normal "Status Events" UNKNOWN - Link up on interface 10037. Admin state: FastEthernet0/37. Operational state: ethernetCsmacd
Thu Nov 26 17:05:37 2020 .1.3.6.1.6.3.1.1.5.3 Normal "Status Events" UNKNOWN - Link down on interface 10037. Admin state: FastEthernet0/37. Operational state: ethernetCsmacd
Thu Nov 26 17:05:39 2020 .1.3.6.1.6.3.1.1.5.4 Normal "Status Events" UNKNOWN - Link up on interface 10037. Admin state: FastEthernet0/37. Operational state: ethernetCsmacd
Any help will be appreciated