3 flash – Cirrus Logic CobraNet User Manual
Page 69

CobraNet Programmer’s Reference
Management Interface Variable Reference
DS651PM25
©
Copyright 2006 Cirrus Logic, Inc.
69
6.4.3 Flash
Name
flashTotalSize
Description
Total flash memory size in bytes.
Host Address
0x1000
SNMP Object ID
1.3.6.1.4.1.2680.1.1.2.1
Type
Integer
Attributes
Read-only
Implemented Version
2.1.0
Name
flashSectorSize
Description
Largest flash sector size in bytes. Sector size is visible via TFTP where each sector is presented as
a system file. Some flash memories have sectors that vary in size and it is not safe to use this
variable to determine sector size. The safe way to determine sector size is to read each sector via
TFTP. The amount of data returned will indicate the sector size.
Host Address
0x1001
SNMP Object ID
1.3.6.1.4.1.2680.1.1.2.2
Type
Integer
Attributes
Read-only
Implemented Version
2.1.0
Name
flashPersistSequence
Description
Sequence number for persistence storage. This gives an approximate indication of the wear on the
flash memory from persistent stores. The sequence number is incremented each time a sector is
erased to make room for a persistent store. Typically two sectors are used for persistent storage.
The sequence number divided by the number of sectors used for persistence yields the approximate
erase cycle count each sector has experienced. Flash memory is typically rated for no less than
100,000 erase cycles.
Host Address
0x1002
SNMP Object ID
1.3.6.1.4.1.2680.1.1.2.3
Type
Counter
Attributes
Read-only
Implemented Version
2.8.1