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
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | availableForUpload |
3 | uploadInProgress |
4 | uploadCompleted |
5 | uploadPending |
6 | uploadCancelled |
7 | error |