Details
Assignee
Jeff GehlbachJeff GehlbachReporter
Bob BusbyBob BusbyLabels
Components
Affects versions
Priority
Minor
Details
Details
Assignee
Jeff Gehlbach
Jeff GehlbachReporter
Bob Busby
Bob BusbyLabels
Components
Affects versions
Priority
PagerDuty
PagerDuty
PagerDuty
Created March 26, 2007 at 12:06 PM
Updated September 21, 2021 at 6:21 PM
When forwarding traps in a scriptd script, as in the example
scriptd-configuration.xml, the snmpTrapOID an sysuptime varbinds appear to be
stripped and not delivered to the recipient system. When forwarding from an
opennms 1.3.2 system to an opennms 1.2.9 system, the 1.2.9 system reports the
following in trapd.log upon trap reception:
2007-03-22 12:35:49,549 INFO [TrapQueueProcessor] TrapQueueProcessor: V2 trap
from 1.1.1.4 IGNORED due to not having the required varbinds.
The first varbind must be sysUpTime.0 and the second snmpTrapOID.0
Symptom occurs with both snmp4j and joesnmp strategies.
See attached for more detailed logs.