CT-FLASH-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
2
Rows
2
Columns
8

flashVolumeStatusTable

table mandatory
.1.3.6.1.4.1.52.4.1.5.10.1.1 · 1 row entry · 3 columns
This table contains status information on each flash volume.
flashVolumeStatusEntry entry .1.3.6.1.4.1.52.4.1.5.10.1.1.1
Information on a particular volume.
Indexes
flashVolume
Column Syntax OID
flashVolume mandatory
Uniquely defines a volume.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.52.4.1.5.10.1.1.1.1
flashVolFiles mandatory
The flash filing system status contains the number of
files currently in the volume.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.52.4.1.5.10.1.1.1.2
flashVolSpace mandatory
This object returns the approximate amount of remaining
storage space, in bytes, in the flash filing system.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.52.4.1.5.10.1.1.1.3

flashFileTable

table mandatory
.1.3.6.1.4.1.52.4.1.5.10.2.1 · 1 row entry · 5 columns
Describes each file in a flash file system volume.
flashFileEntry entry .1.3.6.1.4.1.52.4.1.5.10.2.1.1
Describes a particular file.
Indexes
flashVolume flashFileID
Column Syntax OID
flashFileID mandatory
This object contains a volume-unique file id associated with
each file.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.52.4.1.5.10.2.1.1.1
flashFilename mandatory
This object contains the filename of the current file.
OctetString
Constraints:
range: 0-16
.1.3.6.1.4.1.52.4.1.5.10.2.1.1.2
flashFileVersion mandatory
This object contains the file version number of the current
file in the form 'XX.XX.XX', where 'X' is in the range 0-9.
OctetString
Constraints:
range: 0-8
.1.3.6.1.4.1.52.4.1.5.10.2.1.1.3
flashFileType mandatory
This object contains the file type defined for the file.
Enumeration
Enumerated Values:
1intelHex
2intelHexCompressed
3iEEE695
4eLF
5table
6dLL
7bOOT
8binary
9binaryCompressed
10taggedData
11package
.1.3.6.1.4.1.52.4.1.5.10.2.1.1.4
flashFileSize mandatory
This object contains the size, in bytes, currently allocated
to the file.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.52.4.1.5.10.2.1.1.5