which data gathering method to use for my mib

2015-02-27 Thread Tim Culhane
Hi all, I'm using mib2c with the mib2c.mfd.conf file to create a subagent in c. The subagent will need to connect to a mail server, issue a command and retrieve the data output from the command and use that to populate rows in my data tables. Each row in the table will represent a separate insta

network interface/address API on FreeBSD

2015-02-27 Thread Gleb Smirnoff
Hi! I'm the guy, who often breaks compilation of net-snmp on FreeBSD, changing layout of kernel structures. And I'm about to change them even more this year. However, I'd like to keep net-snmp working. But it looks like, I won't be able to do that without your help, since patches are about to be

Re: network interface/address API on FreeBSD

2015-02-27 Thread Bart Van Assche
On 02/27/15 22:22, Gleb Smirnoff wrote: > I'm the guy, who often breaks compilation of net-snmp on FreeBSD, > changing layout of kernel structures. And I'm about to change them > even more this year. However, I'd like to keep net-snmp working. > But it looks like, I won't be able to do that without