ciscoFlashChipCode
CISCO-FLASH-MIB ·
.1.3.6.1.4.1.9.9.10.1.1.3.1.1.2
Object
column
OctetString
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 queried out of the chip, the value of this object will be 00:00. Since programming algorithms differ from chip type to chip type, this chip code should be used to determine which algorithms to use (and thereby whether the chip is supported in the first place).
Context
- MIB
- CISCO-FLASH-MIB
- OID
.1.3.6.1.4.1.9.9.10.1.1.3.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ciscoFlashChipEntry
- Table
- ciscoFlashChipTable
- Siblings
- 6
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-5
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 |
| ciscoFlashChipDescr 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 … | column | OctetString | .1.3.6.1.4.1.9.9.10.1.1.3.1.1.3 |
| 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 |