0 Replies Latest reply on Aug 8, 2003 10:29 AM by monu

    SNMP StatTable Problem

    monu

      Hello,

      In my code I make entry in a stattable. When I get the SnmpMibTable object in the JSP I can see the StatTable entry in the table.

      I tried using -DINFO_ADAPTOR_SNMP and -DINFO-ALL.
      And added the following code

      com.sun.jdmk.TraceListener listener = new com.sun.jdmk.TraceListener("c:/trace/trace.txt");
      com.sun.jdmk.TraceManager.addNotificationListener(listener, null);


      This helps me in getting trace in trace.txt, but only of sending Traps, but not of stattable.

      Any help is appreciated.

      cheers...
      Monu