On 30/11/2007, Shantanu Sinha <[EMAIL PROTECTED]> wrote: > I am using netsnmp_create_handler_registration() to register the root OID.
No - that doesn't register the OID. It creates a netsnmp_handler_registration structure which is then used to register the OID - but it doesn't register the OID itself. What is the full initialisation code for this module? Dave ------------------------------------------------------------------------- SF.Net email is sponsored by: The Future of Linux Business White Paper from Novell. From the desktop to the data center, Linux is going mainstream. Let it simplify your IT future. http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
