The status of the last TFTP transfer attempted by this CAU.
The following are the possible values for this variable and
the corresponding meanings:
unknown(1): the status of the last TFTP transfer cannot be
determined or no TFTP transfer has been
initiated.
transferSuccess(2): the last TFTP request was processed
successfully.
transferBusy(3): last TFTP request is still being processed.
fileNotFound(4): the TFTP server returned an error indicating
that the requested file did not exist.
accessViolation(5): the TFTP server returned an error indicating
that the requested file could not be accessed.
otherTFTPError(6): the TFTP server returned any other error.
initTimeout(7): the initial request to the TFTP server
timed out before a response was received.
transferTimeout(8): a timeout occurred during transfer of the
file.
programError(9): a program error in the TFTP processor within
the CAU occurred.
emptyFile(10): the file which was transferred from the TFTP
server was empty.
Parsed from file IBM-8230.MIB.txt
Company: ibm
Module: CAU-MIB
Child arc 0 is used to translate between SNMPv1 and SNMPv2 notification parameters as explained in IETF RFC 2576, section 3.
cauCodeUpdateTFTPStatus OBJECT-TYPE SYNTAX INTEGER { unknown(1), transferSuccess(2), transferBusy(3), fileNotFound(4), accessViolation(5), otherTFTPError(6), initTimeout(7), transferTimeout(8), programError(9), emptyFile(10) } ACCESS read-only STATUS mandatory DESCRIPTION "The status of the last TFTP transfer attempted by this CAU. The following are the possible values for this variable and the corresponding meanings: unknown(1): the status of the last TFTP transfer cannot be determined or no TFTP transfer has been initiated. transferSuccess(2): the last TFTP request was processed successfully. transferBusy(3): last TFTP request is still being processed. fileNotFound(4): the TFTP server returned an error indicating that the requested file did not exist. accessViolation(5): the TFTP server returned an error indicating that the requested file could not be accessed. otherTFTPError(6): the TFTP server returned any other error. initTimeout(7): the initial request to the TFTP server timed out before a response was received. transferTimeout(8): a timeout occurred during transfer of the file. programError(9): a program error in the TFTP processor within the CAU occurred. emptyFile(10): the file which was transferred from the TFTP server was empty." ::= {cauCodeUpdate 4}
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.2.6.15.5.4.0 | cauCodeUpdateTFTPStatus | 0 | 0 | None |
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.2.6.15.5.1 | cauCodeUpdateFlag | 1 | 1 | The flag that controls the code update process in this CAU. This variable shall assume a value of noupdate(1) in the absence of a… |
1.3.6.1.4.1.2.6.15.5.2 | cauCodeUpdateLoadFile | 1 | 1 | The complete specification for the file to be accessed for the code update process. Any value specified by the management proces… |
1.3.6.1.4.1.2.6.15.5.3 | cauCodeUpdateIPAddr | 1 | 1 | The IP address of the station that contains the update file to be accessed for the code update. This value shall be used for the… |