Hi,
Our development architecture is as follows.
Net-snmp with only SNMPV2 support is installed in the following path.
/usr/loca/XCompany/net-snmp (/lib, /bin, /man, /sbin, /share)
Its configuration file exists in /usr/local/XCompany/cfg/snmpd.conf
and the environment path settings for the SNMPV2
[EMAIL PROTECTED] wrote:
I've found several problems (and made some improvements) to
mib2c.iterate.conf for 5.3:
- a return was missing from _get_next_data_point
- the LL head needs to be init to zero (or static)
- the column data fields don't have array syntax and _len fields as
needed (like t
Title: mib2c.iterate.conf problems in 5.3
I've found several problems (and made some improvements) to mib2c.iterate.conf for 5.3:
- a return was missing from _get_next_data_point
- the LL head needs to be init to zero (or static)
- the column data fields don't have array syntax and _len fields
In the
structure netsnmp_request_info flags,
what are these flags used for?
int delegated;
int
inclusive;
Thanks,
Erez.
I've just tried a small example using 5.3.0.1 and GET-BULK with MFD
appears to be ok.
In order to port our agent over, it will take a few days of effort. We
may or may not depending upon a number of factors.
Harold Ship
Giant Steps Networks
--