Programming Interface Information:
The Monitor Records are intended Programming Interfaces that
allow the customer to write programs to obtain services of z/VM.

MRVNDLSD

Prolog
Control Block Contents
Cross Reference

MRVNDLSD Prolog

 DSECT NAME - VNDLSD
 FUNCTION - Map a Monitor record.
 LOCATED BY -
        Through the Monitor Control Area
 REFERENCED CONTROL BLOCKS -
        MRRECHDR    Monitor Record Header
 NAME - MRVNDLSD
 DESCRIPTIVE NAME - Monitor Event Record
                    Domain 8 - Virtual Networking Domain
                    Record 3 - Virtual Network Guest Link
                               State Change - Link Down
 DESCRIPTION - Indicates that there has been a change in the
               state (LinkDown) of a virtual network guest
               connection.
 NOTES -


MRVNDLSD Control Block Contents

Offsets
Dec Hex  Type       Len  Name (Dim)             Description
 
  0   0  Structure   56  VNDLSD                 Start of monitor record
  0   0  Character    0  VNDLSD_MRHDR           Record header. See MRRECHDR
                                                for details.
  0   0  Character   20  MRHDR                  
  0   0  Unsigned     2  MRHDRLEN               record length in bytes
  2   2  Unsigned     2  MRHDRZER               field of zeros
  4   4  Unsigned     1  MRHDRDM                domain identifier
  5   5  Unsigned     1  *                      
  6   6  Unsigned     2  MRHDRRC                record identifier
  8   8  Character    8  MRHDRTOD               Time at which this record was
                                                built. In time-of-day (TOD)
                                                clock format. See IBM System
                                                370 XA Principle of Operation
                                                for explanation of format.
 16  10  Character    4  *                      
 20  14  Character    0  MRHDR_END              End of header
 20  14  Character    8  VNDLSD_LANOWNER        Virtual network owner.
 28  1C  Character    8  VNDLSD_LANNAME         Virtual network name.
 36  24  Character    8  VNDLSD_NICOWNER        Virtual NIC owner.
 44  2C  Unsigned     2  VNDLSD_NICBASE         Virtual NIC address.
 46  2E  Unsigned     2  *                      Reserved and available for
                                                future use.
 48  30  Unsigned     4  VNDLSD_NICMGPOR        Port value for the guest
                                                connection.
 52  34  Unsigned     4  VNDLSD_NICMGIFI        IfIndex value for the guest
                                                connection.
 56  38  Character    0  VNDLSD_END             

MRVNDLSD Cross Reference

                      Hex           Hex
Name                 Offset Length Value
 
MRHDR                      0     20
MRHDR_END                 14      0
MRHDRDM                    4      1
MRHDRLEN                   0      2
MRHDRRC                    6      2
MRHDRTOD                   8      8
MRHDRZER                   2      2
VNDLSD                     0     56
VNDLSD_END                38      0
VNDLSD_LANNAME            1C      8
VNDLSD_LANOWNER           14      8
VNDLSD_MRHDR               0      0
VNDLSD_NICBASE            2C      2
VNDLSD_NICMGIFI           34      4
VNDLSD_NICMGPOR           30      4
VNDLSD_NICOWNER           24      8

This information is based on z/VM V5R4.0.
Last updated on 5 Sep 2008 at 09:11:41.
Copyright IBM Corporation, 1990, 2008