Windows NT 4.0 source code leak
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

28 lines
410 B

/*++
Copyright (c) 1992-1996 Microsoft Corporation
Module Name:
wellknow.h
Abstract:
Well known socket numbers for SNMP.
Environment:
User Mode - Win32
Revision History:
10-May-1996 DonRyan
Removed banner from Technology Dynamics, Inc.
--*/
#define WKSN_UDP_GETSET 161
#define WKSN_UDP_TRAP 162
#define WKSN_IPX_GETSET 36879 /* from RFC1420 */
#define WKSN_IPX_TRAP 36880