home *** CD-ROM | disk | FTP | other *** search
/ Current Shareware 1994 January / SHAR194.ISO / networks / es53d.zip / ES53D.EXE / PCAGENT / RELEASE.DOC < prev   
Text File  |  1993-07-13  |  4KB  |  132 lines

  1.                 STANDARD MICROSYSTEMS CORPORATION
  2.                           
  3.                               PC Agent
  4.          For Ethernet and TokenCard EliteSeries LAN Adapters
  5.  
  6.  
  7.                         RELEASE INFORMATION
  8.  
  9.    This software is licensed by SMC for use by its customers only.
  10.         Copyright (c) 1993 Standard Microsystems Corporation.
  11.                          All rights reserved.
  12.  
  13.                    Version 1.31     2 June 1993
  14.  
  15.  
  16.  
  17. VERSION HISTORY
  18.  
  19. -- Version 1.31 (Current Version) --
  20.  
  21.    Added code to use default configuration file name, PCAGENT.CFG,
  22.    if no file name is specified in the command line. PCAGENT will
  23.    retrieve the configuration file from the path where PCAGENT is
  24.    resided. If PCAGENT.CFG is not found, PCAGENT will continue 
  25.    with some of the parameters not initialized.    
  26.  
  27. -- Version 1.30 --
  28.  
  29.    Reduced code size.
  30.  
  31.    Validated the request message's community string for GETs and
  32.    GETNEXTs request.
  33.  
  34.    Fixed a problem that will accept an erroneous community string 
  35.    with the same length as the PCAGENT's community string, but with
  36.    a different last character.
  37.  
  38.    Added sending RIP packets before sending traps to another 
  39.    network in an IPX environment. This solves the problem of 
  40.    duplicate trap messages received by the network-management 
  41.    station.
  42.  
  43.    Added "unload" capability.
  44.  
  45.    Sent traps when unloading PCAGENT SNMP.
  46.  
  47.    Added the ability to send traps in IP to the network-management 
  48.    station on another IP subnet through an IP router. This requires
  49.    two additional variables, ipDfGwy and ipSubNetMask, to be set in
  50.    the configuration file.
  51.  
  52.    Added more API supports.
  53.  
  54.    Fixed problem with handling Ethernet source address with the
  55.    highest bit set to 1. 
  56.  
  57.    Fixed problem with handling incomming long SNMP request message.
  58.  
  59.    Reported error if outgoing SNMP response message is too long.  
  60.  
  61.    Reported "SnmpBadValue" error if a MIB object value's length
  62.    specified in the received SNMP request is longer than expected.
  63.  
  64. -- Version 1.20 --
  65.  
  66.    Removed smcDiscover from ASN.1 definitions because
  67.    smcDiscover is a transparent variable specific for discovery
  68.    process.
  69.   
  70.    Changed ipForwarding from a ReadOnly variable to ReadWrite
  71.    variable.
  72.  
  73.    Modified AutoDiscovery process to use a broadcast Get rather than a
  74.    broadcast Set for variable smcDiscover .
  75.  
  76.    Reduced size about 2K.
  77.  
  78.    Changed default value for smcDosWsTrapDstPro.1, 
  79.    smcDosWsTrapDstPro.2, and smcDosWsTrapDstPro.3 to 1.
  80.  
  81. -- Version 1.10 --
  82.  
  83.    Added APIs support to allow local application to retrieve and
  84.    manipulate MIB variables.
  85.  
  86.    Fixed problems in sending out traps with IPX protocol.
  87.  
  88.    Updated protocol definitions for PCAGENT traps. The protocols are
  89.    defined by MIB variables smcDosWsTrapDstPro.? (where ? = 1, 2, 3). 
  90.    The updated definitions are :
  91.         2 = TCP/IP
  92.         3 = IPX with Ethernet II frame
  93.         4 = IPX with 802.2
  94.         5 = IPX with SNAP
  95.         6 = IPX with 802.3
  96.  
  97.    Fixed problem in receiving and sending Ethernet 802.2 and 
  98.    Ethernet Snap frame.
  99.                                                                    
  100.    Eliminated support for /n(or /N) option for loading pcagent
  101.    because the source-routing problem is fixed in the Token-Ring
  102.    server driver version 1.13.  
  103.  
  104. -- Version 1.01 --
  105.  
  106.   Changed version number display to numeric only without any letter.        
  107.  
  108.   Modified error messages at load time.
  109.  
  110.   Reported driver version in driver type MIB object.
  111.  
  112.   Added total transmit collisions diagnostic counter.
  113.  
  114.   Added support for IPX driver.
  115.  
  116.   Re-arranged error messages and error-return codes.
  117.  
  118.   Increased program stack size to accommodate longer command line.      
  119.  
  120.   Fixed problem that occurred with some computers when their BIOS 
  121.   signature string exceeded 99 characters. If this occurs, the 
  122.   string is truncated.    
  123.  
  124. -- Version 1.00 --
  125.  
  126.   Initial release.
  127.  
  128.  
  129. EtherCard PLUS, TokenCard, EliteSeries, and SuperDisk are trademarks, 
  130. and SMC and Standard Microsystems are registered trademarks, of 
  131. Standard Microsystems Corporation. Other trademarks mentioned herein
  132. belong to their respective companies.