MIB Viewer

cpqnTftpTransferState

OBJECT-TYPE
1.3.6.1.4.1.232.121.9.5.1.6
Access
read-write
Status
mandatory
Sub-identifiers
0
DURABLE: This object configures this entry's type of TFTP transfer (download/upload) and when it occurs after cpqnTftpInitiate is set appropriately (immediately or after the next restart). Note that multiple cpqnTftpTable entries may enable TFTP transfers; the order in which the entries are processed is left to the agent. After the TFTP transfer has been completed (successfully or not), the agent sets this object back to no-download-ipr(1). If the agent is restarted before the transfer occurs, then this object's value is retained. Support for download-afterboot(3) and upload-to-nms(4) is optional. Attempts to set this object to an unsupported value are rejected with a Bad Value error. The cpqnTftpCanDldAfterBoot object indicates whether or not the agent supports download-afterboot(3). Refer to product-specific documentation for information on upload-to-nms(4).
INTEGER { no-download-ipr(1), download(2), download-afterboot(3), upload-to-nms(4) }