Security

2005-03-29 Thread Jude Amal Anand
-- Forwarded message -- From: Jude Amal Anand [EMAIL PROTECTED] Date: Sun, 13 Mar 2005 00:27:36 +0530 Subject: Security?? To: snmp net-snmp-users@lists.sourceforge.net I am using the latest version of NET-SNMP. I have written the MIB and a small AGENT which sends TRAPs regularly

Security??

2005-03-12 Thread Jude Amal Anand
I am using the latest version of NET-SNMP. I have written the MIB and a small AGENT which sends TRAPs regularly for every 30 seconds. I heard SNMP v 3 employs SECURITY / AUTHORISATION . But even in the AGENT CODE i wrote i saw only send_v2trap(var_list); 1. How can I authorise who shud view

Need for MIB?

2005-03-10 Thread Jude Amal Anand
Hi ... I was told that we need to create MIBs ( Notification Type MIBs ) to send Traps. I Created one Notification Type MIB and also sent the TRAP with some values carried by the Trap Fields. Now I wanted to check whether the Values I sent were stored in the MIB or not. So i Tried RETRIEVING

Code Manager Using JAVA?

2005-03-09 Thread Jude Amal Anand
Hi all, First of all thanx to all those ppl who take time off their busy schedule to HELP US out. Now i need one favor :-D i have installed net-snmp (Latest) in my R H linux 9 system. I configured the agent. Did all the set up necessary and the TRAP is beautifully received in another system.

Re: Informsink meaning!

2005-03-09 Thread Jude Amal Anand
I have enabled Informsink but i get the SNMPD:send_request() error. WHy is that?? This error doesn't appear if the informsink is commented. Is there any prblem if we comment informsink? If so wat is the problem? On Wed, 9 Mar 2005 12:18:37 -0500, Robert Story [EMAIL PROTECTED] wrote: On

Re: public accessible snmp devices?

2005-03-08 Thread Jude Amal Anand
But wat is test.net-snmp.org ??? and why do we need to give ' demopublic ' instead of ' public ' ?? On Tue, 8 Mar 2005 18:20:29 -0500, Robert Story [EMAIL PROTECTED] wrote: On Sun, 27 Feb 2005 21:38:29 -0800 Vicky wrote: VR Just wondering if there are any public accessible (read-only) snmp

TIME OUT

2005-03-04 Thread Jude Amal Anand
Hi all, I recently installed Net-snmp in my linux rh9 machine. after installing and configuring the AGENT. i tried this simple cmd % snmpwalk -v 1 -c public localhost system But it shows the following error after a few seconds. snmpd: send_trap: Timeout Even if i start the agent daemon

Agent CODE

2005-03-02 Thread Jude Amal Anand
hi.. i have generated the AGENT code using MIB2C. Now once i modify the file ( .C ) . How shud i compile it to check for errors... shud i use ./configure and MAKE or just Make.?? I am tryin to open a file and write data into it. But unfortunately it doesn't open the file. kindly help me out

Help on MIB

2005-01-19 Thread Jude Amal Anand .P
Hello everyone, I am Jude from Chennai,India. Write now am doing my U.G in information technology. The main reason for me to write this mail is to get help from you people to complete my Final Semester Project. I am doing a simple implementation of SNMPv3 involving Agent MIB Manager (Agent