  | 
		
OpenVMS Alpha System Analysis Tools Manual
 
 
 
SHOW GLOBAL_SECTION_TABLE, SHOW GST
 
Displays information contained in the global section table, including
pageable sections of loadable images.
 
 
Format
SHOW GLOBAL_SECTION_TABLE or SHOW GST [/SECTION_INDEX=n]
  
 
Parameters
None.
 
 
Qualifiers
/SECTION_INDEX=n
Displays only the global section table entry for the specified section.
 
 
Description
Displays the entire contents of the global section table, unless you
specify the qualifier /SECTION_INDEX. This command is equivalent to
SHOW PROCESS/PROCESS_SECTION_TABLE/SYSTEM. SDA displays the information
in Table 4-3 for each GST entry. 
 
  Table 4-3 Global Section Table Entry Information
  
    | Part  | 
    Definition  | 
   
  
    | 
      INDEX
     | 
    
      Index number of the entry. Entries in the global section table begin at
      the highest location in the table, and the table expands toward lower
      addresses.
     | 
   
  
    | 
      ADDRESS
     | 
    
      Address of the global section table entry.
     | 
   
  
    | 
      SECT/GPTE
     | 
    
      Virtual address that marks the beginning of the first of the section
      described by this entry, if a loadable image; or the virtual address of
      the global page table entry for the first page, if a global section.
     | 
   
  
    | 
      CCB
     | 
    
      Address of the channel control block on which the section file is open.
      This field is zero for loadable images.
     | 
   
  
    | 
      PAGELETS
     | 
    
      Length of the global section. This is in units of pagelets, except for
      a PFN-mapped section in which the units are pages.
     | 
   
  
    | 
      VBN
     | 
    
      Virtual block number. The number of the file's virtual block that is
      mapped into the section's first page.
     | 
   
  
    | 
      WINDOW
     | 
    
      Address of the window control block on which the section file is open.
     | 
   
  
    | 
      REFCNT
     | 
    
      Number of pages of this section that are currently mapped.
     | 
   
  
    | 
      FLINK
     | 
    
      Forward link. The pointer to the next entry in the GST list.
     | 
   
  
    | 
      BLINK
     | 
    
      Backward link. The pointer to the previous entry in the GST list.
     | 
   
  
    | 
      FLAGS
     | 
    
      Flags that describe the access that the system and processes have to
      the global section.
     | 
   
 
 
Example
 
 
 
SHOW GLOCK
 
Displays the Galaxy locks for the Galaxy Management Database (GMDB),
process tables, and/or system tables.
 
 
Format
SHOW GLOCK [/BRIEF]   [/GMDB_TABLE]   [/PROCESS_TABLE [=n ]]  
[/SYSTEM_TABLE [=n ]]   [/ALL]   [/ADDRESS=n [/PHYSICAL]]  
[/HANDLE=n [/LINKED]]
  
 
Parameters
None.
 
 
Qualifiers
/BRIEF
Displays a single line for each Galaxy lock, regardless of any other
qualifiers.
/GMDB_TABLE
Displays the Galaxy lock table for the Galaxy Management Database
(GMDB) including the embedded and attached Galaxy locks.
/PROCESS_TABLE [=n]
Displays all the process Galaxy lock tables with the embedded and
attached Galaxy locks, as well as a summary table. The
/PROCESS_TABLE=n qualifier displays the single Galaxy lock
table without a summary page.
/SYSTEM_TABLE [=n]
Displays all the system Galaxy lock tables with the embedded and
attached Galaxy locks, as well as a summary table. The
/SYSTEM_TABLE=n qualifier displays the single Galaxy lock
table without a summary page.
/ALL
Displays information provided by the /GMDB_TABLE, /PROCESS_TABLE, and
/SYSTEM_TABLE qualifiers. The /ALL qualifier also displays information
from the base GMDB Galaxy lock.
/ADDRESS=n [/PHYSICAL]
Displays the single Galaxy lock at address n. Because process
Galaxy locks are located by their physical address, you must use the
/PHYSICAL qualifier to enter such an address.
/HANDLE=n [/LINKED]
Displays the single Galaxy lock whose handle is n. The
optional qualifier /LINKED causes SDA to display all Galaxy locks
linked to the one specified.
 
 
Examples
 
  
    | #1 | 
   
    
       
      
SDA> SHOW GLOCK
Galaxy Lock Database
--------------------
Base address of GLock segment of GMDB:       FFFFFFFF.7F238000
Length:                                      00000000.00082000
  Nodes:                 00000000.00000007   Flags:          00000000.00000000
Process tables:          00000000.00000400   System tables:  00000000.00000400
  First free:                     00000002                            00000001
  First used:                     00000001                            00000000
Embedded GLocks:
GLock address:           FFFFFFFF.7F238020   Handle:         80000000.00000805
  GLock name:            GMDB_GLOCK_LOCK     Flags:                         00
  Owner count:                          00   Owner node:                    00
  Node sequence:                      0000   Owner:                     000000
  IPL:                                  08   Previous IPL:                  00
  Wait bitmask:          00000000.00000000   Timeout:                 00000000
  Thread ID:             00000000.00000000
GLock address:           FFFFFFFF.7F238190   Handle:         80000000.00000833
  GLock name:            PRC_LCKTBL_LOCK     Flags:                         00
  Owner count:                          00   Owner node:                    00
  Node sequence:                      0000   Owner:                     000000
  IPL:                                  08   Previous IPL:                  00
  Wait bitmask:          00000000.00000000   Timeout:                 00000000
  Thread ID:             00000000.00000000
GLock address:           FFFFFFFF.7F2381D0   Handle:         80000000.0000083B
  GLock name:            SYS_LCKTBL_LOCK     Flags:                         00
  Owner count:                          00   Owner node:                    00
  Node sequence:                      0000   Owner:                     000000
  IPL:                                  08   Previous IPL:                  00
  Wait bitmask:          00000000.00000000   Timeout:                 00000000
  Thread ID:             00000000.00000000
      
      
     | 
   
 
This example shows the summary of the Galaxy lock database.
  
  
    | #2 | 
   
    
       
      
SDA> SHOW GLOCK/PROCESS_TABLE
Galaxy Lock Database: Process Lock Table #0001
----------------------------------------------
Base address of Process Lock Table #0001:    FFFFFFFF.7F23A000
  Lock size:                          0040   Flags:                         01  VALID
  Region Index/Sequence:     0008/00000001   Access mode:                   03
  Region physical size:  00000000.00002000   Virtual size:   00000000.00002000
  Number of locks:       00000000.00000080   Nodes:          00000000.00000007
Per-node reference counts:
    Node   Count
    ----   -----
    0000    0001
    0001    0001
    0002    0001
Embedded GLock:
GLock address:           FFFFFFFF.7F23A040   Handle:         80000000.00000C09
  GLock name:            PLCKTBL_LOCK001     Flags:                         00
  Owner count:                          00   Owner node:                    00
  Node sequence:                      0000   Owner:                     000000
  IPL:                                  00   Previous IPL:                  00
  Wait bitmask:          00000000.00000000   Timeout:                 00000000
  Thread ID:             00000000.00000000
Attached GLocks:
GLock address:          P00000000.C05EC7C0   Handle:         00000001.000000F9
  GLock name:            CPU_BAL_LOCK        Flags:                         00
  Owner count:                          00   Owner node:                    00
  Node sequence:                      0000   Owner:                     000000
  IPL:                                  00   Previous IPL:                  00
  Wait bitmask:          00000000.00000000   Timeout:                 00000000
  Thread ID:             00000000.00000000
   .
   .
   .
GLock address:          P00000000.C05EC000   Handle:         00000001.00000001
  GLock name:            CPU_BAL_LOCK        Flags:                         00
  Owner count:                          00   Owner node:                    00
  Node sequence:                      0000   Owner:                     000000
  IPL:                                  00   Previous IPL:                  00
  Wait bitmask:          00000000.00000000   Timeout:                 00000000
  Thread ID:             00000000.00000000
Used GLock count = 0020
Free GLock count = 0060
Galaxy Lock Database: Process Lock Table Summary
------------------------------------------------
Total used Process Lock Tables:              00000001
Total free Process Lock Tables:              000003FF
      
      
     | 
   
 
This example shows the Galaxy locks for all processes.
  
 
SHOW GMDB
 
Displays the contents of the Galaxy Management Database (GMDB) and/or
the node blocks of the instances in the Galaxy system.
 
 
Format
SHOW GMDB [/ALL]   [/NODE [=name |=n|/ADDRESS=n ] [/SUMMARY]
  
 
Parameters
None.
 
 
Qualifiers
/ADDRESS
Specifies the address of a single node block to be displayed when used
with the /NODE qualifier. See the description of the /NODE qualifier.
/ALL
Displays the contents of the Galaxy Management Database and all node
blocks that have ever been used (contents nonzero).
/NODE [=name|=n|/ADDRESS=n]
Displays the contents of the specified node block, given by either the
name of the instance, the partition number, or the address of the node
block. If the /NODE qualifier is given alone, then the node block for
the current instance is displayed.
/SUMMARY
Displays a one-page summary of the GMDB and all node blocks.
 
 
  Note 
The default action displays the contents of the Galaxy Management
Database. 
     | 
   
 
 
Examples
 
  
 
  
    
       
      
 1. SDA> SHOW GMDB
Galaxy Management Database
-------------------------
Base address of GMDB:                        FFFFFFFF.7F234000
Base address of NODEB for this instance:     FFFFFFFF.7F236000
  Revision:                            1.0   Maximum node ID:         00000003
  Creation time:   31-MAR-1999 13:15:08.08   Incarnation:    00000000.00000003
  State:                       OPERATIONAL   Creator node:            00000001
  Base size:             00000000.00004000   Total size:     00000000.000A6000
  Last joiner ID:                 00000002   Remover node ID:         FFFFFFFF
  Last leaver ID:                 00000002   Node timeout (msec)          5000.
  Lock owner                      00000002   Lock flags:                  0000
  Break owner:                    FFFFFFFF   Breaker ID:              FFFFFFFF
Version Information:
  Min Version Operational              1.0   Min Version Allowed           1.0
  Max Version Operational              1.0
Membership bitmask:      FFFFFFFF.7F236800
  Valid bits:                     00000004   State:          00000000.0000001E  AUTO_LOCK TIMEOUT_CRASH....
  Unit count:                         0001   Unit size:               QUADWORD
  Lock IPL:                             16   Saved IPL:               00000008
  Count of bits set:              00000003
  Timeout count:                  000186A0
  Summary bitmask:       00000000.00000001
  Unit bitmask:
       ........ ........ ........ .......7   00000000
Remove node bitmask:     FFFFFFFF.7F236880
  Valid bits:                     00000004   State:          00000000.00000018  SUMMARY_BITS SET_COUNT
  Unit count:                         0001   Unit size:               QUADWORD
  Count of bits set:              00000000
  Summary bitmask:       00000000.00000000
  Unit bitmask:
       ........ ........ ........ .......0   00000000
Subfacility validation flags:     00000000
  Galaxy locks segment:  FFFFFFFF.7F238000   Length:         00000000.00082000
  Shared memory segment: FFFFFFFF.7F2BA000   Length:         00000000.0000A000
  CPU comms segment:     FFFFFFFF.7F2C4000   Length:         00000000.00014000
  CPU info segment:      FFFFFFFF.7F2D8000   Length:         00000000.00002000
  Membership segment:    FFFFFFFF.7F2DA000   Length:         (empty)
MMAP address:            FFFFFFFF.7F234200
  Level count:                        0000   Flags:                       0001  VALID
  Top page count:                 00000053   Virtual size:   00000000.000A6000
  PFN list page count:            00000000   First PFN:               00060000
  Data page count:                00000053)
 |   
This example shows the overall summary of the Galaxy Management
Database.
 
 
  
    
       
      
 2. SDA> SHOW GMDB/NODE=0
GMDB: Node ID 00000000 (current instance)
-----------------------------------------
Base address of node block:                  FFFFFFFF.7F236000
  Version:                             1.0   Node name:                 ANDA1A
  Join time:       31-MAR-1999 14:11:09.08   Incarnation:    00000000.00000005
  State:                            MEMBER   Crash_all acknowledge:   00000000
  Validation done:                00000000   Reform done:             00000000
  IP interrupt mask:     00000000.00000000
Little brother:                   00000002   Heartbeat:      00000000.0019EAD1
Big brother:                      00000001   Last watched_node:       00000000
  Watched_node #0:       FFFFFFFF.7F236078   Node watched:            00000002
  Last heartbeat:        00000000.0017C1AD   Miss count:              00000000)
 
 |   
This example shows Galaxy Management Database information for the
specified instance.
  
SHOW GSD
 
Displays information contained in the global section descriptors.
 
 
Format
SHOW GSD [/ADDRESS=n|/ALL|/DELETED|/GLXGRP  
|/GLXSYS|/GROUP|/SYSTEM]
  
 
Parameters
None.
 
 
Qualifiers
/ADDRESS=n
Displays a specific global section descriptor entry, given its address.
/ALL
Displays information in all the global section descriptors, that is,
the system, group, and deleted global section descriptors, plus the
Galaxy group and Galaxy system global section descriptors, if the
system or dump being analyzed is a member of an OpenVMS Galaxy system.
This qualifier is the default.
/DELETED
Displays information in the deleted (that is, delete pending) global
section descriptors.
/GLXGRP
Displays information in the group global section descriptors of a
Galaxy system.
/GLXSYS
Displays information in the system global section descriptors of a
Galaxy system.
/GROUP
Displays information in the group global section descriptors.
/SYSTEM
Displays information in the system global section descriptors.
 
 
Description
The SHOW GSD command displays information that resides in the global
section descriptors. Table 4-4 shows the fields and their meaning.
 
  Table 4-4 GSD Fields
  
    | Field  | 
    Meaning  | 
   
  
    | 
      ADDRESS
     | 
    
      Gives the address of the global section descriptor.
     | 
   
  
    | 
      NAME
     | 
    
      Gives the name of the global section.
     | 
   
  
    | 
      GSTX
     | 
    
      Gives the global section table index.
     | 
   
  
    | 
      FLAGS
     | 
    
      Gives the settings of flags for specified global section, as a
      hexadecimal number; also displays key flag bits by name.
     | 
   
  
    | 
BASEPFN
      1
     | 
    
      Gives physical page frame number at which the section starts.
     | 
   
  
    | 
PAGES
      1
     | 
    
      Gives number of pages (not pagelets) in section.
     | 
   
  
    | 
REFCNT
      1
     | 
    
      Gives number of times this global section is mapped.
     | 
   
 
 
 
1This field applies only to PFN mapped global sections.
 
 
Example
 
 
 
SHOW HEADER
 
Displays the header of the dump file.
 
 
Format
SHOW HEADER
  
 
Parameters
None.
 
 
Qualifiers
None.
 
 
Description
The SHOW HEADER command produces a 10-column display, each line of
which displays both the hexadecimal and ASCII representation of the
contents of the dump file header in 32-byte intervals. Thus, the first
eight columns, when read right to left, represent the hexadecimal
contents of 32 bytes of the header; the ninth column, when read left to
right, records the ASCII equivalent of the contents. (The period [.] in
this column indicates an ASCII character that cannot be displayed.)
After it displays the contents of the header blocks, the SHOW HEADER
command displays the hexadecimal contents of the saved error log
buffers.
 
See the OpenVMS AXP Internals and Data Structures manual for a discussion of the information
contained in the dump file header. See also the SHOW DUMP and CLUE
ERRLOG commands, which you can use to obtain formatted displays of the
dump header and error log buffers.
  
Example
 
 
The SHOW HEADER command displays the contents of the dump file's
header. Ellipses indicate hexadecimal information omitted from the
display.
  
SHOW LAN
 
Displays information contained in various local area network (LAN) data
structures.
 
 
Format
SHOW LAN [/qualifier[,...]]
  
 
Parameters
None.
 
 
Qualifiers
/CLIENT=name
Specifies that information be displayed for the specified client. Valid
client designators are SCA, DECNET, LAT, MOPRC, TCPIP, DIAG, ELN, BIOS,
LAST, USER, ARP, MOPDL, LOOP, BRIDGE, DNAME, ENCRY, DTIME, and LTM. The
/CLIENT, /DEVICE, and /UNIT qualifiers are synonymous and mutually
exclusive.
/CLUEXIT
Specifies that cluster protocol information be displayed.
/COUNTERS
Specifies that the LAN station block (LSB) and unit control block (UCB)
counters be displayed.
/CSMACD
Specifies that Carrier Sense Multiple Access with Collision Detect
(CSMA/CD) information for the LAN be displayed. By default, both
CSMA/CD and Fiber Distributed Data Interface (FDDI) information is
displayed.
/DEVICE=name
Specifies that information be displayed for the specified device, unit,
or client. For each LAN adapter on the system, there is one
device and multiple users of that device called,
units or clients. Device designators
are specified in the format XXdn, where
XX is the type of device, d is the
device letter, and n is the unit number. The device
letter and unit number are optional. The first unit, which is always
present, is the template unit. These are specified as indicated in this
example for a DEMNA called EX:
  /DEVICE=EX---display all EX devices on the system
   /DEVICE=EXA---display the first EX device only
   /DEVICE=EXA0---display the first EXA unit
   /DEVICE=SCA---display SCA unit
   /DEVICE=LAT---display LAT units
 
Valid client names are listed in the /CLIENT=name qualifier.
The /CLIENT, /DEVICE, and /UNIT qualifiers are synonymous and mutually
exclusive.
 /ELAN
Specifies information from an Emulated LAN (ELAN) that runs over an
asynchronous transfer mode (ATM) network. The /ELAN qualifier displays
the LAN Station Block (LSB) address, device state, and the LSB fields
pertinent to an ELAN for both the parent ATM device and the ELAN
pseudo-device drivers. It also specifies the name, description, parent
device, state, and LAN emulation client (LEC) attributes of the ELAN.
The qualifier /ELAN used with the device qualifier (/ELAN/DEVICE=ELA)
will only display information for the specified device or pseudo-device.
 /ERRORS
Specifies that the LSB and UCB error counters be displayed.
/FDDI
Specifies that Fiber Distributed Data Interface (FDDI) information for
the LAN be displayed. By default, both CSMA/CD and FDDI information is
displayed.
/FULL
Specifies that all information from the LAN, LSB, and UCB data
structures be displayed.
/COUNTERS
Specifies internal counters of the drivers by displaying the internal
counters. If the /ICOUNTERS qualifier is used with the /DEVICE
qualifier, the /ICOUNTERS specifies the internal counters of a specific
driver.
/QUEUE
Specifies a listing of all queues, whether their status is valid or
invalid, and all elements of the queues. If the /QUEUE qualifier is
used with the /DEVICE qualifier, the /QUEUE specifies a specific queue.
/SUMMARY
Specifies that only a summary of LAN information (a list of flags,
LSBs, UCBs, and base addresses) be printed. This is the default.
/TIMESTAMPS
Specifies that time information (such as start and stop times and error
times) from the device and unit data structures be printed. SDA
displays the data in chronological order.
/UNIT=name
Specifies that information be displayed for the specified unit. See the
descriptions for /CLIENT=name and /DEVICE=name
qualifiers.
/VCI
Specifies that information be displayed for the VMS Communication
Interface Block (VCIB) for each LAN device with an active VCI user. If
you use the /VCI qualifier with the /DEVICE qualifier, the VCIB is only
displayed for the specified device.
 
 
Description
The SHOW LAN command displays information contained in various local
area network (LAN) data structures. By default, or when the /SUMMARY
qualifier is specified, SHOW LAN displays a list of flags, LSBs, UCBs,
and base addresses. When the /FULL qualifier is specified, SHOW LAN
displays all information found in the LAN, LSB, and UCB data structures.
 
 
Examples
 
  
    | #1 | 
   
    
       
      
SDA>  SHOW LAN/FULL
LAN Data Structures
-------------------
               -- LAN Information Summary 23-MAY-1996 13:07:52 --
LAN flags:  00000004 LAN_INIT
LAN block address           80DB7140    Timer DELTA time            1000000
0
Number of stations                 2    DAT sequence number
1
LAN module version                 1    First SVAPTE                FFDF60F
0
LANIDEF version                   51    Number of PTEs
3
LANUDEF version                   26    SVA of first page           8183C00
0
First LSB address           80DCA980
            -- LAN CSMACD Network Management 23-MAY-1996 13:07:52 --
Creation time                   None    Times created
0
Deletion time                   None    Times deleted
0
Module EAB                  00000000    Latest EIB                  0000000
0
Port EAB                    00000000
Station EAB                 00000000
NM flags:   00000000
             -- LAN FDDI Network Management 23-MAY-1996 13:07:52 --
Creation time                   None    Times created
0
Deletion time                   None    Times deleted
0
Module EAB                  00000000    Link EAB                    00000000
Port EAB                    00000000    PHY port EAB                0000000 0
Station EAB                 00000000    Module EIB                  0000000 0
NM flags:   00000000
LAN Data Structures
-------------------
               -- ESA Device Information 23-MAY-1996 13:07:52 --
LSB address                 80DCA980    Driver code address         80CAE83 8
Driver version     00000001.07010037    Device1 code address        0000000 0
Device1 version    00000000.00000000    Device2 code address        0000000
 0
Device2 version    00000000.00000000    LAN code address            80CAFA0 0
LAN version        00000001.07010112    DLL type                      CSMAC D
Device name                 EY_NITC2    MOP name                         MX E
MOP ID                            94    HW serial               Not supplie d
HW version                  00000000    Promiscuous mode                 OF F
Controller mode               NORMAL    Promiscuous UCB             0000000 0
Internal loopback                OFF    All multicast state              OFF
Hardware address   08-00-03-DE-00-12    CRC generation mode               ON
Physical address   AA-00-04-00-88-FE    Full Duplex Enable               OF
 F
Active unit count                  1    Full Duplex State                OF
 F
Line speed                        10
Flags:  00000000
Char:   00000000
Status: 00000003 RUN,INITED
LAN Data Structures
-------------------
            -- ESA Device Information (cont) 23-MAY-1996 13:07:52 --
Put rcv ptr/index           00000000    Get rcv ptr/index           0000001 5
Put xmt ptr/index           80DCB620    Get xmt ptr/index           80DCB62 0
Put cmd ptr/index           00000000    Get cmd ptr/index           0000000 0
Put uns ptr/index           00000000    Get uns ptr/index           0000000 0
Put smt ptr/index           00000000    Get smt ptr/index           0000000 0
RBufs owned by dev                 0    Rcv packet limit                  3 2
XEnts owned by dev                 0    XEnts owned by host                 4
CEnts owned by dev                 0    Transmit timer                      0
UEnts owned by dev                 0    Control timer                       0
SEnts owned by dev                 0    Periodic SYSID timer             59 9
Current rcv buffers               17    Ring unavail timer                  0
Rqst MAX rcv buffers              32    USB timer                         2 6
Rqst MIN rcv buffers              16    Receive alignment                   0
Curr MAX rcv buffers              32    Receive buffer size             151 8
Curr MIN rcv buffers              16    Min 1st chain segment               0
FILL rcv buffers                  16    Min transmit length                 0
ADD  rcv buffers                  32    Dev xmt header size                 0
LAN Data Structures
-------------------
            -- ESA Device Information (cont) 23-MAY-1996 13:07:52 --
Last receive         23-MAY 13:07:51    Last transmit        23-MAY 13:07:5 0
ADP address                 80D4B280    IDB address                 80DCA88 0
DAT stage                   00000000    DAT xmt status     0000003C.003C000 1
DAT number started                 1    DAT xmt complete     23-MAY 13:07:19
DAT number failed                  0    DAT rcv found                   Non e
DAT VCRP                    80DCBB80    DAT UCB                     0000000 0
Mailbox enable flag                0    CRAM read comman            0000000 0
CSR base phys addr 00000000.00000000    CRAM write comma            0000000 0
Mailboxes in use                   0    Media                           UND F
2nd LW status flags         00000000
LAN Data Structures
-------------------
         -- ESA Network Management Information 23-MAY-1996 13:07:52 --
Creation time                   None    Create count                       0
Deletion time                   None    Enable count                        0
Deletion time                   None    Enable count                        0
Enabled time                    None    Number of ports                     0
Disabled time                   None    Events logged                       0
EIB address                 00000000    NMgmt assigned addr             Non e
LLB address                 00000000    Station name itmlst         00000000
LHB address                 00000000    Station itmlst len                 0
First LPB address           00000000
LAN Data Structures
-------------------
                -- ESA Fork Information 23-MAY-1996 13:07:52 --
ISR   FKB sched      23-MAY 13:07:51    ISR   FKB in use flag           FRE E
ISR   FKB time       23-MAY 13:07:51    ISR   FKB count                  200
IPL8  FKB sched      23-MAY 13:07:20    IPL8  FKB in use flag           FRE E
IPL8  FKB time       23-MAY 13:07:20    IPL8  FKB count                     1
RESET FKB sched                 None    RESET FKB in use flag           FRE E
RESET FKB time                  None    RESET FKB count                     0
NM    FKB sched                 None    NM    FKB in use flag           FRE E
NM    FKB time                  None    NM    FKB count                     0
Fork status code                   0
LAN Data Structures
-------------------
                -- ESA Queue Information 23-MAY-1996 13:07:52 --
Control hold queue      80DCACF0  Status:  Valid, empty
Control request queue   80DCACF8  Status:  Valid, empty
Control pending queue   80DCAD00  Status:  Valid, empty
Transmit request queue  80DCACE8  Status:  Valid, empty
Transmit pending queue  80DCAD18  Status:  Valid, empty
Receive buffer list     80DCAD38  Status:  Valid, 17 elements
Receive pending queue   80DCAD20  Status:  Valid, empty
Post process queue      80DCAD08  Status:  Valid, empty
Delay queue             80DCAD10  Status:  Valid, empty
Auto restart queue      80DCAD28  Status:  Valid, empty
Netwrk mgmt hold queue  80DCAD30  Status:  Valid, empty
          -- ESA Multicast Address Information 23-MAY-1996 13:07:52 --
AB-00-00-04-00-00
                  -- ESA Unit Summary 23-MAY-1996 13:07:52 --
UCB      UCB Addr  Fmt   Value           Client     State
---      --------  ---   -----           ------  -----------
ESA0     80D4F6C0
ESA1     80E35400  Eth   60-03           DECNET  0017 STRTN,LEN,UNIQ,STRTD
LAN Data Structures
-------------------
              -- ESA Counters Information 23-MAY-1996 13:07:52 --
Octets received                  596    Octets sent                      23 0
PDUs received                      8    PDUs sent                           5
Mcast octets received            596    Mcast octets sent                13 8
Mcast PDUs received                8    Mcast PDUs sent                     3
Unrec indiv dest PDUs              0    PDUs sent, deferred                 0
Unrec mcast dest PDUs              1    PDUs sent, one coll                 0
Data overruns                      0    PDUs sent, mul coll                 0
Unavail station buffs              0    Excessive collisions                0
Unavail user buffers               0    Late collisions                     0
CRC errors                         0    Carrier check failure               Noner failure            Non
Rcv data length err                0    Coll detect chk fail                0
Frame size errors                  0    Short circuit failure               0
Frames too long                    0    Open circuit failure                0
Seconds since zeroed              34    Transmits too long                  0
Station failures                   0    Send data length err                0
LAN Data Structures
-------------------
           -- ESA Counters Information (cont) 23-MAY-1996 13:07:52 --
No work transmits                  0    Ring avail transitions              0
Buffer_Addr transmits              0    Ring unavail transitions            0
SVAPTE/BOFF transmits              0    Loopback sent                       0
Global page transmits              0    System ID sent                      0
Bad PTE transmits                  0    ReqCounters sent                    0
Restart pending counter            0    Internal counters size            4 0
+00 MCA not enabled              187    +2C Generic (or unused)     0000000 0
+04 Xmt underflows                 0    +30 Generic (or unused)     0000000 0
+08 Rcv overflows                  0    +34 Generic (or unused)     0000000 0
+0C Memory errors                  0    +38 Generic (or unused)     80DCAD1 0
+10 Babbling errors                0    +3C Generic (or unused)     80DCAD1 0
+14 Local buffer errors            0    +40 Generic (or unused)     004E084 0
+18 LANCE interrupts             202    +44 Generic (or unused)     6161616 0
+1C Xmt ring <31:0>         00000000    +48 Generic (or unused)     6161616 0
+20 Xmt ring <63:32>        00000000    +4C Generic (or unused)     6161616 0
+24 Soft errors handled            0    +50 Generic (or unused)     6161616 0
+28 Generic (or unused)     00000000    +54 Generic (or unused)     6161616 0
LAN Data Structures
-------------------
                -- ESA Error Information 23-MAY-1996 13:07:52 --
Fatal error count                  0    Last error CSR              0000000 0
Fatal error code                None    Last fatal error                Non e
Prev  error code                None    Prev fatal error                Non e
Transmit timeouts                  0    Last USB time                   Non e
Control timeouts                   0    Last UUB time                   Non e
Restart failures                   0    Last CRC time                   Non e
Power failures                     0    Last CRC srcadr                 Non e
Bad PTE transmits                  0    Last length erro                Non e
Loopback failures                  0    Last exc collisi                Non e
System ID failures                 0    Last carrier fai                Non e
ReqCounters failures               0    Last late collis                Non e
LAN Data Structures
-------------------
             -- ESA0 Template Unit Information 23-MAY-1996 13:07:52 --
LSB address                 80DCA980    Error count                        0
VCIB address                00000000    Parameter mask              0000000 0
Stop IRP address            00000000    Promiscuous mode                 OF F
Restart IRP address         00000000    All multicast mode               OF F
LAN medium                    CSMACD    Source Routing mode      TRANSPAREN T
Packet format               Ethernet    Access mode                EXCLUSIV E
Eth protocol type              00-00    Shared user DES                 Non e
802E protocol ID      00-00-00-00-00    Padding mode                      O 0
802.2 SAP                         00    Automatic restart           DISABLE D
802.2 Group SAPs         00,00,00,00    Allow prom client                 O 0
Controller mode               NORMAL    Can change address               OF F
Internal loopback                OFF    802.2 service                   Use r
CRC generation mode               ON    Rcv buffers to save                 1
Functional Addr mod               ON    Minimum rcv buffers                 4
Hardware address   08-00-03-DE-00-12    User transmit FC/AC               O N
Physical address   FF-FF-FF-FF-FF-FF    User receive FC/AC               OF F
LAN Data Structures
-------------------
          -- ESA1 60-03 (DECNET) Unit Information 23-MAY-1996 13:07:52 --
LSB address                 80DCA980    Error count                         0
VCIB address                00000000    Parameter mask              00DA869 5
Stop IRP address            80E047C0    Promiscuous mode                 OF F
Restart IRP address         00000000    All multicast mode               OF F
LAN medium                    CSMACD    Source Routing mode      TRANSPAREN T
Packet format               Ethernet    Access mode                EXCLUSIV E
Eth protocol type              60-03    Shared user DES                 Non e
802E protocol ID      00-00-00-00-00    Padding mode                      O 0
802.2 SAP                         00    Automatic restart           DISABLE D
802.2 Group SAPs         00,00,00,00    Allow prom client                 O 0
Controller mode               NORMAL    Can change address               OF F
Internal loopback                OFF    802.2 service                   Use r
CRC generation mode               ON    Rcv buffers to save               1 0
Functional Addr mod               ON    Minimum rcv buffers                 4
Hardware address   08-00-03-DE-00-12    User transmit FC/AC               O N
Physical address   AA-00-04-00-88-FE    User receive FC/AC               OF F
LAN Data Structures
-------------------
      -- ESA1 60-03 (DECNET) Unit Information (cont) 23-MAY-1996 13:07:52 --
Last receive         23-MAY 13:07:47    Starter's PID               0001000 F
Last transmit        23-MAY 13:07:50    Maximum header size               1 6
Last start attempt   23-MAY 13:07:20    Maximum buffer size             149 8
Last start done      23-MAY 13:07:20    Rcv quota charged              1504 0
Last start failed               None    Default FC value                  0 0
MCA match enabled                 01    Default AC value                  0 0
Last MCA filtered  AB-00-00-04-00-00    Maintenance state                 ON
UCB status:  00000017 STRTN,LEN,UNIQ,STRTD
Receive IRP queue       80E356E8  Status:  Valid, 1 element
Receive pending queue   80E356E0  Status:  Valid, empty
Multicast address table, embedded:
  AB-00-00-04-00-00
LAN Data Structures
-------------------
        -- ESA1 60-03 (DECNET) Counters Information 23-MAY-1996 13:07:52 --
Octets received                  483    Octets sent                      180
PDUs received                      7    PDUs sent                          3
Mcast PDUs received                7    Mcast PDUs sent                    180
Unavail user buffer                0    Multicast not enabled               0
Last UUB time                   None    User buffer too small               0
      
      
     | 
   
 
  
  
		  |