>>>>> On Fri, 25 Dec 2009 11:03:13 -0800, Rohit Kaushal >>>>> <[email protected]> said:
RK> I'm using versions 5.1.4 and 5.4.2 and would like to log receipt of RK> illegal SNMPv3 PDUs. Can someone on this list point me to any RK> documentation that describes how to enable this if supported, where RK> is it logged and if it identifies the types of exceptions handled as RK> illegal SNMPv3 PDUs. Thanks, rohit You can turn on notifications for Unauthorized PDUs using the 'authtrapenable' snmpd.conf token. But "illegal" could mean a wide range of things. Do you also mean badly formatted packages? If so, you'll likely need to run with a -D switch with appropriate debugging tokens to catch errors about parsing. -- Wes Hardaker Please mail all replies to [email protected] ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
