Difference between revisions of "Baby steps"
From Net-SNMP Wiki
(No difference)
|
Revision as of 22:14, 13 July 2011
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.