which form of subagent?

2004-09-30 Thread Tina Agarwal
Hi All, Please tell me should I make my subagent as a demon or make just an executable(using net-snmp-config utility). Which one is more reliable and why? Regards! Tina

Re: which form of subagent?

2004-09-30 Thread Tina Agarwal
Thanx Wes!! I was using this method only. But if the client poses such type of requirement, then what should be the best way? demon or simple executable.. Regards! Tina Agarwal - Original Message - From: Wes Hardaker [EMAIL PROTECTED] To: Tina Agarwal [EMAIL PROTECTED] Cc

Re: subagent issue

2004-09-29 Thread Tina Agarwal
Message - From: Dave Shield [EMAIL PROTECTED] To: Tina Agarwal [EMAIL PROTECTED] Cc: net-snmp-users [EMAIL PROTECTED] Sent: Tuesday, September 28, 2004 5:56 PM Subject: Re: subagent issue I have cross-compiled my master agent with options like --prefix =/home/tina/snmpdbinary

subagent issue

2004-09-28 Thread Tina Agarwal
attaching my Makefile for the subagent for your reference. Regards! Tina Agarwal Makefile Description: Binary data

subagent issue

2004-09-28 Thread Tina Agarwal
me if my concept is not ok. I am attaching my Makefile for the subagent for your reference. Regards! Tina Agarwal Makefile.dat Description: Binary data

Re: subagent code based on example.c

2004-09-23 Thread Tina Agarwal
it, it throws SEGMENTATION FAULT. Are there any changes required to be done while making the same file work as subagent? (I can send you the C source file, in case you might want to have a look at it.) Regards! Tina - Original Message - From: Dave Shield [EMAIL PROTECTED] To: Tina

Re: not able to execute the executable for subagent!!

2004-09-23 Thread Tina Agarwal
Thanx Dave, this was the problem of wrong line in snmpd.conf file. I corrected it and the problem disappeared. :) Regards! Tina - Original Message - From: Dave Shield [EMAIL PROTECTED] To: Tina Agarwal [EMAIL PROTECTED] Cc: net-snmp-users [EMAIL PROTECTED] Sent: Thursday

Re:not able to execute the executable for subagent!!

2004-09-20 Thread Tina Agarwal
) Hope that helps. - Original Message - From: Tina Agarwal [EMAIL PROTECTED] To: net-snmp-users [EMAIL PROTECTED] Sent: Saturday, September 18, 2004 1:43 AM Subject: not able to execute the executable for subagent!! Hi

group creation and deletion

2004-09-09 Thread Tina Agarwal
[ Very Sorry to send an HTML mail. My Plain textconversion is having a problem ] Hi,I have a small question. The sequence of operation goes like:1) I did "snmpwalk -c public -v2c 10.254.24.227 1.3.6.1.6.3.16.1.2.1.3". It shows me

Re: group creation and deletion

2004-09-09 Thread Tina Agarwal
that I can match my implemention with them. Thanx a lot, Tina - Original Message - From: Dave Shield [EMAIL PROTECTED] To: Tina Agarwal [EMAIL PROTECTED] Cc: net-snmp-users [EMAIL PROTECTED] Sent: Thursday, September 09, 2004 4:57 PM Subject: Re: group creation and deletion

Please guide me!!

2004-08-19 Thread Tina Agarwal
Hi Dave, Yesterday, I mailed a query to the list but didn't get any response..In case, it is missed I am resending the mail contents again. Please reply soon.. a)I have created a snmp v2 group using the command:: snmpvacm -v2c -c public 10.254.24.227 createSec2Group 3 myGroup RWGroup which

traps

2004-08-11 Thread Tina Agarwal
Hi All, I have to enable or disable specific traps in net-snmp implementation. These traps are authentication, coldstart, linkup, linkdown and enterprise. Is there any way to do so? Can anybody tell me the file in which I can find the implementation of these traps so that I can apply some flags

implement snmpv3

2004-08-08 Thread Tina Agarwal
Hi All, Please guide me as to how could I proceed with implementation of snmp v3? Currently I am using net-snmp-5.0.8 package and working on snmp v2. Do I have to use another package? If yes, then which net-snmp version will have to be used. Or I have to upgrade the existing package? If yes,

groups, users and views

2004-08-04 Thread Tina Agarwal
Hi All, Can anybody please tell me how to include groups, users, views in net-snmp? In which MIB can I find the support for these? Actually, I have to implement the followingcommands for snmp with the specified parameters in { } braces. snmp-server group groupname

engineID

2004-08-03 Thread Tina Agarwal
Hi All, 1) Can any body please tell me how can I get and set EngineID, with string as an argument. Regards! Tina

binaries

2004-08-03 Thread Tina Agarwal
Hi All, Please tell me how to use the binaries like: a) snmpdelta b) snmpcheck c) snmpnetstat d) snmpstatus e) snmpusm f) snmpvacm Whenever I try to run them, It gives me "no hostname specified" and shows me general options for using them. Regards! Tina

Manager

2004-08-03 Thread Tina Agarwal
Hi, How can we enable Manager just like that or on some particular port ranging from 1 - 65535? WHat is the significance of enabling Manager? Regards! Tina

What if Mgr. dies!!

2004-07-13 Thread Tina Agarwal
Hi All, I have a general query. What can be the efficient way of handling traps in the agent if there is either no Manager or the Manager dies. No trap should be missed and action should be taken in response to each and every trap. Thsnx Tina

Re: Getbulk

2004-07-13 Thread Tina Agarwal
Thanx a lot Dave for your kind help.. Tina - Original Message - From: Dave Shield [EMAIL PROTECTED] To: Tina Agarwal [EMAIL PROTECTED] Cc: net-snmp-users [EMAIL PROTECTED] Sent: Tuesday, July 13, 2004 3:26 PM Subject: Re: Getbulk Can anybody please explain GETBULK