RE: about disman/ping-mib

2008-01-15 Thread atg19
For the record, I asked what Daniela what modifications were done to the code. I've added them here so that they may be useful to others. = Hi Andrew, here you find the complete list of modifications I did to the code: - agent/mibgroup/disman.h -- uncomment line

Re: Dynamically Loadable MIB problem

2008-01-15 Thread Dave Shield
On 11/01/2008, Alejandro Islas [EMAIL PROTECTED] wrote: Hi, I have a problem trying to dinamically load a private mib into NET-SNMP version 5.2.1.2. -I used the dlmod token to include both my modules name and the full pathname. However, after re launching the agent, if I used the

Re: linking static

2008-01-15 Thread Dave Shield
On 10/01/2008, Carlos Rubio [EMAIL PROTECTED] wrote: i am writing a litle app using snmp lib and i want to link it static how i do that? That will depend on the O/S and compilation environment that you are using. It's not really specific to the net-snmp package. See the documentation for

Re: How to write successful patches

2008-01-15 Thread Wes Hardaker
JS == Jan Safranek [EMAIL PROTECTED] writes: JS It's my job to maintain net-snmp in Red Hat Enterprise Linux and Fedora JS distributions. During this work I fix problems reported by users and I JS always try to send my bug fixes and extensions to Net-SNMP patch JS tracker. But I am quite

how do I determine which device is being accessed??

2008-01-15 Thread Dan Miller (Kromos)
I'm trying to write a module for net-snmp, for our system. A typical system will have between two and 16 cards in it, with about 15 parameters per card. I got mib2c to generate a template file for me, and am starting to customize it for our requirements. However, I have at least three