Re: Question on Net-SNMP (SNMPD)

2011-03-31 Thread Ashwin Kumar
*Hey Paul,* * * *I would post you the instructions to get started... Also, my instructions will be based on the Linux box (but getting them work on Windows is similar to Linux, except the configurations...) * *Don't mind if I get back to you on or after the 2nd! :-)* 2011/4/1 Sun Paul > Terribl

RE: Question on Net-SNMP (SNMPD)

2011-03-31 Thread Sun Paul
Terribly sorry! I really not sure who to start! can anyone help? Thanks -RBK Date: Wed, 30 Mar 2011 09:35:21 +0800 Subject: Re: Question on Net-SNMP (SNMPD) From: 2nth0...@gmail.com To: paul_...@hotmail.com CC: net-snmp-users@lists.sourceforge.net View the wiki page on how to extend snmp deam

snmpd error starting deamon on freebsd8.2

2011-03-31 Thread Michel Blais
Hi, When I try to start the snmpd "/usr/local/etc/rc.d/snmpd start" or "/usr/local/sbin/snmpd -c /etc/snmpd.config -A", I get the following error in snmpd.log : getaddrinfo("216.113.32.1", NULL, ...): hostname nor servname provided, or not known Error opening specified endpoint "216.113.32.1:161"

snmpd stating error on freebsd8.2

2011-03-31 Thread Michel Blais
Hi, When I try to start the snmpd "/usr/local/etc/rc.d/snmpd start" or "/usr/local/sbin/snmpd -c /etc/snmpd.config -A", I get the following error in snmpd.log : getaddrinfo("216.113.32.1", NULL, ...): hostname nor servname provided, or not known Error opening specified endpoint "216.113.32.1:1

Re: caches with timeouts below a second

2011-03-31 Thread Dave Shield
On 31 March 2011 13:57, Alec Edgington wrote: > I'm using mib2c to create a net-snmp subagent that uses caches, and I > would like some of them to have timeouts of less than a second. Will I > have to make changes in the SNMP library code to do this, or is there an > easier way? The simplest appr

Re: snmp proxy to multiple devices with same oid using contextEngineId

2011-03-31 Thread Boris Zweimueller
Hi dave Thanks for clarification. It works perfectly when I access the proxy with v3 and the remote agent with v3 aswell. As I have an agent which only understands v2 with a specific community string I tried the following: (Just for testing proxy everything to the remote device) proxy -Cn cont

caches with timeouts below a second

2011-03-31 Thread Alec Edgington
I'm using mib2c to create a net-snmp subagent that uses caches, and I would like some of them to have timeouts of less than a second. Will I have to make changes in the SNMP library code to do this, or is there an easier way? (I notice there's a function snmp_alarm_register_hr that seems to be

requires urgent help regarding how to write and register our own MIB for just monitoring purpose

2011-03-31 Thread Umesh Kumar L.R
hi, I am doing some project where i need to minitor the digital video recorder for disk space, temperature, camera connectivity ect, for that i need to create my own MIB, please can any one help how to create my own MIB file and make it for the agent to recognise it. And also i would like to know h

a question about net-snmp mode

2011-03-31 Thread 诚 张
Dear sir:  I have a question about net-snmp modes. I uses mib2c to generate two files, one is a C implement file and the other is a C header file. My problem is in the C implement file. There are some fuctions,and I should finish those fuctions. In some fuctions, there are some case include  MODE

Re: netsnmp for uclinux

2011-03-31 Thread geetha ramani
NET SNMP COMPILATION FOR UCLINUX package :net-snmp -5.6.1 configure ./configure --target=bfin --with-cc=bfin-uclinux-gcc --with-ar=bfin-uclinux-ar --with-endianness=little --enable-mini-agent --disable-debugging --includedir="/home/manu/uClinux-dist/uClibc/include" --without-kmem-usage --with-tr

Re: how to stop continuoulsy unauthorized access

2011-03-31 Thread Wes Hardaker
> On Tue, 29 Mar 2011 11:24:11 -0700, sunaina mangla > said: sm> Is there anyway by which SNMP agent can come to know about an sm> unauthorized access ? if yes, then probably I can send this info to sm> some other process which can block (using IPtables rules) this IP to sm> access the