Re: Removing operations
"Dave Shield" <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
On 06/11/2007, vsaavedra <[email protected]> wrote: > Suppose a certain table is indexed by 3 different values, IDX1, IDX2, IDX3. > Is it possible to implement in the agent an operation to remove > all rows whose OID is like xxx.1.1.N? That's not something that would automatically be supported as part of normal SNMP operation. The most natural way to implement this behaviour within the agent, would be to define a higher-level table indexed by IDX1 only. That could include a column object which could be used to delete the corresponding section of the main triple-indexed table. But implementing this behaviour would have to be handled within the code for this control table. Dave ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. 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