-
https://github.com/logstash-plugins/logstash-input-snmptrap/blob/f0478381ff1f1a15dd7b2356d8b1ab27857d0666/lib/logstash/inputs/snmptrap.rb#L85
By trying to map every varbind to a field, we are rapid…
-
1) create snmp-trap output plug-in
2) It should exposes common fields and lets them be overwritten before forwarding.
3) Should also support input snmptrap -> output snmptrap to diff listener whic…
-
When trying to extract fields of SNMPv1 trap from logstash output. Here is my pipeline:
![image](https://user-images.githubusercontent.com/15385953/55422348-13ad6a00-5599-11e9-8d89-f498a85f2796.p…
-
Description of problem:
snmptrap which is send from specific equipment isn't logged.
According to the snmptrapd debug log, snmptrapd failed to parse snmptrap header.
```
error while parsing …
-
### Component(s)
receiver/snmp
### Is your feature request related to a problem? Please describe.
We have customers who wish to use receive messages from SNMP traps
I see a [reference](htt…
-
It would be great if snmptrap could have an option to take USM credentials from a user configured in the persistent snmpd.conf file, similar to how trapsess does for snmpd. That way only the user, an…
-
I was testing the Snmpv3 traps and found that the USM time synchronization is failing.
Reload the switch, upon booting the SLX will send the traps to the ubuntu server and from the packet capture w…
-
Hello Etingof,
Version pysnmp (4.4.3)
I have an issue with "snmptrap" and you cant specify "Generic-Trap" like the original command "snmptrap".
snmptrap -v1 -c public 192.168.1.1 1.3.6.1.4.1.…
-
In smithsnmp, there is just only method which is triggered by oid of .1.3.6.1.6.3.1.1.4.42.0.
It works fine.
But, I think this is the remote trigger, not local
Is there any local trigger or app…
-
Any plans to add support for SNMP monitoring? Or am I missing something?