C
BOOL SNMPTask();
Description
Handle incoming SNMP requests as well as any outgoing SNMP responses and timeout conditions.
Preconditions
SNMPInit() is already called.
Return Values
Return Values |
Description |
TRUE |
If SNMP module has finished with a state |
FALSE |
If a state has not been finished. |
Remarks
None