ciscoFlashChipDescr
CISCO-FLASH-MIB ·
.1.3.6.1.4.1.9.9.10.1.1.3.1.1.3
Object
column
OctetString
Flash chip name corresponding to the chip code. The name will contain the manufacturer and the chip type. It will be of the form : Intel 27F008SA. In the case where a chip code is unknown, this object will be an empty (NULL) string. In the case where the chip code is known but the chip is not supported by the system, this object will be an empty (NULL) string. A management station is therefore expected to use the chip code and the chip description in conjunction to provide additional information whenever the ciscoFlashPartitionStatus object has the readOnly(1) value.
Context
- MIB
- CISCO-FLASH-MIB
- OID
.1.3.6.1.4.1.9.9.10.1.1.3.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ciscoFlashChipEntry
- Table
- ciscoFlashChipTable
- Siblings
- 6
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-32
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ciscoFlashChipIndex Chip sequence number within selected flash device.
Used to index within chip info table.
Value starts from 1 and should not be greater than
ciscoFlashDeviceChipCount for that devi… | column | Integer32 | .1.3.6.1.4.1.9.9.10.1.1.3.1.1.1 |
| ciscoFlashChipCode Manufacturer and device code for a chip.
Lower byte will contain the device code.
Upper byte will contain the manufacturer code.
If a chip code is unknown because it could not
be … | column | OctetString | .1.3.6.1.4.1.9.9.10.1.1.3.1.1.2 |
| ciscoFlashChipWriteRetries This object will provide a cumulative count
(since last system boot up or initialization) of
the number of write retries that were done in the chip.
If no writes have been done to… | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.9.10.1.1.3.1.1.4 |
| ciscoFlashChipEraseRetries This object will provide a cumulative count
(since last system boot up or initialization) of
the number of erase retries that were done in the chip.
Typically, a maximum of 2000 r… | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.9.10.1.1.3.1.1.5 |
| ciscoFlashChipMaxWriteRetries The maximum number of write retries done at any
single location before declaring a write failure. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.9.10.1.1.3.1.1.6 |
| ciscoFlashChipMaxEraseRetries The maximum number of erase retries done within
an erase sector before declaring an erase failure. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.9.10.1.1.3.1.1.7 |