ciscoFlashMiscOpStatus
CISCO-FLASH-MIB ·
.1.3.6.1.4.1.9.9.10.1.2.3.1.4
Object
column Enumeration
The status of the specified operation.
miscOpInProgress :
specified operation is active
miscOpOperationSuccess :
specified operation is supported and completed
successfully
miscOpInvalidOperation :
command invalid or command-protocol-device
combination unsupported
miscOpInvalidDestName :
invalid target name (file or partition or
device name) specified
miscOpDeviceBusy :
specified device is in use and locked by another
process
miscOpDeviceOpenError :
invalid device name
miscOpDeviceError :
device read, write or erase error
miscOpDeviceNotProgrammable :
device is read-only but a write or erase
operation was specified
miscOpFileOpenError :
invalid file name; file not found in partition
miscOpFileDeleteFailure :
file could not be deleted; delete count exceeded
miscOpFileUndeleteFailure :
file could not be undeleted; undelete count
exceeded
miscOpFileChecksumError :
file has a bad checksum
miscOpNoMemory :
system running low on memory
miscOpUnknownFailure :
failure unknown
miscOpSqueezeFailure :
the squeeze operation failed
miscOpNoSuchFile :
a valid but nonexistent file name was specified
miscOpFormatFailure :
the format operation failed
Context
- MIB
- CISCO-FLASH-MIB
- OID
.1.3.6.1.4.1.9.9.10.1.2.3.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ciscoFlashMiscOpEntry
- 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-FLASH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FLASH-MIB::ciscoFlashMiscOpStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-FLASH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FLASH-MIB::ciscoFlashMiscOpStatus.<ciscoFlashMiscOpSerialNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-FLASH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-FLASH-MIB::ciscoFlashMiscOpStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | miscOpInProgress |
2 | miscOpOperationSuccess |
3 | miscOpInvalidOperation |
4 | miscOpInvalidDestName |
5 | miscOpDeviceBusy |
6 | miscOpDeviceOpenError |
7 | miscOpDeviceError |
8 | miscOpDeviceNotProgrammable |
9 | miscOpFileOpenError |
10 | miscOpFileDeleteFailure |
11 | miscOpFileUndeleteFailure |
12 | miscOpFileChecksumError |
13 | miscOpNoMemory |
14 | miscOpUnknownFailure |
18 | miscOpSqueezeFailure |
19 | miscOpNoSuchFile |
20 | miscOpFormatFailure |
Conformance
Member of