This is a discussion on RE: GETBULK and MFD Tables within the SNMP Coders forums, part of the Networking and Network Related category; Ok - I got it to work. In 5.2.1, I had removed the init_snmp() call because we handle our ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Ok - I got it to work. In 5.2.1, I had removed the init_snmp() call
because we handle our own config file. By adding this back in, as init_snmp("") it works. I had noticed that a GET to the right community returned error, but the wrong community didn't return anything at all, so I investigated the config file handling and saw that it has changed. More good news: GET-BULK now works on my agent! Reminder: tables were built using MFD. Thanks everyone, Harold Ship Giant Steps Networks Ltd ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=...720&dat=121642 _______________________________________________ Net-snmp-coders mailing list Net-snmp-coders@lists.sourceforge.net https://lists.sourceforge.net/lists/...et-snmp-coders |