Issue with net-snmp subagent development
Tapeesh Manori <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <CAJ67rurmchMBFPK7LzKEm4LrR_9DBUhg==SF_bkD3iTrS3HWAw@mail.gmail.com> |
Dear contibutors, netsnmp_create_handler_registration fuction is called from the C implementation file which was generated by Mib2c command in order to process the all snmp requests.. so My actual problem is that on snmp bulkrequest from manager it takes 8-9 second to respond, and for getting a single attribute from mib browser via GET-NEXT-REQUEST my code takes 40-50 msec time to respond captured via Wireshark tool. Further on studying the sub-Agent code i found that in Mib code initialization (C implementation file )even to retrieve a single attribute of a MIBNODE using MIB browser there is a routine which name _get_next_data_point() is anonymously getting called n- numbers of times. which i guess can be optimized by modifying the Mib code initialization part in my sub-Agent side. So can anyone help me by giving full clarification about how this Mib code initialization (C implementation file )part works,and net-snmp data structures used in Mib code initialization, so I may do an Efficient and fast management of my Entity. ------------------------------------------------------------------------------ Go from Idea to Many App Stores Faster with Intel(R) XDK Give your users amazing mobile app experiences with Intel(R) XDK. Use one codebase in this all-in-one HTML5 development environment. Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs. http://pubads.g.doubleclick.net/gampad/clk?id=254741911&iu=/4140 _______________________________________________ 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