Multiple OID request failure.

2006-08-08 Thread Greg L Robillard
Can anyone explain this data set table handler failure.   net-snmp 5.0.9 OS Linux 7.3   Command: snmpget -v2c -d -D ALL -m /bin/mymib.my -c public localhost enterprises.103.1.9.2.5.2.1   Debug Output: snmp_send: Building SNMPv2 message...trace: _snmp_build(): snmp_api.c, 2756:dumph_send: PDU-

data set handler question

2006-08-08 Thread Greg L Robillard
Using a data_set table handler.   Using a for (request = requests; request; request = request->next) loop, I would assume that multiple OID requests would be handles within the loop.  So sending multiple OID requests within a single snmpget, the for loop would get executed multiple times. 

Net-SNMP on Windows

2006-08-08 Thread Priya Mollyn (pmollyn)
Hi,   We are looking into the possibility of using net-snmp agent stack on both linux and windows platforms. Have read the README files and have some questions. How stable is the net-snmp agent stack on windows ? In terms of features/functionalities, is it similar to what is supported on li

permission denied for other users

2006-08-08 Thread [EMAIL PROTECTED]
Hello:I am compiled net-snmp  (snmpwalk, get, etc) for win32 using Microsoft Visual C++ tool. (enabled ipv6)The generated .exe(s) can be executed only on my PC, if I copy and paste on someone else's PC it gives 'permission denied' error when running on bash and cannot execute the specifie

permission denied for other users

2006-08-08 Thread [EMAIL PROTECTED]
Hello:I am compiled net-snmp  (snmpwalk, get, etc) for win32 using Microsoft Visual C++ tool. (enabled ipv6)The generated .exe(s) can be executed only on my PC, if I copy and paste on someone else's PC it gives 'permission denied' error when running on bash and cannot execute the specifie

Re: Get network interface traffic values with one second interval.

2006-08-08 Thread Dave Shield
On 08/08/06, Ricardo Aguiar <[EMAIL PROTECTED]> wrote: > I'm using net-snmp 5.3 (net-snmp-5.3-4.2) with fedora core 5 to get in/out > traffic statistics > with a one second interval Unfortunately,... I am only able to obtain > meaningful values if > I use 30 seconds or even more intervals. R

Get network interface traffic values with one second interval.

2006-08-08 Thread Ricardo Aguiar
Hi all, I'm using net-snmp 5.3 (net-snmp-5.3-4.2) with fedora core 5 to get in/out traffic statistics with a one second interval. To obtain that information I am using oid "1.3.6.1.2.1.2.2.1.10.3" and "1.3.6.1.2.1.2.2.1.16.3". Unfortunately, these counters are not updated often enough. In fact,