2009/8/4 François Dumont <[email protected]>: > Ok, I have found why it didn't work. I've looked the packets with wireshark, > and the problem was that the python script only sent BA BE, and not the rest > (00 00 FA CE). So I tried to put something else than 00, like 01 01 FA CE, > or BA BE FA CE, and it works. So it seems that the agent doesn't like when > python send him 0 in a MAC address.
It seems to be assuming that this is a null-terminated string. Hmmm... > But I don't know why, and how to fix it I've logged this as a bug in the project tracker (#2832044) Dave ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users
