I have a question regarding writing a handler function for use within a
subagent program.  I have registered my handler with the
netsnmp_create_handler_registration function.  I can handle any get
requests but I am having trouble with the set requests.  How can I
determine the value passed into the snmpset call within the handler
function?  For instance, say the following command was issued: "snmpset
-v1 -c public localhost testOID.0 i 3"  How can I retrieve the 3 within
the handler function?


Thanks,
Daniel
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to