2009/1/7 ???????? <[email protected]>: > How to configure snmptrapd.conf to make the FormatString work for > the traphandle? > > I wrote the content: > Format1 UDP:[%a] > in the snmptrapd.conf file. > > But it doesn't work.
That works for formatting SNMPv1 traps. For SNMPv2 traps (i.e. SNMPv2c or SNMPv3), then you need to use the directive "format2" instead. Dave ------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
