On Mon, 13 Jun 2005 14:25:10 -0700 George, wrote:
GG> I have a MIB implementation having tables and scalars.
GG> The table is implemented using array-user.conf (Netsnmp v5.0.9).The
GG> problem is that when I do a snmpset, the set_xxx routine(s) are not
GG> being called. 
GG> 
GG> The error returned is "No such object", even though I can fetch the same
GG> OID by snmpget. 
GG> 
GG> When I issue a snmpget, _get routine is called and I am able to fetch
GG> the values properly.
GG> 
GG> I've enabled both ROW_CREATION and "SET_HANDLING". 
GG> a) handler is registered as "HANDLER_CAN_RWRITE"
GG> b) cb.can_set = 1;
GG> 
GG> For the scalar part set is working properly.
GG> 
GG> What could be wrong?

My first guess would be access control, except that you say scalar sets are
working. Can you run with debugging (-Dhandler,table,helper) and send the debug
output for a set request?

-- 
NOTE: messages sent directly to me, instead of the lists, will be deleted
      unless they are requests for paid consulting services.

Robert Story; NET-SNMP Junkie
Support: <http://www.net-snmp.org/> <irc://irc.freenode.net/#net-snmp>  
Archive: <http://sourceforge.net/mailarchive/forum.php?forum=net-snmp-users>

You are lost in a twisty maze of little standards, all different. 


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to