not defined SNMP_STANDALONE

/* CHECK */
in snmpsock.c set_snmp_local_internet_address (char *) sscanf has been changed.

maximum_transmission_unit is USHORT but set_ulong_decimal_value is being called.
set_ushort_decimal_value is being called.

application_id made ulong in vsnmpstr.h

enum TEST set_snmp_local_internet_address is changed. 

bptr_rxed_packet = asn_parse_integer (bptr_rxed_packet, &length_of_rxed_packet, eptr_type, ulptr_request_id,
	(USHORT) sizeof (ULONG), 0x01); has been changed snmpagnt.c


*((enum ASN_TYPES *)eptr_type) = (enum ASN_TYPES) *bptr_buffer; modified in
snmp_auth.c in snmp_parse_header routine for mismatch in enum and byte.


/* NEW VER  */

check for get_lsl_system_mib_variable in vsnmpmib.h. we should write this 
probably.

similarly get_lsl_interfaces_mib_variable

in snmpprcs.c enum SNMP_STATE process_get_next_request_message() is changed to
accomodate for GET_NEXT_REQUEST message


in initialize_snmp_socket_interface s_addr has been modified to take local
internet address.

the types of some of the ppp params were changed in vsnmpmib.h according to rfc.

init of snmpEnableAuthenTraps was not being done.
process_Set_request_message is been slightly modified with case for all differen
aSN_TYPES for taking of for set being called twice and the variables still as 
yet uninitialized .... 

/* Sanjay 11,Jan,1996 */
Changed VSNMPMIB.H to include mib strings for TCP and to modify info for
Spanning Tree Protocol and IPX.

Sanjay,16,Jan,1996 -
	Brand new VSNMPMIB.H including changes for IPX SNMP support.

10,Feb,96 Sanjay -
	Made all Address Table SNMP parameters READ_ONLY

06 Jan 97, Srikar
File	:	snmpagnt.c
Function:	snmp_agent_parse
a.changed parameters being passed to function create_identical_packet
to include error_status and error index values in which place 0s were
passed


17/01/1997
----------
File     : SNMPSOCK.C
Function : initialize_snmp_socket_interface()
The SNMP socket was bound to IP address INTERNET_ADDRES