Troubleshooting
- Module Errors: If you see could not load module '/usr/lib64/rsyslog/omsnmp.so', verify the rsyslog-snmp package is installed [3].
- Network Capture: If traps are not appearing in Spectrum, run tcpdump -envi any -s0 port 162 -w /tmp/traps.pcap to confirm the Syslog server is forwarding traps to the Spectrum IP [2].
Loopback Restriction: Ensure communication is not occurring over the loopback address (127.0.0.1), as Spectrum will not process these as valid traps for the RsyslogServer model [2].