HPlogo SNA Link/iX Node Manager's Guide: HP 3000 MPE/iX Computer Systems > Chapter 6 MPE Commands

SNACONTROL VERSION

» 

Technical documentation

Complete book in PDF
» Feedback

 » Table of Contents

 » Index

Identifies the software version of SNA Transport, SNA/X.25 Link, and SNA/Token Ring Link.

Syntax

SNACONTROL VERSION

Use

SNACONTROL VERSION can be issued from a session, a job, a program, or in break. Pressing BREAK has no effect on this command.

Description

SNACONTROL VERSION identifies versions of SNA Transport program files, NL procedures, and SL procedures, as well as the overall version. It also identifies versions of the SNA/X.25 Link program file and NL procedures, as well as the overall version. Version ID numbers include version, update, and fix levels (v.uu.ff), as well as an internal fix level. For example, the version ID number A0102111 represents version level A, update level 01, fix level 02, and internal fix level 111. Ignore the internal fix level; this is used only within Hewlett-Packard.

Ouput from SNACONTROL VERSION is sent to $STDLIST.

Example

Typing

SNACONTROL VERSION

generates a display like this:

   SNA TRANSPORT 32098-20023 module versions:



   NL procedure: SNACMD_VERS        Version:  B0000012

   NL procedure: SNAINTR_VERS       Version:  B0000009

   NL procedure: SNATC_VERS         Version:  B0000009

   NL procedure: SNAPC_VERS         Version:  B0000007

   NL procedure: SNACBACCS_VERS     Version:  B0000005





   NL procedure: SNAUTIL_VERS        Version:  B0000010

   SL procedure: SNACMSTUB_VERS      Version:  B0000002

   NL procedure: SNANMSTUB_VERS      Version:  B0000005

   NL procedure: SNANMFMT_VERS       Version:  B0000006

   SL procedure: SNACMFMT_VERS       Version:  B0000001

   NM program file: SNASSV.PUB.SYS   Version:  B0000005

   NM program file: SNACSC.PUB.SYS   Version:  B0000022

   NM program file: SNAOPALT.PUB.SYS Version:  B0000003

   NM program file: SNASDLC.PUB.SYS  Version:  B0047001

   NM program file: SNATOKEN.PUB.SYS Version:  B0047001



   SNA TRANSPORT 32098-20023 overall version = B.00.00

If SNA/X.25 Link is also installed, the display includes this listing:

   SNA X.25 /XL  32098 - 20060 module versions:



   NL procedure:    SNAX25NMFMT_VERS Version:  A0000004

   NL procedure:    SNAX25_MC_VERS   Version:  A0000030

   NM program file: SNAX25.PUB.SYS   Version:  A0000061



   SNA X.25 /XL 32098 - 20060 overall version: A.00.00

If SNA/Token Ring Link is also installed, the display includes this listing:

   HP Token Ring LAN Driver   32098-20060   module versions:



   NL procedure: LAN_8025_DRIVER_VER Version:  A0045054

   NL procedure: LAN_8025_WRITE_VER  Version:  A0045010

   NL procedure: LAN_MC_VER          Version:  A0045019

   XL procedure: SUBSYS_61_FMT_VER   Version:  A004505D

   NL procedure: LAN_LINKCONTROL_VER Version:  A004505A



   HP Token Ring LAN Driver 32098-20087 overall version = A.00.45

Note that the version numbers shown above are not necessarily the current version numbers for SNA Transport, SNA/X.25 Link, or SNA/Token Ring Link; they are shown only as examples.

Feedback to webmaster