Re: Is it necessary to be root to install Net-SNMP

2008-05-22 Thread Raghavendra Prasad
Thank you Dave. We had decided to stick to being a root user for SNMP agent development. I will give a try soon and let you know the result. With regards, Raghavendra PS: Sorry for my personal e-mail - This SF.net email is s

Re: Is it necessary to be root to install Net-SNMP

2008-05-22 Thread Raghavendra Prasad
Thank you Dave. We had decided to stick to being a root user for SNMP agent development. I will give a try soon and let you know the result. With regards, Raghavendra - This SF.net email is sponsored by: Microsoft Defy all ch

Re :Subagent does not register its context

2008-05-22 Thread girish
while registering your mib or a single oid register that oid with the context name you want.Like this:    netsnmp_handler_registration *reg;    netsnmp_register_scalar(reg = netsnmp_create_handler_registration    ("myId", handle_myId, myId_oid,  

No ifAdminStatus

2008-05-22 Thread lanas
Folks, I'm doing a test on linkUpDownNotifications and I don't receive any ifIndex, ifAdminStatus, or ifOperStatus when a link is brought up or down. All I get is: 11:27 TRAP:Cold Start from UDP: [192.168.1.12]:1025 TRAP2, SNMP v2c, community testcomm DISMAN-EVENT-MIB::sysUpTimeInstance =

Re: IP redirection

2008-05-22 Thread Dave Shield
2008/5/21 k_simplydev <[EMAIL PROTECTED]>: >> The first thing is to check that queries from 21 to 20 are working properly. >> >> What happens if you log on to the 21 system, and run >> snmpgetnext -v 1 -c public 192.168.0.20 .1.3 > it is working i have the answer giving the OS (Linux Fedor

Re: Extending the agent

2008-05-22 Thread Dave Shield
2008/5/21 CHAHIBI Samira <[EMAIL PROTECTED]>: > I want to extend my agent with a mib containing one simple integer variable. > My problem is that i can't make snmpget on my variable. Have a look at the FAQ entry I've added my code to this template and it still doesn't work. Why not? http

Re: traps from table

2008-05-22 Thread Dave Shield
2008/5/15 Michael Musenbrock <[EMAIL PROTECTED]>: > I want to send a trap if some value has changed in my snmp-table... > I have to save all the values and compare it to the new one?! Is this right? Correct. > And are there some given structures to do that task, e.g. every x seconds? The simpl

Re: Is it necessary to be root to install Net-SNMP

2008-05-22 Thread Dave Shield
2008/5/9 Raghavendra Prasad <[EMAIL PROTECTED]>: >>>OK - so install the perl modules (manually) into a suitable location, >>>and tweak the @INC search list to look there. > > Could you please explain in more detail. Are you referring to fiddling > with Make file? No. I mean installing these module

Re: [Never Mind] Subagent does not register its context

2008-05-22 Thread Richard Freedman
Putting trace code into the library module that built the message, I discovered I had been running with the Solaris library, and not the net-snmp one. When I updated the libraries, the problem went away. I hope nobody spent much time on it. Thanks. Richard Freedman At 12:25 PM 5/22/2008 -0400,

Subagent does not register its context

2008-05-22 Thread Richard Freedman
What do I need to put into my configuration file(s)? I'm running net-snmp 5.4.1. I want to register an OID for a subagent with a particular context (because I need to register the same OID for other subagents with other contexts). It works for snmpv1, but of course my application requires it to

Net-SNMP 5.2.5.rc1 available

2008-05-22 Thread Wes Hardaker
Net-SNMP 5.2.5.rc1 is now available for testing. The 5.2.5 release is just a bug fix release in the 5.2 branch of the code. (The 5.2 line of code is actually quite old and you should consider upgrading to the 5.4 line but if you can't and just want bug fixes, this release may be for you). Here

Re: I need a message that was sent to this support list to be removed from the fixunix site

2008-05-22 Thread Dave Shield
2008/5/22 <[EMAIL PROTECTED]>: > I'm not exactly sure how this works but I posted a thread to this link for > help with a logmatch problem I was having at the time. > > It has been pointed out to me that a site called fixunix.com has this thread > visible to the WWW. I need to have the thread del

Re: IP redirection

2008-05-22 Thread k_simplydev
Dave Shield a écrit : 2008/5/20 k_simplydev : I have three hosts : 192.168.0.20, 192.168.0.21 and 192.168.0.22 The both first have a snmp daemon which is running and the last only a snmp client. in the .21 host i wrote in the snmpd.conf proxy -v 1 -c public 192.168.0.20 .1.3 but when I sent

I need a message that was sent to this support list to be removed from the fixunix site

2008-05-22 Thread cedman498
I'm not exactly sure how this works but I posted a thread to this link for help with a logmatch problem I was having at the time. It has been pointed out to me that a site called fixunix.com has this thread visible to the WWW. I need to have the thread deleted ASAP. Could some one please po