-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
Hi,
I may found another bug in the SNMP - Server library. As I'm trying to send an SNMP Request where multiple OIDs are queried at once, the packets send by the server seems to be invalid. Even wireshark can't really deocde them although there might be a setting to ignore errors somewhere.
See the following screenshot. Here I tried to execute a simple snmp-get Request against the snmp - server:

You can see that wireshark can interpret the response and decodes it just fine. However if I have a request with multiple OIDs inside the request, I see that wireshark cannot interpret the frame as snmp:

I've attached the pcap file to this issue, filtered for udp - port 161.
snmp_server_issue.zip
Metadata
Metadata
Assignees
Labels
No labels