Fw: Net-SNMP Agent is not respondig to my manager in the network.

2006-07-26 Thread rajasekhar kavuri
- Forwarded Message From: rajasekhar kavuri <[EMAIL PROTECTED]>To: net-snmp-users@lists.sourceforge.netSent: Tuesday, 25 July, 2006 11:55:10 PMSubject: Net-SNMP Agent is not respondig to my manager in the network.hai can anyone help me to this problem. i am having two machines. say machin

adding rfcs to distribution

2006-07-26 Thread G. S. Marzot
Thought it might be good idea to add the SNMP rfcs to the distro...in the same way BIND does with DNS rfcs...here is the proposed dir structure... under top nevel net-snmp/rfcs? or net-snmp/doc/rfcs? thoughts? rfcs rfcs/snmpV2 rfcs/snmpV2/rfc1901.txt rfcs/snmpV2/rfc1902.txt rfcs/snmpV2/rfc1903.

Re: questions about trap receiver

2006-07-26 Thread Dave Shield
On 26/07/06, 尧昱 <[EMAIL PROTECTED]> wrote: I have link the libraries, but the reasult is the same, and then i changed the code, gcc, the reasult is : /tmp/ccpS4oOb.o(.text+0x5a5): In function `main': : undefined reference to `init_agent' collect2: ld returned 1 exit status OK - try using the l

Re: Net-snmp-coders Digest, Vol 2, Issue 27

2006-07-26 Thread 尧昱
I have link the libraries, but the reasult is the same, and then i changed the code, gcc, the reasult is : /tmp/ccpS4oOb.o(.text+0x5a5): In function `main': : undefined reference to `init_agent' collect2: ld returned 1 exit status I don't know why, and why in the trapd receiver(snmptrapd) codes ne