Hi All,

I am runnig master agent as ,
  # /usr/local/sbin/snmpd ,

  and my subagent as
   # ./simpleTable  -f -L -x "tcp:localhost:7058"

   Configuration file snmpd.conf , entry is,
    master agentx
        agentxsocket   tcp:localhost:7058


   The subagent does connect to the master agent.


   But  if I am doing the snmpwalk , I am getting,
     # snmpwalk -v 2c  -c public localhost simple-MIB::simpleTable
        Timeout: No Response from localhost




    If I run the subagent as the master agent,

        #./simpleTable -f -L -DsimpleTable -M localhost:1161

    and I run the command,
         # snmpwalk -v 1 -c public localhost:1161 simple-MIB::simpleTable

     I am getting the values.


Please help me in this regard .

Thanks,
Pranesh
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to