This soft copy for use by IBM employees only.
DESCRIPTION
″The name of the file to transfer.″
::= { tftp 4 }
fileType OBJECT-TYPE
SYNTAX INTEGER {
unknown (1),
bootCode (2),
operationalCode (3),
errorLog (4),
systemTrace (5),
trsTrace (6),
-- (7) intentionnally left unused
trsDump (8),
configuration (9)
}
ACCESS read-write
STATUS mandatory
DESCRIPTION
″The type of file to transfer.
Boot and operational codes can only be dowlnoaded.
Logs, traces and dumps can only be uploaded. ″
::= { tftp 5 }
fileTarget OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-write
STATUS mandatory
DESCRIPTION
″The module target to which the transfer applies.
When set to 0, the transfer applies to the agent itself.″
::= { tftp 6 }
transferResult OBJECT-TYPE
SYNTAX INTEGER { not-initialized (1),
transfer-successful (2),
upload-in-progress (3),
download-in-progress (4),
generic-error (5),
no-response-from-host (6),
connection-lost (7),
file-not-found (8),
file-empty (9),
file-too-big (10),
access-rights-violation (11),
invalid-file-header (12),
checksum-error (13),
transfer-error (14),
hardware-error (15),
file-already-exists(16),
config-unreadable-version(17),
config-file-empty(18),
config-impossible(19),
config-internal-error(20),
config-applied-ok(21)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
224 ATM Workgroup Solutions: Implementing the 8285 ATM Switch