Hi all,
I have a MIB implementation having tables and scalars.
The table is implemented using array-user.conf (Netsnmp v5.0.9).The
problem is that when I do a snmpset, the set_xxx routine(s) are not
being called. 

The error returned is "No such object", even though I can fetch the same
OID by snmpget. 

When I issue a snmpget, _get routine is called and I am able to fetch
the values properly.

I've enabled both ROW_CREATION and "SET_HANDLING". 
a) handler is registered as "HANDLER_CAN_RWRITE"
b) cb.can_set = 1;

For the scalar part set is working properly.

What could be wrong?

Thanks in advance,
Geo



-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r 
_______________________________________________
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