Re: Setting multiple table rows in one set operation
"Dave Shield" <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
On 15/01/2008, vsaavedra <[email protected]> wrote: > Is it possible to do a SET BULK, i.e., setting multiple table rows in one > set operation? Yes. (Though this isn't "SET BULK" - it's simply "SET"). There's nothing in the SET processing that enforces any relationship between the varbind assignments - you can submit as many new assignments as you like within a single request (barring problems with the overall size of the request). > Apparently, even if I pass two rows, the set is only made once. That's probably a fault in this particular MIB module implementation, rather than the basic agent processing. I'd look closely at any debug output from your MIB module. > Due to hardware restrictions, my net-snmp version is 5.1.2. That's a very old (and no-longer supported line). But I'd be surprised if that was relevant here. I still think it's more likely to be a problem with the MIB module code. Dave ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users