I’m having some issues with the SNMP Trap Input. The aim is to parse Traps from Cisco Wireless LAN controllers, I have the device successfully trapping and Logstash is dumping to a file however I’m struggling to get anything useful from the resulting output as I’m unable to import custom vendor specific MIB’s.
How do we import MIB’s and parse the SNMP traps?
Thanks