Re: when the agent has been from multiple hosts,

2011-03-03 Thread sujata patra
From: Magnus Fromreide To: sujata patra Cc: net-snmp-coders Sent: Fri, March 4, 2011 12:26:44 AM Subject: Re: when the agent has been from multiple hosts, On Thu, Mar 03, 2011 at 08:17:49AM -0800, sujata patra wrote: > Let's say myagent implements the oid 1

mibgroup/disman/nslookup should be omitted, not made read-only, for NETSNMP_NO_WRITE_SUPPORT

2011-03-03 Thread Bill Fenner
I see disman/nslookup was updated recently to make lookupCtlTable read-only for NETSNMP_NO_WRITE_SUPPORT. This seems odd, since the only way to use this MIB is to write rows into the lookupCtlTable. If there's a provision to exclude modules entirely for NETSNMP_NO_WRITE_SUPPORT, I think that's a

Re: when the agent has been from multiple hosts,

2011-03-03 Thread Magnus Fromreide
On Thu, Mar 03, 2011 at 08:17:49AM -0800, sujata patra wrote: > Let's say myagent implements the oid 1.3.6.1.4.1.11456.3.3. > > Host1 is running snmpd and configured to allow agentx connection. > > host2, host3, host4 is running the myagent and wants to connect to host1 > simultaneouly. wil

when the agent has been from multiple hosts,

2011-03-03 Thread sujata patra
Let's say myagent implements the oid 1.3.6.1.4.1.11456.3.3. Host1 is running snmpd and configured to allow agentx connection. host2, host3, host4 is running the myagent and wants to connect to host1 simultaneouly. will it be possible ? Can you please tell me what will to 3 sets of data ? H

RE: Notification Filtering

2011-03-03 Thread Shreyas Deodhar
Dave, Here's the snmpd.conf file rocommunity public rocommunity6 public rwcommunity private rwcommunity6 private authtrapenable 2 trap1community private informsink private 162 trap2community private informsink 10.20.30.40 private 162 trap3community public informsink 0.0.0.0 public 162 trap4commu

Re: Notification Filtering

2011-03-03 Thread Dave Shield
On 3 March 2011 10:21, Shreyas Deodhar wrote: >>>What are the access control settings for your agent? >        I am using net-snmp version 5.4.1, with write community as 'private' Can you please post the full contents of your snmpd.conf file. I've just tried the same command you posted on an age

RE: Notification Filtering

2011-03-03 Thread Shreyas Deodhar
Dave, >>What are the access control settings for your agent? I am using net-snmp version 5.4.1, with write community as 'private' >>Can you use 'snmpset' (with the community "private") on other MIB objects? Yes. - Shreyas -Original Message- From: dave.shi...@googlemail

Re: persistency ?

2011-03-03 Thread sujata patra
That's great . Thanks to all . From: Dave Shield To: sujata patra Cc: net-snmp-coders Sent: Thu, March 3, 2011 1:55:16 PM Subject: Re: persistency ? On 3 March 2011 05:27, sujata patra wrote: > While shutting down it is trying to save some data. I am runnin

Re: Notification Filtering

2011-03-03 Thread Dave Shield
On 3 March 2011 09:37, Shreyas Deodhar wrote: > [root@localhost Desktop]# snmpset -v2c -c private >snmpNotifyFilterRowStatus.\"noColdStart\".1.3.6.1.6.3.1.1.5.1 i createAndGo >snmpNotifyFilterType.\"noColdStart\".1.3.6.1.6.3.1.1.5.1 i excluded > > Error in packet. > Reason: notWritable (T

Notification Filtering

2011-03-03 Thread Shreyas Deodhar
Hi Dave, I saw your reply on Notification Filtering topic, I went through the links posted by you I tried all the steps given there and I am getting error while creating FilterTable Following is the error [root@localhost Desktop]# snmpset -v2c -c private snmpNotifyFilterRowStatus.\"noColdSt

Re: persistency ?

2011-03-03 Thread Dave Shield
On 3 March 2011 05:27, sujata patra wrote: > While shutting down it is trying to save some data. I am running my agent as > master-agent as non-root. As the permission is not there it shows the bewlo > informations. > > Creating directory: /var/net-snmp > Failed to create the persistent directory

Fwd: Re: The best approach to control a serial device with an extended agent

2011-03-03 Thread Niels Baggesen
Original Meddelelse Subject: Re: The best approach to control a serial device with an extended agent Date: Tue, 01 Mar 2011 20:27:50 +0100 From: Niels Baggesen To: Magnus Fromreide Den 28-02-2011 22:26, Magnus Fromreide skrev: > I think that is a bad idea. There is nothing t