All MIBs › CISCO-FLASH-MIB › ciscoFlashPartitionName
ciscoFlashPartitionName
Module: CISCO-FLASH-MIB
OID (symbolic): CISCO-FLASH-MIB::ciscoFlashPartitionName
OID (numeric): 1.3.6.1.4.1.9.9.10.1.1.4.1.1.10
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: Flash partition name used to refer to a partition by the system. This can be any alpha-numeric character string of the form AAAAAAAAnn, where A represents an optional alpha character and n a numeric character. Any numeric characters must always form the trailing part of the string. The system will strip off the alpha characters and use the numeric portion to map to a partition index. Flash operations get directed to a device partition based on this name. The system has a concept of a default partition. This would be the first partition in the device. The system directs an operation to the default partition whenever a partition name is not specified. The partition name is therefore mandatory except when the operation is being done on the default partition, or the device has just one partition (is not partitioned).
What is ciscoFlashPartitionName?
Reports the name assigned to a flash partition, an alphanumeric string used by the system to identify that partition.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.10.1.1.4.1.1.10 snmpwalk -v2c -c public <target> CISCO-FLASH-MIB::ciscoFlashPartitionName
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.10.1 snmpget -v2c -c public <target> CISCO-FLASH-MIB::ciscoFlashPartitionName.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::ciscoFlashPartitionName 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.10 | ciscoFlashPartitionName | CISCO-FLASH-MIB |