cpu idle is 0%

2008-03-26 Thread Siva Prakash Reddy G
Hi! When I'm performing SNMP walk operation, CPU idle time is showing 0% that means maximum CPU utilization is taken SNMP, this is happening only in my mib. When I did same operation on host-resource mib or system mib or any other which provided by net-SNMP source coders, CPU idle

RE: cpu idle is 0%

2008-03-26 Thread Siva Prakash Reddy G
] Sent: Wednesday, March 26, 2008 7:27 PM To: Siva Prakash Reddy G Cc: net-snmp-coders@lists.sourceforge.net Subject: Re: cpu idle is 0% Have you checked whether a select is failing somewhere? It can generate a tight loop with such full CPU utilization. I remember this from a non-SNMP project

RE: trap error message

2008-03-19 Thread Siva Prakash Reddy G
] On Behalf Of Dave Shield Sent: Tuesday, March 18, 2008 7:27 PM To: Siva Prakash Reddy G Cc: net-snmp-coders@lists.sourceforge.net Subject: Re: trap error message On 18/03/2008, Siva Prakash Reddy G [EMAIL PROTECTED] wrote: Net-SNMP Routines I am using that is 1

RE: trap error message

2008-03-18 Thread Siva Prakash Reddy G
To: Siva Prakash Reddy G Cc: net-snmp-coders@lists.sourceforge.net Subject: Re: trap error message On 17/03/2008, Siva Prakash Reddy G [EMAIL PROTECTED] wrote: I don't understand first point that is. a) you don't appear to be linking your application with the Net-SNMP library The Net

snmp trap not working.

2008-03-18 Thread Siva Prakash Reddy G
Hi! I have generated SNMP trap code using mib2c.notify.conf file. Generated code compiled perfectly and executing perfectly but it is not sending trap I don't Understood why?. I have shown sample code below, please go thru it and help me out where I'm doing wrong.

trap error message

2008-03-17 Thread Siva Prakash Reddy G
Hi! I have written trap code, after compiling I'm getting error messages like as shown below. Trap.o: In function `send_ampMemUtilization_trap': Trap.c:(.text+0x80): undefined reference to `snmp_varlist_add_variable' Trap.c:(.text+0xa4): undefined reference to

RE: trap error message

2008-03-17 Thread Siva Prakash Reddy G
] On Behalf Of Dave Shield Sent: Monday, March 17, 2008 4:07 PM To: Siva Prakash Reddy G Cc: net-snmp-coders@lists.sourceforge.net Subject: Re: trap error message On 17/03/2008, Siva Prakash Reddy G [EMAIL PROTECTED] wrote: I have written trap code, after compiling I'm getting error messages like

RE: trap error message

2008-03-17 Thread Siva Prakash Reddy G
Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dave Shield Sent: Monday, March 17, 2008 4:42 PM To: Siva Prakash Reddy G Cc: net-snmp-coders@lists.sourceforge.net Subject: Re: trap error message On 17/03/2008, Siva Prakash Reddy G [EMAIL PROTECTED] wrote: I'm using

RE: error messages

2008-02-13 Thread Siva Prakash Reddy G
:[EMAIL PROTECTED] On Behalf Of Dave Shield Sent: Friday, February 08, 2008 10:11 PM To: Siva Prakash Reddy G Cc: net-snmp-coders@lists.sourceforge.net Subject: Re: error messages On 08/02/2008, Siva Prakash Reddy G [EMAIL PROTECTED] wrote: When I execute snmpwalk -Dparse-mibs it is showing

RE: error messages

2008-02-08 Thread Siva Prakash Reddy G
. Pleas kindly do the needful. With Regards, G. Siva Prakash Reddy. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dave Shield Sent: Thursday, February 07, 2008 3:11 PM To: Siva Prakash Reddy G Cc: net-snmp-coders

RE: error messages

2008-02-07 Thread Siva Prakash Reddy G
- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dave Shield Sent: Wednesday, February 06, 2008 3:00 PM To: Siva Prakash Reddy G Cc: net-snmp-coders@lists.sourceforge.net Subject: Re: error messages On 06/02/2008, Siva Prakash Reddy G [EMAIL PROTECTED] wrote: Whenever I

error messages

2008-02-06 Thread Siva Prakash Reddy G
Hi! Whenever I run SNMP walk or SNMP get or SNMP set through command line, the error messages are printed on the terminal as shown blue colour below. [EMAIL PROTECTED] ~]# Snmpwalk -v2c -c public 192.168.157.198 1.3.6.1.4.1.13995.2.1.11 Cannot find module (IP-MIB): At line 0 in

reducing net-snmp size

2008-01-14 Thread Siva Prakash Reddy G
Hi! I want to trim out net-snmp, currently its size is showing 2.5mb I want reduce it to below 1mb, how will I do it. Please help me, if any body knows how to do it. With Regards, G. Siva Prakash Reddy. The information contained in, or

RE: Return type

2008-01-03 Thread Siva Prakash Reddy G
, 2008 3:00 PM To: Siva Prakash Reddy G Cc: net-snmp-coders@lists.sourceforge.net Subject: Re: Return type On 03/01/2008, Siva Prakash Reddy G [EMAIL PROTECTED] wrote: Which code is calling var_system function and how calling code will tell it is set request to the function

RE: Return type

2008-01-02 Thread Siva Prakash Reddy G
. With Regards, G. Siva Prakash Reddy. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dave Shield Sent: Wednesday, January 02, 2008 3:43 PM To: Siva Prakash Reddy G Cc: net-snmp-coders@lists.sourceforge.net Subject: Re: Return type On 02/01/2008, Siva Prakash

dlopen failed.

2007-12-03 Thread Siva Prakash Reddy G
Hi! I am facing problem while dynamically loading the module. I am using some of API's of XMLconfig module which is written in C++ and my agent code is written in 'C' when i run Make file by enabling theLDFLAG as shown below. LDFLAGS =

snmp basic question.

2007-07-12 Thread Siva Prakash Reddy G
Hi! It is Basic question in snmp. when two snmp managers trying to set a variable on same snmp agent at the same time. how request will be processed. I am using latest net-snmp source code that is net-snmp5.3.1. in this code i couldn't found. If any body

RE: Regarding Agentx

2007-05-24 Thread Siva Prakash Reddy G
. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dave Shield Sent: Wednesday, May 23, 2007 1:34 PM To: Siva Prakash Reddy G Cc: net-snmp-coders@lists.sourceforge.net Subject: Re: Regarding Agentx On 23/05/07, Siva Prakash Reddy G [EMAIL PROTECTED] wrote

RE: Regarding Agentx

2007-05-23 Thread Siva Prakash Reddy G
. With Regards. G.Siva Prakash Reddy. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dave Shield Sent: Monday, May 21, 2007 2:18 PM To: Siva Prakash Reddy G Cc: net-snmp-coders@lists.sourceforge.net Subject: Re: Regarding Agentx

Regarding Agentx

2007-05-21 Thread Siva Prakash Reddy G
Hi! I am planning to use Agentx protocol to make communication between Master Agent and Subagents, because proxy settings doesn't meet our requirement . I have some questions. 1. How subagents will register with Master Agent. 2. How to configure Master Agent and

FW: regarding creation of subagents using proxy.

2007-05-15 Thread Siva Prakash Reddy G
- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dave Shield Sent: Monday, May 14, 2007 4:09 PM To: Siva Prakash Reddy G Cc: net-snmp-coders@lists.sourceforge.net Subject: Re: FW: regarding creation of subagents using proxy. On 14/05/07, Siva Prakash Reddy G [EMAIL PROTECTED

RE: regarding creation of subagents using proxy.

2007-05-14 Thread Siva Prakash Reddy G
] On Behalf Of Dave Shield Sent: Thursday, May 10, 2007 2:20 PM To: Siva Prakash Reddy G Cc: net-snmp-coders@lists.sourceforge.net Subject: Re: FW: regarding creation of subagents using proxy. On 10/05/07, Siva Prakash Reddy G [EMAIL PROTECTED] wrote: There are 3 modems which behaves

FW: regarding creation of subagents using proxy.

2007-05-14 Thread Siva Prakash Reddy G
] [mailto:[EMAIL PROTECTED] On Behalf Of Dave Shield Sent: Monday, May 14, 2007 1:57 PM To: Siva Prakash Reddy G Cc: net-snmp-coders@lists.sourceforge.net Subject: Re: regarding creation of subagents using proxy. Let's have a closer look at your settings: On 14/05/07, Siva Prakash Reddy G [EMAIL

RE: FW: regarding creation of subagents using proxy.

2007-05-10 Thread Siva Prakash Reddy G
using Context name. With Regards. G.Siva Prakash Reddy. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dave Shield Sent: Wednesday, May 09, 2007 4:49 PM To: Siva Prakash Reddy G Cc: net-snmp-coders@lists.sourceforge.net Subject

regarding creation of subagents using proxy.

2007-05-09 Thread Siva Prakash Reddy G
Hi! How many subagents can be handled by single Master agent, using proxy settings. If it supports more than two, please let me know, how to declare them in the configuration file( snmpd.conf ) using proxy with out using context name, because my subagents and master agent supports

FW: regarding creation of subagents using proxy.

2007-05-09 Thread Siva Prakash Reddy G
. With Regards. G.Siva Prakash Reddy. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dave Shield Sent: Wednesday, May 09, 2007 3:45 PM To: Siva Prakash Reddy G Cc: net-snmp-coders@lists.sourceforge.net Subject: Re: regarding creation

RE: snmp proxy settings.

2007-05-04 Thread Siva Prakash Reddy G
document regarding proxy settings with example . With Regards. G.Siva Prakash Reddy. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dave Shield Sent: Thursday, May 03, 2007 3:51 AM To: Siva Prakash Reddy G Cc: net-snmp-coders@lists.sourceforge.net

RE: snmp proxy settings.

2007-05-04 Thread Siva Prakash Reddy G
- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dave Shield Sent: Friday, May 04, 2007 2:17 PM To: Siva Prakash Reddy G Cc: net-snmp-coders@lists.sourceforge.net Subject: Re: snmp proxy settings. On 04/05/07, Siva Prakash Reddy G [EMAIL PROTECTED] wrote: If I run the agent

snmp proxy settings.

2007-04-28 Thread Siva Prakash Reddy G
Hi! I am very new to Net-snmp,How to write proxy settings ( snmpd.conf ) for multiple agents. if anybody knows. please do let me know. With Regards, G.Siva Prakash reddy. The information contained in, or attached to, this e-mail, contains confidential information and is

Regarding implementation of Trap.

2007-03-02 Thread Siva Prakash Reddy G
Hi! I am very new to net-snmp. I want to know how to implement traps.I have seen three routines send_easy_trap(), send_trap_vars(), send_v2trap(), which are used to send traps from MIB module within the NET-SNMP agent. How to call send_easy_trap routine. If i wrote

configuring /etc/defualt/snmpd

2007-01-03 Thread Siva Prakash Reddy G
Hi! I'd like to prevent messages like 'Connection from UDP: ip' from popping up in the logfiles i.e., in syslog file, after running the agent. I have tried with the many Log Options but, no use of it , still it is popping up the message in the log file. I have chaged

RE: configuring /etc/defualt/snmpd

2007-01-03 Thread Siva Prakash Reddy G
] Sent: Wednesday, January 03, 2007 6:54 PM To: Siva Prakash Reddy G Cc: net-snmp-coders@lists.sourceforge.net Subject: Re: configuring /etc/defualt/snmpd Siva Prakash Reddy G wrote: I'd like to prevent messages like 'Connection from UDP: ip' from popping up in the logfiles i.e

regarding net-snmp support

2006-09-19 Thread Siva Prakash Reddy G
Title: Message Hi! how to make net-snmp to support ath0 interface while using madwifi driver code. while running snmpd agent it is prompting

Get is not working

2006-08-24 Thread Siva Prakash Reddy G
Title: Message Hi! 1. Under stationConfigTable there is stationConfigTableEntry, when i say snmpwalk on stationConfigTable walk is performing good. when i perform

Routine is not working

2006-08-21 Thread Siva Prakash Reddy G
Title: Message Hi! when i say set the variable i.e., "snmpset -v2c -c public 192.168.157.41 ieee802dot11.1.1.1.2.1 i 1", it is not calling "*write_method =

RE: Routine is not working

2006-08-21 Thread Siva Prakash Reddy G
Hi! Other than public and private community strings, what community string I can use. With Regards. G.Siva Prakash Reddy. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dave Shield Sent: Monday, August 21, 2006 3:13 PM To: Siva Prakash

RE: Routine is not working

2006-08-21 Thread Siva Prakash Reddy G
Prakash Reddy. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dave Shield Sent: Monday, August 21, 2006 3:13 PM To: Siva Prakash Reddy G Cc: net-snmp-coders@lists.sourceforge.net Subject: Re: Routine is not working What are the access control settings

Routine is not working

2006-08-18 Thread Siva Prakash Reddy G
Title: Message Hi! when i say set the variable i.e.,"snmpset -v2c -c public 192.168.157.41 ieee802dot11.1.1.1.2.1 i 1", it is not calling

Problem

2006-08-17 Thread Siva Prakash Reddy G
Title: Message Hi! 1. How to enable DEBUGMSGTL(); ie., debug messages. 2. when i am trying to run this command " ./snmpd

[no subject]

2006-08-17 Thread Siva Prakash Reddy G
Title: Message Hi! what does "ls -l snmpd" display? ls -l snmpd displays "ls: snmpd: No such file or directory" when i gave space between -l and

persistent

2006-08-16 Thread Siva Prakash Reddy G
Title: Message Hi! There are var_ routine and write_ routine, Here write_ routine is executed during SET,

Solution

2006-08-10 Thread Siva Prakash Reddy G
Title: Message Hi! when i run snmpd -f -L -Dieee802dot11,dlmod command i'm getting "segmentation fault" i don't know why?. but my module is

persistent data storage!

2006-08-08 Thread Siva Prakash Reddy G
Title: Message Hi!Dav Thanks for constant helping. i'mgetting these manyerror and warnings when i runthis command "snmpd -f -L

persistent data storage

2006-08-08 Thread Siva Prakash Reddy G
Title: Message Hi! Ihave reffered system_mib.c, in that,to storemib variables in to the configuration file, he is using snmpd_store_config(line); but

RE: persistent data storage

2006-08-08 Thread Siva Prakash Reddy G
Reddy. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dave Shield Sent: Tuesday, August 08, 2006 6:57 PM To: Siva Prakash Reddy G Cc: net-snmp-coders@lists.sourceforge.net Subject: Re: persistent data storage On 08/08/06, Siva Prakash Reddy G [EMAIL

configuration file

2006-08-07 Thread Siva Prakash Reddy G
Title: Message Hi! How configuration file is generated or created? when configuration file is created. With Regards,

persistent data storage

2006-08-04 Thread Siva Prakash Reddy G
Title: Message Hi! 1. what will happen when agent start running and which function will be executed ( system_mib.c) 2. when

RE: persistent data storage

2006-08-03 Thread Siva Prakash Reddy G
how can I procced. With Regards. G.Siva Prakash Reddy. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dave Shield Sent: Wednesday, August 02, 2006 3:38 PM To: Siva Prakash Reddy G Cc: net-snmp-coders Subject: Re: persistent data storage

RE: persistent data storage

2006-08-02 Thread Siva Prakash Reddy G
feasible solution to execute this code and to check the configuration file. With Regards. G.Siva Prakash Reddy. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dave Shield Sent: Tuesday, August 01, 2006 5:45 PM To: Siva Prakash Reddy G Cc: net-snmp

RE: persistent data storage

2006-08-02 Thread Siva Prakash Reddy G
, 2006 5:45 PM To: Siva Prakash Reddy G Cc: net-snmp-coders@lists.sourceforge.net Subject: Re: persistent data storage On 01/08/06, Siva Prakash Reddy G [EMAIL PROTECTED] wrote: I mean, how to check the data is stored in configuration file are not. cat /var/net-snmp/snmpd.conf

RE: persistent data storage

2006-08-02 Thread Siva Prakash Reddy G
Sent: Wednesday, August 02, 2006 2:06 PM To: Siva Prakash Reddy G Cc: net-snmp-coders@lists.sourceforge.net Subject: Re: persistent data storage On 02/08/06, Siva Prakash Reddy G [EMAIL PROTECTED] wrote: 1. what is use of the var_X() function, what it does? This is the routine

RE: persistent data storage

2006-08-02 Thread Siva Prakash Reddy G
Of Dave Shield Sent: Wednesday, August 02, 2006 3:38 PM To: Siva Prakash Reddy G Cc: net-snmp-coders Subject: Re: persistent data storage [ First - *please* don't mail me privately, without copying any responses to the mailing list. I don't have the time or inclination to offer private

RE: persistent data storage

2006-08-01 Thread Siva Prakash Reddy G
Sent: Monday, July 31, 2006 2:16 PM To: Siva Prakash Reddy G Cc: net-snmp-coders@lists.sourceforge.net Subject: Re: persistent data storage On 27/07/06, Siva Prakash Reddy G [EMAIL PROTECTED] wrote: How to write persistent data storage snmpd_store_config(); See (for example) 'system_store

persistent data storage

2006-07-31 Thread Siva Prakash Reddy G
Title: Message Hi! How to write persistent data storage. Is their any tool to generate persistent data storage file for MIB file.After writing an

regarding mib2c

2006-06-30 Thread Siva Prakash Reddy G
Title: regarding mib2c Hi! when i'm trying excute the command mib2c -c mib2c.scalar.conf ieee802dot11, it is displaying the message. bash: mib2c : command not found, what could be the problem if any body faced same problem please send me the solution With Regards, G.Siva Prakash

regarding static linking

2006-06-29 Thread Siva Prakash Reddy G
Title: regarding static linking Hi! some FQAs are telling, load the mib modules in Agent/Mibgroup, run the command ../configure --with-mib-modules=my-module. I have searched the directory Agent/Mibgroup in linux machine, but i failed to find. when i am trying run agent using the command

regarding netsnmp agent compiling

2006-06-28 Thread Siva Prakash Reddy G
Title: regarding netsnmp agent compiling HI! I have written agent code for the MIB file. how to compile the agent code and integrate with the agent. Then how to run the agent on linux machine. with regards, G.Siva Prakash Reddy. The information contained in, or attached to, this