docsPnmBulkFileControl

DOCS-PNM-MIB · .1.3.6.1.4.1.4491.2.1.27.1.1.2.1.3

Object

column r/w Enumeration
This object controls the action taken by the device regarding the
file specified by the 'docsPnmBulkFileName' object. When a value is
written to this object for a given row instance, the device is
required to take that action on the specified bulk data file. The
possible actions are:
              
     other(1) - This value is returned when the object is read.
     This value is not writeable.
              
     tftpUpload(2)
        The device must initiate a TFTP-Write to the server with
        the parameters specified in the 'docsPnmBulkDestIpAddr',
        'docsPnmBulkDestIpAddrType', and 'docsPnmBulkDestPath' objects.
        This action will change the value of the
        'docsPnmBulkFileUploadStatus' to 'uploadInProgress' while the
        transfer is ongoing. This object can only be set to 'tftpUpload'
        when the value of the 'docsPnmBulkFileUploadStatus' object is not
        set to a value of 'uploadInProgress' for this row OR for any row
        in the table. This limits the upload process to one upload at a
        time. This object will return 'inconsistentValue' for this case.
              
     cancelUpload(3)
        The device must cancel a pending upload or an upload currently in
        progress on this bulk data file. The value of
        'docsPnmBulkFileUploadStatus' will be changed to 'uploadCancelled'.
              
     deleteFile(4)
        The device must delete the file from its memory and from this table.
        This object can not be set to 'deleteFile' while an upload is in progress.

Context

MIB
DOCS-PNM-MIB
OID
.1.3.6.1.4.1.4491.2.1.27.1.1.2.1.3
Type
column
Access
readwrite
Status
current
Parent
docsPnmBulkFileEntry
Table
docsPnmBulkFileTable
Siblings
3

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2tftpUpload
3cancelUpload
4deleteFile

Related Objects

Sibling Objects