This is a discussion on Re: help within the SNMP Coders forums, part of the Networking and Network Related category; [ First - *please* don't mail me privately, without copying any responses to the mailing list. I don't have the ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
[ First - *please* don't mail me privately, without copying
any responses to the mailing list. I don't have the time or inclination to offer private, unpaid, SNMP consultancy. Keep discussions to the list, where others can both learn and offer advice. Thanks. ] On 30/05/07, Umesh Shivaswamy <umesh_shivaswamy@yahoo.com> wrote: > If do a set on some mib. and i do a snmpwalk on the > oild i have changed. It gets the correct value. > But when i restart the subagent. the value get mixed > up. Lower bits will move to MSB. Where does the subagent retrieve this changed information from? Does it save the value into the persistent snmpd.conf file, or save it elsewhere? Try putting some debugging code into your subagent to check whether the internal value is getting corrupted. Dave ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Net-snmp-coders mailing list Net-snmp-coders@lists.sourceforge.net https://lists.sourceforge.net/lists/...et-snmp-coders |