Re: Forward SNMPv3 traps from snmptrapd to snmpc

2015-10-05 Thread Pranesh Kulkarni
instead of 127.0.0.1 give actual IP address On Thu, Sep 3, 2015 at 12:11 PM, Sanjay Singh wrote: > How can i forward the Traps received by SNMPTRAPd to SNMPc (Castle Rock > Manager) Both are running on the same machine (Windows 7) > > My entry for snmptrapd.conf is: > > authUser log,execute,net

Re: Forward SNMPv3 traps from snmptrapd to snmpc

2015-10-05 Thread Pushpa Thimmaiah
Hi Sanjay Singh, Try with adding port number where SNMPc listening to . 'forward default localhost:portnumber' Eg: forward default 127.0.0.1:4477 On Mon, Oct 5, 2015 at 4:56 PM, Pushpa Thimmaiah wrote: > Hi Sanjay Singh, > > > Try with adding port number like 'forward default localhost:portn

Re: Forward SNMPv3 traps from snmptrapd to snmpc

2015-10-05 Thread Pushpa Thimmaiah
Hi Sanjay Singh, Try with adding port number like 'forward default localhost:portnumber' Eg: forward default 127.0.0.1:4477 On Thu, Sep 3, 2015 at 12:11 PM, Sanjay Singh wrote: > How can i forward the Traps received by SNMPTRAPd to SNMPc (Castle Rock > Manager) Both are running on the same m