All MIBs › CISCO-FLASH-MIB › ciscoFlashPartitionNeedErasure
ciscoFlashPartitionNeedErasure
Module: CISCO-FLASH-MIB
OID (symbolic): CISCO-FLASH-MIB::ciscoFlashPartitionNeedErasure
OID (numeric): 1.3.6.1.4.1.9.9.10.1.1.4.1.1.11
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-only
Description: This object indicates whether a partition requires erasure before any write operations can be done in it. A management station should therefore retrieve this object prior to attempting any write operation. A partition requires erasure after it becomes full free space left is less than or equal to the (filesystem file header size). A partition also requires erasure if the system does not find the existence of any file system when it boots up. The partition may be erased explicitly through the erase(5) command, or by using the copyToFlashWithErase(1) command. If a copyToFlashWithoutErase(2) command is issued when this object has the TRUE value, the command will fail.
What is ciscoFlashPartitionNeedErasure?
Indicates whether a flash partition must be erased before further write operations can occur, which a management station should check before attempting to write to it.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.10.1.1.4.1.1.11 snmpwalk -v2c -c public <target> CISCO-FLASH-MIB::ciscoFlashPartitionNeedErasure
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.10.1.1.4.1.1.11.1 snmpget -v2c -c public <target> CISCO-FLASH-MIB::ciscoFlashPartitionNeedErasure.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::ciscoFlashPartitionNeedErasure 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.1 | ciscoFlashDevice | CISCO-FLASH-MIB |
| 1.3.6.1.4.1.9.9.10.1.1.4 | ciscoFlashPartitions | CISCO-FLASH-MIB |
| 1.3.6.1.4.1.9.9.10.1.1.4.1 | ciscoFlashPartitionTable | CISCO-FLASH-MIB |
| 1.3.6.1.4.1.9.9.10.1.1.4.1.1 | ciscoFlashPartitionEntry | CISCO-FLASH-MIB |
| 1.3.6.1.4.1.9.9.10.1.1.4.1.1.11 | ciscoFlashPartitionNeedErasure | CISCO-FLASH-MIB |