NCLHELP.HLB  —  create  mop  client
    Creates an instance of a mop client entity, identified by the
    client-name simplename.  A mop client is a set of default
    characteristics saved in the MOP Client database.

    create  [node node-id] mop client client-name

    These default characteristics are used by several MOP functions:
    dump/load server, load requester, loop requester, and console
    requester.  When a command or request for one of these
    services does not supply all of the required arguments, the
    values stored in the MOP client database for that client are
    used to perform the operation.

    Example:

    create mop client lamchp

1  –  Exception Messages

 o  entity class not supported (OpenVMS)

    The MOP entity has not registered with EMAA.  The NET$MOP
    process has probably not been started.  For more information,
    see HELP NETWORK_MANAGEMENT MOP.

 o  already exists

    The a mop client by that instance name already exists.

 o  no such object instance

    MOP has not been properly started or configured.
Close Help