FIX: SVCGUID.H Has Wrong UDP Port for SNMP Traps

ID: Q129061

The information in this article applies to:

SYMPTOMS

The file SVCGUID.H used by the Registration and Name Resolution (RnR) APIs has the UDP trap port for SNMP set to 167:

   #define SVCID_SNMP_TRAP_UDP                   SVCID_UDP(167)

RESOLUTION

The correct port number for SNMP traps is 162. However, please note that this entry is not looked at by the SNMP service for Windows NT. Hence, it cannot cause traps to be sent to the wrong port. SVCGUID.H is used only by Registration and Name Resolution (RnR) APIs.

STATUS

Microsoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. This problem was corrected in Windows NT 3.51.

Additional query words:

Keywords          : kbnetwork kbAPI kbNTOS350bug kbNTOS351fix kbSDKPlatform kbSNMP kbWinsock kbGrpNet 
Issue type        : kbbug
Solution Type     : kbfix

Last Reviewed: July 31, 1998