ciscoFlashFileEntry
CISCO-FLASH-MIB ·
.1.3.6.1.4.1.9.9.10.1.1.4.2.1.1
Object
row
An entry in the table of Flash file properties for each initialized Flash partition. Each entry represents a file and gives details about the file. An entry is indexed using the device number, partition number within the device, and file number within the partition.
Context
- MIB
- CISCO-FLASH-MIB
- OID
.1.3.6.1.4.1.9.9.10.1.1.4.2.1.1- Type
- row
- Status
- current
- Parent
- ciscoFlashFileTable
- Table
- ciscoFlashFileTable
- Children
- 7
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ciscoFlashFileIndex Flash file sequence number used to index within
a Flash partition directory table. | column | Unsigned32 | .1.3.6.1.4.1.9.9.10.1.1.4.2.1.1.1 |
| ciscoFlashFileSize Size of the file in bytes. Note that this size does
not include the size of the filesystem file header.
File size will always be non-zero. | column | bytes SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.9.10.1.1.4.2.1.1.2 |
| ciscoFlashFileChecksum File checksum stored in the file header. This
checksum is computed and stored when the file is
written into Flash. It serves to validate the data
written into Flash.
Whereas the s… | column | ChecksumString | .1.3.6.1.4.1.9.9.10.1.1.4.2.1.1.3 |
| ciscoFlashFileStatus Status of a file.
A file could be explicitly deleted if the file system
supports such a user command facility. Alternately,
an existing good file would be automatically deleted
if… | column | Enumeration | .1.3.6.1.4.1.9.9.10.1.1.4.2.1.1.4 |
| ciscoFlashFileName Flash file name as specified by the user copying in
the file. The name should not include the colon (:)
character as it is a special separator character used
to delineate the devi… | column | OctetString | .1.3.6.1.4.1.9.9.10.1.1.4.2.1.1.5 |
| ciscoFlashFileType Type of the file. | column | FlashFileType | .1.3.6.1.4.1.9.9.10.1.1.4.2.1.1.6 |
| ciscoFlashFileDate The time at which this file was created. | column | SNMPv2-TCDateAndTime | .1.3.6.1.4.1.9.9.10.1.1.4.2.1.1.7 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| ciscoFlashDeviceIndex Flash device sequence number to index within the
table of initialized flash devices.
The lowest value should be 1. The highest should be
less than or equal to the value of the
cis… | column | Unsigned32 | .1.3.6.1.4.1.9.9.10.1.1.2.1.1 |
| ciscoFlashPartitionIndex Flash partition sequence number used to index within
table of initialized flash partitions. | column | Unsigned32 | .1.3.6.1.4.1.9.9.10.1.1.4.1.1.1 |
| ciscoFlashFileIndex Flash file sequence number used to index within
a Flash partition directory table. | column | Unsigned32 | .1.3.6.1.4.1.9.9.10.1.1.4.2.1.1.1 |