TCPIP_SNMP_IsTrapEnabled Function
C
bool TCPIP_SNMP_IsTrapEnabled();
Description
This function returns true if SNMP module is enabled to send the trap to to the SNMP manager device.
Preconditions
TCPIP_SNMP_Initialize() is already called.
Returns
True - SNMP module has trap enabled.
False - SNMP module has trap disabled.
Remarks
This function is used by the customer function.