2008/6/14 Himanshu Arora <[EMAIL PROTECTED]>: > I want to know that, is there any logging API that i can use in > my subagent code through which i can track the commands (like > snmpget,snmpset etc) fired on NMS ??
Try running the agent with the flag '-V' That will log all requests that it receives (though not the responses it returns) Dave ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ 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
