Baby steps
From Net-SNMP Wiki
Revision as of 22:14, 13 July 2011 by Wes (Talk | contribs) (Created page with "{{helper|Baby Steps|code=agent/helpers/baby_steps.c|documentation=baby__steps}} The '''baby_steps''' module is designed to break SET processing within the agent in...")
Net-SNMP MIB Helper | |
Baby Steps | |
Documentation: | doxygen API |
---|---|
Code: | agent/helpers/baby_steps.c |
Other Helpers: | Agent Helpers |
The baby_steps module is designed to break SET processing within the agent into small manageable steps. Thus consistency can be checked for various types of data checks to ensure the transaction is valid before proceeding to the next step.