All MIBs › CISCO-FLASH-MIB › ciscoFlashPartitionStatus
ciscoFlashPartitionStatus
Module: CISCO-FLASH-MIB
OID (symbolic): CISCO-FLASH-MIB::ciscoFlashPartitionStatus
OID (numeric): 1.3.6.1.4.1.9.9.10.1.1.4.1.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Flash partition status can be :
* readOnly if device is not programmable either because chips could not be recognized or an erroneous mismatch of chips was detected. Chip recognition may fail either because the chips are not supported by the system, or because the Vpp voltage required to identify chips has been disabled via the programming jumper. The ciscoFlashDeviceProgrammingJumper, ciscoFlashChipCode, and ciscoFlashChipDescr objects can be examined to get more details on the cause of this status * runFromFlash (RFF) if current image is running from this partition. The ciscoFlashPartitionUpgradeMethod object will then indicate whether the Flash Load Helper can be used to write a file to this partition or not.
* readWrite if partition is programmable.
What is ciscoFlashPartitionStatus?
Reports the current status of a flash partition, such as whether it is read-only (e.g., due to unrecognized or mismatched chips) or otherwise programmable.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.10.1.1.4.1.1.8 snmpwalk -v2c -c public <target> CISCO-FLASH-MIB::ciscoFlashPartitionStatus
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.8.1 snmpget -v2c -c public <target> CISCO-FLASH-MIB::ciscoFlashPartitionStatus.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::ciscoFlashPartitionStatus 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.8 | ciscoFlashPartitionStatus | CISCO-FLASH-MIB |