csFileSlotState
CISCO-SM-FILE-DOWNLOAD-MIB ·
.1.3.6.1.4.1.9.9.199.1.2.1.1.2
Object
column Enumeration
The status of the file download to each applicable service
module. This status is specific to each slot.
inProgress currently downloading file to service module
notProcessed not started downloading to service module
success successfully downloaded file to service module
fileOpenFailed failed to open file on service module
fileWriteFailed failed to write file on service module
aborted download was terminated (eg. due to switchover
in a redundant configuration)
miscFailure miscellaneous error during file download
Context
- MIB
- CISCO-SM-FILE-DOWNLOAD-MIB
- OID
.1.3.6.1.4.1.9.9.199.1.2.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- csFileStatusEntry
- 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 'CISCO-SM-FILE-DOWNLOAD-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SM-FILE-DOWNLOAD-MIB::csFileSlotState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-SM-FILE-DOWNLOAD-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SM-FILE-DOWNLOAD-MIB::csFileSlotState.<csDefineFileIndex>.<csFileStatusSlotNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SM-FILE-DOWNLOAD-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SM-FILE-DOWNLOAD-MIB::csFileSlotState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | inProgress |
2 | notProcessed |
3 | success |
4 | fileOpenFailed |
5 | fileWriteFailed |
6 | aborted |
7 | miscFailure |
Conformance
Member of