Using the HP DTC Manager/UX

157
Special Commands (use only when instructed by an HP engineer)
13
Uploading files from a DTC
dtcdiag -u
or
dtcupload
Uploads the selected
objects
. Only a DTC 72MX can have a 24 port MUX board
upload performed on it.
The following upload data files are created:
/var/opt/dtcmgr/upload/dtc.Bx
Contains upload data files from the CPU/LAN or the LAN of a DTC, where x is
cycled from 1 to 3 (and then back to 1) for each new upload.
/var/opt/dtcmgr/upload/dtc.Myz
Contains upload data files from a 24 port DTC 72MX where y is the number of
the port being uploaded and z is cycled from 1 to 3 (and then back to 1) for each
new upload.
/var/opt/dtcmgr/upload/dtc.PRab
Contains upload data files from a port of a board of a DTC, where a is the
number of the board with the port being uploaded and b is the number of the port
being uploaded.
Note Each upload data file from a specific port overwrites the last upload data file for a
previous port upload from that port. To retain port uploads for a given port, you must
use the HP-UX cp or mv command to copy or move each file produced into another
file.
Examples
To upload the DTC named dtc2:
dtcdiag -u dtc2
To upload port 1 on board 0 of the DTC named dtc2:
dtcdiag -u dtc2 0 1