Networking

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • Debugging problem

    1 answers - 668 bytes - related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

    hi friends
    How To Debug the snmpd
    i tried to use to Debug but it is not showing any DEBUG statement that
    include in my .c file
    i tried by using
    snmpd -f -Le
    is there any method to debug my program in netsnmp please tell me
    sathya
    Using Tomcat but need to do more? Need to support web services, security?
    Get stuff done quickly with pre-integrated technology to make your job easier.
    Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
    Net-snmp-users mailing list
    Net-snmp-users (AT) lists (DOT) sourceforge.net
    Please see the following page to unsubscribe or change other options:
  • No.1 | | 993 bytes | |

    05/02/07, sathyanarayanan Thangavelu <t.sathyanarayanan (AT) gmail (DOT) comwrote:
    i tried to use to Debug but it is not showing any DEBUG statement that
    include in my .c file
    i tried by using
    snmpd -f -Le
    is there any method to debug my program in netsnmp

    You'd need to run the agent using

    snmpd -f -Le -Dtoken

    where "token" is the first parameter to the DEBUG() call.

    That allows you to turn on selected areas of debugging - rather than
    being deluged with *all* of the debug output. (And there's a lot!)

    Dave

    Using Tomcat but need to do more? Need to support web services, security?
    Get stuff done quickly with pre-integrated technology to make your job easier.
    Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo

    Net-snmp-users mailing list
    Net-snmp-users (AT) lists (DOT) sourceforge.net
    Please see the following page to unsubscribe or change other options:

Re: Debugging problem


max 4000 letters.
Your nickname that display:
In order to stop the spam: 0 + 9 =
QUESTION ON "Networking"

EMSDN.COM