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
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DOCS-PNM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-PNM-MIB::docsPnmBulkFileUploadStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DOCS-PNM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-PNM-MIB::docsPnmBulkFileUploadStatus.<docsPnmBulkFileIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DOCS-PNM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DOCS-PNM-MIB::docsPnmBulkFileUploadStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | availableForUpload |
3 | uploadInProgress |
4 | uploadCompleted |
5 | uploadPending |
6 | uploadCancelled |
7 | error |
Conformance
Member of