MRVERIFY MRV MZ

Description:

   Displays or sets the number of days of logs to FTP back to the HOSTIPADDRESS
   after each mirroring operation.

Form:

  Command Handler: SYSD
  MRVERFY|MRV|MZ [ARGUMENT]
  Argument:     Number of days.
  No Argument:  Shows current setting.

Response:

  WITH ARGUMENT
    Verbose- "OK\r\n" to acknowledge receipt of command, or
             "ERROR- [Description]\r\n" if error, ending command
    Terse-   "0\r\n" to acknowledge receipt of command, or
             "[NON-ZERO NUMERIC VALUE]\r\n" if error, ending command
    "\r\n" concludes modify responses (empty line)
  WITHOUT ARGUMENT
    Verbose- "OK\r\n" to acknowledge receipt of command, followed by
             "Mrverify= <SETTING>\r\n", or
             "ERROR- [Description]\r\n" if error, ending command
    Terse-   "0\r\n" to acknowledge receipt of command, followed by
             "<SETTING>\r\n", or
             "[NON-ZERO NUMERIC VALUE]\r\n" if error, ending command
    "\r\n" concludes modify responses (empty line)

Examples:

  Verbose command to set:
  *.SYSD MRVERIFY 2<enter>
     Response is: OK\r\n
                 \r\n

  Verbose command to show setting:
  *.SYSD MRVERIFY<enter>
     Response is: OK\r\n
                 Mrverify= 2\r\n
                 \r\n
 

Notes:

   Setting of zero (0) turns off sending log files.

Products Supporting Command:

Created By: Adtec Digital Inc