Transitions the Maintenance Operations Protocol (MOP) module to the "on" state. enable [node node-id] mop
1 – Exception Messages
o entity class not supported (OpenVMS) MOP is not registered with EMAA. The NET$MOP process is probably not started. For instructions on how to restart the MOP process, refer to HELP NETWORK_MANAGEMENT MOP.
2 – circuit
Adds a set of MOP service functions to the specified MOP circuit entity. enable [node node-id] mop circuit circuit-name - functions {function[,function...]} The Functions argument is required for the enable mop circuit command. The MOP Circuit Functions include: configuration monitor load server console requester loop requester dump server query requester load requester (Tru64 UNIX) test requester Examples: enable mop circuit csmacd-1 functions {configuration monitor} enable mop circuit fddi-1 - functions {dump server, load server}
2.1 – Exception Messages
o unsupported Specified function is not supported by this system. o non-existent data link Specified data link entity does not exist. o open port failed Open port operation failed.