docsPnmBulkFileUploadStatus
DOCS-PNM-MIB ·
.1.3.6.1.4.1.4491.2.1.27.1.1.2.1.4
Object
column
Enumeration
This attribute reflects the status of the bulk data file. The possible
values are listed below.
other(1) - Any condition not covered by the other defined values.
availableForUpload(2) - The file is available to be uploaded.
uploadInProgress(3) - The file is currently being uploaded.
uploadCompleted(4) - The file was successfully uploaded.
uploadPending(5) - The file has been selected for upload but a
condition does not allow the upload to take place. The upload will
start when the condition blocking uploads has been removed. For
example, another upload that is currently in progress could cause
this value to be returned.
uploadCancelled(6) - An upload was cancelled before it completed.
error(7) - An error occurred and the file was not successfully uploaded.
Context
- MIB
- DOCS-PNM-MIB
- OID
.1.3.6.1.4.1.4491.2.1.27.1.1.2.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- docsPnmBulkFileEntry
- Table
- docsPnmBulkFileTable
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | availableForUpload |
3 | uploadInProgress |
4 | uploadCompleted |
5 | uploadPending |
6 | uploadCancelled |
7 | error |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| docsPnmBulkFileIndex This object is the index for the table. | column | Unsigned32 | .1.3.6.1.4.1.4491.2.1.27.1.1.2.1.1 |
| docsPnmBulkFileName This object contains the name of the bulk data file stored in the
device, that is available to be uploaded to the server. Filenames
are defined by the application that creates the… | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.4491.2.1.27.1.1.2.1.2 |
| docsPnmBulkFileControl 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 instan… | column | Enumeration | .1.3.6.1.4.1.4491.2.1.27.1.1.2.1.3 |