Community names

2010-06-07 Thread Sam V
Hi Guys, How many communities can net-snmp agent support? Is there a limit? Ill appreciate any link to a detailed documentation about communities. Thanks. _ Turn down-time into

notWritable (That object does not support modification)

2010-05-04 Thread Sam V
Hi all, I can get all read-write objects in my MIB files. However I can't write them. Objects are read-write in the MIB file. I can write them fine if I skip the snmp agnet (using a debug interface). Does this ring any bells? snmpget -v2c -c testrwcomm localhost MY-MIB::myObject.0

netsnmp_tdomain_transport_oid_t returns NULL

2010-04-13 Thread Sam V
Hi guys, My SNMP agent would be working fine but for some period of time it fails and I noticed that netsnmp_tdomain_transport_oid_t returns NULL when it does. What does this mean? Thanks.

RE: SNMPv3 RFCs

2010-03-12 Thread Sam V
CC: net-snmp-users@lists.sourceforge.net On 11 March 2010 22:14, Sam V sbazd...@hotmail.com wrote: Can someone tell me what SNMPv3 related RFCs does net-snmp support? does it support the following RFCs? RFC3411SNMP v3 Management Framework RFC3412SNMP Message Process

SNMPv3 RFCs

2010-03-11 Thread Sam V
Hi there, Can someone tell me what SNMPv3 related RFCs does net-snmp support? does it support the following RFCs? RFC3411SNMP v3 Management Framework RFC3412SNMP Message Process and Dispatch RFC3413SNMP Applications RFC3414User-based Security Model for SNMPv3 Thanks.

RE: SNMPv3: Diffie-Hellman

2010-03-09 Thread Sam V
Is this something enabled from snmpd.conf? or is it enabled by default? Date: Tue, 9 Mar 2010 01:42:50 +0100 From: thomas.and...@blue-cable.de To: net-snmp-users@lists.sourceforge.net Subject: Re: SNMPv3: Diffie-Hellman Sam V wrote: Does net-snmp support the Diffie-Hellman mode

SNMPv3: Diffie-Hellman

2010-03-08 Thread Sam V
Hi there, Does net-snmp support the Diffie-Hellman mode for SNMPv3 authentication and privacy keys? If it does, what versions support this? Do I need a special configuration to enable this? Thanks.

calling read_all_mibs() to reload MIB files

2010-02-05 Thread Sam V
Hi there, I'm calling read_all_mibs() to re-read all mibs on run time in case newer new mib files are added or even an existing MIB file is updated. This way I don't have to restart my application. It is important for my not to restart my application even if MIB files are modified. This only

UDP-MIB

2009-12-11 Thread Sam V
Hi all, I'm currentlu using NET-SNMP version: 5.2.1.2. Is the UDP-MIB baseed on rfc4113 supported in this release? if not, what release it is supported in? Thanks. _ Windows Live: Keep

RE: DISMAN Event MIB configuration: monitor

2009-12-01 Thread Sam V
...@liverpool.ac.uk To: sbazd...@hotmail.com CC: net-snmp-users@lists.sourceforge.net 2009/11/30 Sam V sbazd...@hotmail.com: Now, in case of a threshold trigger which have multiple startup cases, Raising, Falling, RisingAndFalling. How can specify that I

DISMAN Event MIB configuration: monitor

2009-11-30 Thread Sam V
Hi Guys, I have a question about the syntax used to configure the disman event MIB in snmpd.conf. Specifically, startup condition in monitor keyword. I noticed there is an option -s to evaluate trigger on startup, and there is option -S not to evaluate the trigger on startup. Now, in case of

net-snmp crash

2009-10-27 Thread Sam V
Hi there, Has anyone seen this crash before? do you know if a fix already exists? #0 0x30373a74 in ?? () #1 0x68995a2f in netsnmp_call_handlers (reginfo=0x94c7900, reqinfo=0xb9e45e0, requests=0x9230780) at agent_handler.c:423 #2 0x6898b7f8 in handle_var_requests (asp=0xb9de680) at

enabeling agentx on runtime

2009-10-21 Thread Sam V
Hi there, If my master agent is already running and I added agentx support. master agentx in snmpd.conf file. I do not want to restart my master agent. I would like to enable agentx on signal HUP. So, what calls do I need to call from my signal handler to enable agentx? Thanks.

RE: agent_check_and_process: select info

2009-09-23 Thread Sam V
Is this issue being followed up? Is there at least a ticket submitted? From: sbazd...@hotmail.com To: net-snmp-users@lists.sourceforge.net Subject: RE: agent_check_and_process: select info Date: Wed, 16 Sep 2009 16:22:24 -0400 I agree. On an embedded system, there are

RE: agent_check_and_process: select info

2009-09-16 Thread Sam V
I agree. On an embedded system, there are applications that can't be simply rebooted. There has to be a way for net-snmp agent to recover from this. Date: Wed, 16 Sep 2009 08:32:48 +0200 Subject: Re: agent_check_and_process: select info From: bart.vanass...@gmail.com To:

RE: agent_check_and_process: select info

2009-09-15 Thread Sam V
, Sep 15, 2009 at 1:07 AM, Mike Ayers mike_ay...@tvworks.com wrote: From: Sam V [mailto:sbazd...@hotmail.com] Sent: Monday, September 14, 2009 7:04 AM Thanks, let me know if you have an idea for a fix? It is easy to reproduce. Just let snmp agent run then set the system date and time

RE: agent_check_and_process: select info

2009-09-15 Thread Sam V
Well, if ntpd starts up and time really of then there can be a big change, Subject: RE: agent_check_and_process: select info Date: Tue, 15 Sep 2009 10:48:53 -0700 From: mike_ay...@tvworks.com To: bart.vanass...@gmail.com CC: sbazd...@hotmail.com; net-snmp-users@lists.sourceforge.net

RE: agent_check_and_process: select info

2009-09-14 Thread Sam V
Thanks, let me know if you have an idea for a fix? It is easy to reproduce. Just let snmp agent run then set the system date and time backwards. Subject: Re: agent_check_and_process: select info From: ma...@lysator.liu.se To: sbazd...@hotmail.com CC: