Web hosting, onlinemalls web, your ownonlinemalls, reseller programs, onlinemalls reviews | ||
Skirtsiworld.comSkirts | ||
Direct Democracy, Services and Information at DEMOCRACYIWORLD.COM | ||
1
|
Systems Network Architecture (SNA) is IBM\'s proprietary networking architecture created in 1974. It is a complete protocol stack for interconnecting computers and their resources. SNA describes the protocol and is, in itself, not actually a program. The implementation of SNA takes the form of various communications packages, most notably VTAM which is the mainframe package for SNA communications. SNA is still used extensively in banks and other financial transaction networks, as well as in many government agencies. While IBM is still providing support for SNA, one of the primary pieces of hardware, the 3745/3746 communications controller has been withdrawn from marketing by the IBM Corporation. However, there are an estimated 20,000 of these controllers installed and IBM continues to provide hardware maintenance service and micro code features to support users. A robust market of smaller companies continues to provide the 3745/3746, features, parts and service. The VTAM telecommunications access method is also supported by IBM, as is the IBM Network Control Program (NCP) required by the 3745/3746 controllers.
Contents |
IBM in the mid-1970s saw itself mainly as a hardware vendor and hence all its innovations in that period aimed to increase hardware sales. SNA\'s objective was to reduce the costs of operating large numbers of terminals and thus induce customers to develop or expand interactive terminal based-systems as opposed to batch systems. An expansion of interactive terminal based-systems would increase sales of terminals and more importantly of mainframe computers and peripherals - partly because of the simple increase in the volume of work done by the systems and partly because interactive processing requires more computing power per transaction than batch processing.
Hence SNA aimed to reduce the main non-computer costs and other difficulties in operating large networks using earlier communications protocols. The difficulties included:
As a result running a large number of terminals required a lot more communications lines than the same number would require today, especially if there were different types of terminals or users wanted to use different types of application (.e.g. under CICS or TSO) from the same location. In purely financial terms SNA\'s objectives were to increase customers\' spending on terminal-based systems and at the same time to increase IBM\'s share of that spending, mainly at the expense of the telecommunications companies.
SNA also aimed to overcome a limitation of the architecture which IBM\'s System/370 mainframes inherited from System/360. Each CPU could connect to at most 16 "channels" (devices which acted as controllers for peripherals such as tape and disk drives, printers, card-readers) and each channel could handle up to 16 peripherals - i.e. there was maximum of 256 peripherals per CPU. But before SNA each communications line counted as a separate peripheral, which severely limited the number of terminals with which even the most powerful mainframe could communicate.
Improvements in computer component technology made it feasible to build terminals that included more powerful communications cards which could operate a single standard communications protocol rather than a very stripped-down protocol which suited only a specific type of terminal. As a result several multi-layer communications protocols were proposed in the 1970s, of which the most important were IBM\'s SNA and ISO\'s X.25.
The best-known elements of SNA were:
SNA removed link control from the application program and placed it in the NCP. This had the following advantages and disadvantages:
Network Addressable Units in an SNA network are distinguished in System Service Control Points (typically in the mainframe), Physical Units (relating to boxes) and Logical Units (relating to applications or subsystems such as CICS and TSO) or terminals.[vague]
SNA essentially offers transparent communication: equipment specifics don\'t impose any constraints onto LU-LU communication. But eventually it serves a purpose to make a distinction between LU types, as the application must take the functionality of the terminal equipment into account (e.g. screen sizes and layout). Therefore, SNA defines several kinds of devices, called Logical Unit types. LU0 provides for undefined devices, or build your own protocol. LU1 devices are printers. LU2 devices are dumb 3270 display terminals. LU3 devices are printers using 3270 protocols. LU4 devices are batch terminals. LU5 has never been defined. LU6 provides for protocols between two applications. LU7 provides for sessions with 5250 terminals. The primary ones in use are LU1, LU2, and LU6.2 (an advanced protocol for application to application conversations).
Within SNA there are two types of data stream to connect local terminals and printers; there is the 3270 data stream mainly used by mainframes (zSeries family) and the 5250 data stream mainly used by minicomputers/servers such as the S/36, S/38, and AS/400 (now System i).
Starting from version 5.2 of OS/400, SNA for client-access is no longer supported.
The term 37xx refers to IBM\'s family of SNA communications controllers. The 3745 supports up to eight high-speed T1 circuits, the 3725 is a large-scale node and front-end processor for a host, and the 3720 is a remote node that functions as a concentrator and router.
The proprietary networking architecture for Honeywell Bull mainframes is Distributed Systems Architecture (DSA). Communications package for DSA is TNVIP. Like SNA, DSA is also no more supported for client access. Bull mainframes are fitted with Mainway for translating DSA to TCP/IP and TNVIP devices are replaced by Terminal Emulations (GLink, Winsurf). GCOS 8 supports TNVIP SE over TCP/IP.
| This article does not cite any references or sources. (January 2008) Please help improve this article by adding citations to reliable sources. Unverifiable material may be challenged and removed. |
This article is licensed under the GNU Free Documentation License. It uses material from Wikipedia