NCLHELP.HLB  —  enable  function
     Enables node entity functions as specified by the function-arg.

     enable  [node node-id] function function-arg

     Possible function-arg values are:

     address   Enables the address watcher function. Enabling
     watcher   this function allows the node to update its
               address identifier when a change of address is
               detected.

               Disabling this function causes the state attribute
               to be set to off, but the node can still respond to
               management through its CMIP interface. The disable
               function is only supported on OpenVMS.

     CMIP      Enabled automatically by the software. This
     listener  function permits the node to respond to management
               through its CMIP listener interface. The CMIP
               listener function is only supported on Tru64 UNIX.

     Example:

     enable function address watcher
Close Help