On Wed, 2005-01-12 at 01:47, Christopher Fowler wrote:
> I've written a traphandler in C that is executed by snmptrapd when a
> trap comes in. snmptrapd spits out all information via STDOUT. Is
> there a way to get the actual data instead of the ASCII version of the
> trap.
You should be able to
I've written a traphandler in C that is executed by snmptrapd when a
trap comes in. snmptrapd spits out all information via STDOUT. Is
there a way to get the actual data instead of the ASCII version of the
trap. I would like to use the net-snmp libraries in my traphandler to
parse the data inste