All MIBs › CISCO-FLASH-MIB › ciscoFlashMiscOpStatus
ciscoFlashMiscOpStatus
Module: CISCO-FLASH-MIB
OID (symbolic): CISCO-FLASH-MIB::ciscoFlashMiscOpStatus
OID (numeric): 1.3.6.1.4.1.9.9.10.1.2.3.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: 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
What is ciscoFlashMiscOpStatus?
Reports the current status of a Flash miscellaneous operation, such as in-progress, successfully completed, or invalid, allowing monitoring of command execution.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.10.1.2.3.1.4 snmpwalk -v2c -c public <target> CISCO-FLASH-MIB::ciscoFlashMiscOpStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.10.1.2.3.1.4.1 snmpget -v2c -c public <target> CISCO-FLASH-MIB::ciscoFlashMiscOpStatus.1
Start monitoring Cisco IOS/IOS-XE routers and Catalyst switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-FLASH-MIB::ciscoFlashMiscOpStatus OID value, configure state conditions and alerts, and monitor any Cisco IOS/IOS-XE routers and Catalyst switches from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.10 | ciscoFlashMIB | CISCO-FLASH-MIB |
| 1.3.6.1.4.1.9.9.10.1 | ciscoFlashMIBObjects | CISCO-FLASH-MIB |
| 1.3.6.1.4.1.9.9.10.1.2 | ciscoFlashOps | CISCO-FLASH-MIB |
| 1.3.6.1.4.1.9.9.10.1.2.3 | ciscoFlashMiscOpTable | CISCO-FLASH-MIB |
| 1.3.6.1.4.1.9.9.10.1.2.3.1 | ciscoFlashMiscOpEntry | CISCO-FLASH-MIB |
| 1.3.6.1.4.1.9.9.10.1.2.3.1.4 | ciscoFlashMiscOpStatus | CISCO-FLASH-MIB |