mail refusal

2004-11-12 Thread 이기철
refusal 최대 100MB, 더이상 용량 고민없는 야후! 메일을 써보세요. 야후! 비트박스 최신곡, 추천곡, 가요, OST, 팝송, 뮤

Re: send_trap: no v2 trapOID varbind provided

2004-11-12 Thread David Waller
Hi All I am new to net-snmp. I am using net-snmp-5.1.2 on a Slackware 9 box. I am trying to get an external c program (a sniffer) to send traps. I tried to implement notification.c and got the error msg. send_trap: no v2 trapOID varbind provided Here's my code:

separating agent and deamon

2004-11-12 Thread ericcartman
hi everybody! i am new to net-snmp and doing some college project involving net-snmp. so i wondered if it is possible to separate the agent from the snmpd and the browser and how one would try to do it? in the end i'd like to develop a more modular way of compiling/changeing net-snmp than it is t

Re: 5.2.rc3: fix for FreeBSD 5.2

2004-11-12 Thread Wes Hardaker
> On Thu, 11 Nov 2004 09:48:06 -0500, Robert Story <[EMAIL PROTECTED]> said: Robert> It seems that I was overly optimistic in hoping that there was Robert> a common structure for the ifIndex ioctl call based on testing Robert> on the SourceForge compile farm machines. A recent message to Rober

Memory consumption with registering instances

2004-11-12 Thread Grasic Igor
Hello everybody, Design of our system requires one master agent and seven subagents modules (currently on Linux). I've writen most of the code with the help of netsnmp_register_instance() to implements particular row from different subagents and together they represents complete tables of data.