> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Larry Low
> Sent: Monday, March 31, 2008 10:38 AM
> I've been trying to do this in configuration but I can't
> quite figure out the command.
>
> format "%B\n\n%b\n\n%V\n\n%v\n\n"
> traphandle default /opt/traphandler/test.pl
_
From: Larry Low
Sent: Tuesday, March 25, 2008 11:01 AM
To: Larry Low; net-snmp-users@lists.sourceforge.net
Subject: RE: SNMP Trap LF in DisplayString
Maybe this was suited more for the devel list. I'm thinking, if there isn't
one already, an option to e
lto:[EMAIL PROTECTED] On Behalf Of Larry Low
Sent: Monday, March 24, 2008 6:25 PM
To: net-snmp-users@lists.sourceforge.net
Subject: SNMP Trap LF in DisplayString
snmptrapd will separate out variable bindings with LF when used. The problem
is that DisplayString can have CR LF, CR, and CR NUL. Since C
snmptrapd will separate out variable bindings with LF when used. The problem
is that DisplayString can have CR LF, CR, and CR NUL. Since CR anything else
is invalid maybe separating out the variable bindings with CR CR would cause
less problems when trying to parse?
Thoughts?
Larry Low