SNMP Agent development mib2c tool - assigning oids to multiple scalars in a loop

2013-07-08 Thread Sonika Sachdeva
Hello List, I am trying to write a agent / dynamic module for the satellite card adapter parameters. c program - autogenerated code using mib2ctool mib2c.int_watch.conf I am trying to set value for multiple scalars and assigning the oids to them as follows. This part is working but now I want to

guidance for snmp agent development

2011-03-02 Thread atulbabanchavan
Respected sir, I am developing snmp agent, i want to post snmp related issues on this site. my mail id : [email protected] please allow me to post. Thank You. Confidentiality Notice The information contained in this electronic message and any attachments to this message are intended f

Re: Agent development

2008-07-24 Thread Dave Shield
2008/7/22 deka aditia <[EMAIL PROTECTED]>: > ... I didn't find any configuration file named mib2c.scalar_group.conf > where should i find this ?? My apologies - it seems that there isn't a mib2c template for this. You're probably best off using mib2c.scalar.conf to generate the initial code file,

Re: Agent development

2008-07-21 Thread deka aditia
I'm sorry i didn't find any configuration file named mib2c.scalar_group.conf ... where should i find this ?? (i allready build my agent, thanx for your help dave) On Mon, Jul 7, 2008 at 6:18 PM, Dave Shield <[EMAIL PROTECTED]> wrote: > 2008/7/7 deka aditia <[EMAIL PROTECTED]>: > > if it is, then

Re: Agent development

2008-07-12 Thread Magnus Fromreide
On Tue, Jul 08, 2008 at 11:47:09AM +0700, deka aditia wrote: > On 7/7/08, Dave Shield <[EMAIL PROTECTED]> wrote: > > > > 2008/7/7 deka aditia <[EMAIL PROTECTED]>: > > > > > if it is, then what should i do when i have some scallar object (up to 1) > > > > > > should i make an exutable for each of th

Re: Agent development

2008-07-07 Thread deka aditia
On 7/7/08, Dave Shield <[EMAIL PROTECTED]> wrote: > > 2008/7/7 deka aditia <[EMAIL PROTECTED]>: > > > if it is, then what should i do when i have some scallar object (up to 1) > > > > should i make an exutable for each of them and link to main agent ?? > > > See http://www.net-snmp.org/wiki/index

Re: Agent development

2008-07-07 Thread Dave Shield
2008/7/7 deka aditia <[EMAIL PROTECTED]>: > if it is, then what should i do when i have some scallar object (up to 1) > > should i make an exutable for each of them and link to main agent ?? See http://www.net-snmp.org/wiki/index.php/FAQ:Coding_11 > is there any way that more comfortable which

Re: Agent development

2008-07-07 Thread deka aditia
This is the valid link > > > - Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source

Re: Agent development

2008-07-07 Thread deka aditia
{ I'm sorry, i've made this mistake again } On 7/7/08, Dave Shield <[EMAIL PROTECTED]> wrote: > > 2008/7/7 deka aditia <[EMAIL PROTECTED]>: > > > Anyone know how to write mib module for a scalar object ? > > just by using mib2c -c mib2c.scalar.conf $name just producing 2 file .. > > (object.c an

Re: Agent development

2008-07-07 Thread Dave Shield
2008/7/7 deka aditia <[EMAIL PROTECTED]>: > Anyone know how to write mib module for a scalar object ? > just by using mib2c -c mib2c.scalar.conf $name just producing 2 file .. > (object.c and object.h) That's a good start, yes. > i dont know what should i do ..., it's completely different when

Re: Agent development

2008-07-07 Thread deka aditia
On 7/2/08, Dave Shield <[EMAIL PROTECTED]> wrote: > > 2008/7/2 deka aditia <[EMAIL PROTECTED]>: >> I would suggest that you concentrate on developing a MIB > >> module for your particular needs, and use this within the > >> existing Net-SNMP agent framework. > > > > Now i got what you want, > >

Re: Agent development

2008-07-02 Thread Dave Shield
2008/7/2 deka aditia <[EMAIL PROTECTED]>: >> I would suggest that you concentrate on developing a MIB >> module for your particular needs, and use this within the >> existing Net-SNMP agent framework. > Now i got what you want, > you suggest me to develop a sub agent in existing agent, right ? Th

Re: Agent development

2008-07-01 Thread deka aditia
On Tue, Jul 1, 2008 at 6:28 PM, Dave Shield <[EMAIL PROTECTED]> wrote: >[ 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, unpaid, SNMP consultancy. > Keep discussions to the lis

Re: Agent development

2008-07-01 Thread Dave Shield
[ 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, unpaid, SNMP consultancy. Keep discussions to the list, where others can both learn and offer advice. Thanks. ] 2008/6

Re: Agent development

2008-06-30 Thread Dave Shield
2008/6/30 deka aditia <[EMAIL PROTECTED]>: > currently i'm developing an application that will listen to SNMP Port, > when there is snmp packet incoming then my application will translate > the request and send it back to user . That sounds suspiciously like an "SNMP agent". We provide exactly suc

Agent development

2008-06-30 Thread deka aditia
Hey guys. my name is deka. i'm from indonesia.. I'm kind of newbie in snmp development using net-snmp currently i'm developing an application that will listen to SNMP Port, when there is snmp packet incoming then my application will translate the request and send it back to user . Before i will sta

Re: Need Help (Urgent) ---- win32 snmp agent development

2008-04-06 Thread Dave Shield
On 01/04/2008, Md s <[EMAIL PROTECTED]> wrote: > . i want to develop an agent > that'll fetch some storage related data from windows Os > Then using mib2c tool created .c and .h file ( I wanted > to use dlmode). then i found that there is no dlmode support for > windows.. is the

Need Help (Urgent) ---- win32 snmp agent development

2008-04-01 Thread Md s
Hi friends, i am a newbie for net-snmp . i want to develop an agent that'll fetch some storage related data from windows Os. I installed net-snmp 5.4.1 from binaries available and hv created the required MIB defination file. Then using mib2c tool created .c and .h file ( I wanted to use dlmode

help me, for agent development on windows 2000 server

2005-08-24 Thread Ashok Kumar
  Hi,         I am trying to develop an agent on windows 2000 server where   MSVC++ 6.0 SP6   platform SDK          -set env and registered with MSVC   ActivePerl 5.8.2   gnu_regex.exe (0.12)                - activeperl  (dll copied to /winnt/system32/)   net-snmp-5.2.1.2-1.win32.exe    -created