Re: NET-SNMP V3 question.

2009-12-02 Thread Dave Shield
2009/12/1 Pil Choi : > Now how will the client(snmp manager) call the > master/subagent remotely? By specifying the IP address of the remote host (i.e. the system where the master and subagent are running). We can't be any more specific, because you haven't said anthing about what SNMP manager y

RE: NET-SNMP V3 question.

2009-12-01 Thread Mike Ayers
> From: Pil Choi [mailto:cpil...@hotmail.com] > Sent: Tuesday, December 01, 2009 10:06 AM > This is how I did in subagent code to talk to master agent. Now how > will the client(snmp manager) call the master/subagent remotely? What > should be in snmpd.conf file? > > netsnmp_ds_set_string(NETSNM

RE: NET-SNMP V3 question.

2009-12-01 Thread Pil Choi
1.705"); Thanks, Pil > Date: Tue, 1 Dec 2009 16:05:10 +0000 > Subject: Re: NET-SNMP V3 question. > From: d.t.shi...@liverpool.ac.uk > To: cpil...@hotmail.com > CC: net-snmp-users@lists.sourceforge.net > > 2009/12/1 Pil Choi : > >

Re: NET-SNMP V3 question.

2009-12-01 Thread Dave Shield
2009/12/1 Pil Choi : > I need to > figure out how to configure SNMP so that SNMP manager communicate with its > master/subagent via network remotely with local host between subagent and > master agent, but SNMP manager should use sub

RE: NET-SNMP V3 question.

2009-12-01 Thread Pil Choi
I am sorry...correction in red below. From: cpil...@hotmail.com To: d.t.shi...@liverpool.ac.uk CC: net-snmp-users@lists.sourceforge.net Subject: RE: NET-SNMP V3 question. Date: Tue, 1 Dec 2009 10:41:06 -0500 Hi Dave, subagent is running on a dev board. And its itable looks empty. The

RE: NET-SNMP V3 question.

2009-12-01 Thread Pil Choi
09 14:16:15 + > Subject: Re: NET-SNMP V3 question. > From: d.t.shi...@liverpool.ac.uk > To: cpil...@hotmail.com > CC: net-snmp-users@lists.sourceforge.net > > 2009/12/1 Pil Choi : > > My SNMP manger fails to send a message to a > > remote Master agnet and

Re: NET-SNMP V3 question.

2009-12-01 Thread Dave Shield
2009/12/1 Pil Choi : > My SNMP manger fails to send a message to a > remote Master agnet and sub-agent that I created via net-work > . It is fine when they are running on the same machines. Check whether the remote machine has a firewall configured. (eg. iptables on a Linux box