MIB Discovery
1930 modules enregistrés
Chemin
MIX : 1 (iso). 3 (org). 6 (dod). 1 (internet). 4 (private). 1 (enterprises). 9 (cisco). 9 (ciscoMgmt). 10 (ciscoFlashMIB). 1 (ciscoFlashMIBObjects). 1 (ciscoFlashDevice). 2 (ciscoFlashDeviceTable). 1 (ciscoFlashDeviceEntry). 3 (ciscoFlashDeviceMinPartitionSize)
OID : 1.3.6.1.4.1.9.9.10.1.1.2.1.3
TXT : iso. org. dod. internet. private. enterprises. cisco. ciscoMgmt. ciscoFlashMIB. ciscoFlashMIBObjects. ciscoFlashDevice. ciscoFlashDeviceTable. ciscoFlashDeviceEntry. ciscoFlashDeviceMinPartitionSize
Enfants
Pas d'enfants disponibles pour cet OID
Détails
OID1.3.6.1.4.1.9.9.10.1.1.2.1.3
Module CISCO-FLASH-MIB (CISCO)
NomciscoFlashDeviceMinPartitionSize
Accesreadonly
Statuscurrent
DescriptionThis object will give the minimum partition size supported for this device. For systems that execute code directly out of Flash, the minimum partition size needs to be the bank size. (Bank size is equal to the size of a chip multiplied by the width of the device. In most cases, the device width is 4 bytes, and so the bank size would be four times the size of a chip). This has to be so because all programming commands affect the operation of an entire chip (in our case, an entire bank because all operations are done on the entire width of the device) even though the actual command may be localized to a small portion of each chip. So when executing code out of Flash, one needs to be able to write and erase some portion of Flash without affecting the code execution. For systems that execute code out of DRAM or ROM, it is possible to partition Flash with a finer granularity (for eg., at erase sector boundaries) if the system code supports such granularity. This object will let a management entity know the minimum partition size as defined by the system. If the system does not support partitioning, the value will be equal to the device size in ciscoFlashDeviceSize. The maximum number of partitions that could be configured will be equal to the minimum of ciscoFlashDeviceMaxPartitions and (ciscoFlashDeviceSize / ciscoFlashDeviceMinPartitionSize). If the total size of the flash device is greater than the maximum value reportable by this object then this object should report its maximum value(4,294,967,295) and ciscoFlashDeviceMinPartitionSizeExtended must be used to report the flash device's minimum partition size.
Unitebytes
SyntaxeUnsigned32 (1...4294967295)