1.2.1.19.38 TCPIP_SNMP_SocketIDSet Function

C

void TCPIP_SNMP_SocketIDSet(
    UDP_SOCKET socket
);

Description

This function is used to update socket value of SNMP trap global structure.

Preconditions

TCPIP_SNMP_Initialize() is already called.

Returns

None.

Remarks

None.