I've build net-snmp on this AIX (version 5.3.001) box I have, and when I tried doing a walk at .iso I get some answers back, but then it seg faults.
After searching the web... I tried invoking it with debugging to see if I can see more; maybe determine why its segfaulting. I invoked it using: /net-snmp-5.5/agent/.libs/lt-snmpd -c/net-snmp-5.5/test.conf -DALL -f -Lo -M /net-snmp-5.5/mibs -mALL localhost:2000 and I'm browsing it using: # ./snmpwalk -cpublic -v1 -M /net-snm-5.5/mibs -mALL localhost:2000 .iso It doesn't get very far down the tree. I see it trying to get ipFragsCreate, and then it faults. With the debug turned on I see it passing emitting the following statement 'a million times' before it finally dies. ... verbose:kernel:klookup: klookup(0, 2df24ac8, 24) succeededtrace: klookup(): kernel.c, 196: verbose:kernel:klookup: klookup(0, 2df24838, 24) succeededtrace: klookup(): kernel.c, 196: verbose:kernel:klookup: klookup(0, 2df245a8, 24) succeededtrace: klookup(): kernel.c, 196: Segmentation fault(coredump) Any clues as to what to try next? TIA Fulko
------------------------------------------------------------------------------ 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-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
