HP-UX SNAplus2 MS Programmer's Guide
Management Services Indications
MDS_MU_RECEIVED
Chapter 4 103
pu_name
If the MDS_MU was converted from an incoming
NMVT, this parameter is the name of the physical unit
from which the NMVT was received. If the NMVT
requires a response, the application must send the
response using the SEND_MDS_MU verb, and must
set the
pu_name
parameter of the SEND_MDS_MU to
this name.
The MDS_MU was converted from an incoming NMVT
only if the application used the
REGISTER_NMVT_APPLICATION verb to register
itself as an MDS-level application that accepts NMVTs
after conversion to MDS_MUs. If the MDS_MU was
received from the MDS-level transport mechanism,
this parameter is set to binary zeros.
mds_mu_length
Length of MDS_MU data included on this message.
This can be a complete MDS_MU or a segment of
complete MDS_MU, depending on the
first_message
and
last_message
parameters.
mds_mu
A pointer to the MDS_MU data string.