All MIBs › CISCO-FLASH-MIB › ciscoFlashCopyStatus
ciscoFlashCopyStatus
Module: CISCO-FLASH-MIB
OID (symbolic): CISCO-FLASH-MIB::ciscoFlashCopyStatus
OID (numeric): 1.3.6.1.4.1.9.9.10.1.2.1.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The status of the specified copy operation.
copyOperationPending : operation request is received and pending for validation and process
copyInProgress : specified operation is active
copyOperationSuccess : specified operation is supported and completed successfully
copyInvalidOperation : command invalid or command-protocol-device combination unsupported
copyInvalidProtocol : invalid protocol specified
copyInvalidSourceName : invalid source file name specified For the copy from flash to lex operation, this error code will be returned when the source file is not a valid lex image.
copyInvalidDestName : invalid target name (file or partition or device name) specified For the copy from flash to lex operation, this error code will be returned when no lex devices are connected to the router or when an invalid lex interface number has been specified in the destination string.
copyInvalidServerAddress : invalid server address specified
copyDeviceBusy : specified device is in use and locked by another process
copyDeviceOpenError : invalid device name
copyDeviceError : device read, write or erase error
copyDeviceNotProgrammable : device is read-only but a write or erase operation was specified
copyDeviceFull : device is filled to capacity
copyFileOpenError : invalid file name; file not found in partition
copyFileTransferError : file transfer was unsuccessfull; network failure
copyFileChecksumError : file checksum in Flash failed
copyNoMemory : system running low on memory
copyUnknownFailure : failure unknown
copyProhibited: stop user from overwriting current boot image file.
What is ciscoFlashCopyStatus?
Read-only status indicator reporting the current state of a Flash copy operation, such as pending, in progress, or completed successfully.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.10.1.2.1.1.8 snmpwalk -v2c -c public <target> CISCO-FLASH-MIB::ciscoFlashCopyStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.10.1.2.1.1.8.1 snmpget -v2c -c public <target> CISCO-FLASH-MIB::ciscoFlashCopyStatus.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::ciscoFlashCopyStatus 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.1 | ciscoFlashCopyTable | CISCO-FLASH-MIB |
| 1.3.6.1.4.1.9.9.10.1.2.1.1 | ciscoFlashCopyEntry | CISCO-FLASH-MIB |
| 1.3.6.1.4.1.9.9.10.1.2.1.1.8 | ciscoFlashCopyStatus | CISCO-FLASH-MIB |