All MIBs › CISCO-FLASH-MIB › ciscoFlashDevicePartitions
ciscoFlashDevicePartitions
Module: CISCO-FLASH-MIB
OID (symbolic): CISCO-FLASH-MIB::ciscoFlashDevicePartitions
OID (numeric): 1.3.6.1.4.1.9.9.10.1.1.2.1.5
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: Flash device partitions actually present. Number of partitions cannot exceed the minimum of ciscoFlashDeviceMaxPartitions and (ciscoFlashDeviceSize / ciscoFlashDeviceMinPartitionSize). Will be equal to at least 1, the case where the partition spans the entire device (actually no partitioning). A partition will contain one or more minimum partition units (where a minimum partition unit is defined by ciscoFlashDeviceMinPartitionSize).
What is ciscoFlashDevicePartitions?
Reports the actual number of partitions present on a Flash device, bounded by the device's maximum-partitions and size/minimum-partition-size limits.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.10.1.1.2.1.5 snmpwalk -v2c -c public <target> CISCO-FLASH-MIB::ciscoFlashDevicePartitions
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.10.1.1.2.1.5.1 snmpget -v2c -c public <target> CISCO-FLASH-MIB::ciscoFlashDevicePartitions.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::ciscoFlashDevicePartitions 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.2 | ciscoFlashDeviceTable | CISCO-FLASH-MIB |
| 1.3.6.1.4.1.9.9.10.1.1.2.1 | ciscoFlashDeviceEntry | CISCO-FLASH-MIB |
| 1.3.6.1.4.1.9.9.10.1.1.2.1.5 | ciscoFlashDevicePartitions | CISCO-FLASH-MIB |