fileInfoCreationTime
ES4524M-PoE-MIB ·
.1.3.6.1.4.1.259.8.1.7.1.24.2.1.1.6
Object
column
OctetString
The creation time of the file, This is a text string in the following form, based on Unix: 'Mmm _d hh:mm:ss yyyy'. 'Mmm' are the first three letters of the English name of the month. '_d' is the day of month. A single-digit day is preceded by a space. 'hh:mm:ss' is a 24-hour representations of hours, minutes, and seconds. A single-digit hour is preceded by a zero. 'yyyy' is the four-digit year. An example is: 'Jan 1 02:03:04 2002'.
Context
- MIB
- ES4524M-PoE-MIB
- OID
.1.3.6.1.4.1.259.8.1.7.1.24.2.1.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fileInfoEntry
- Table
- fileInfoTable
- Siblings
- 6
Syntax
OctetString
Values & Constraints
Object Constraints
range: 20-20
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| fileInfoUnitID The switch unit in a stacking system, in a
non-stacking system, this value is always 1. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.259.8.1.7.1.24.2.1.1.1 |
| fileInfoFileName The file Name of the file System in the device. | column | OctetString | .1.3.6.1.4.1.259.8.1.7.1.24.2.1.1.2 |
| fileInfoFileType The file type of the file System in the device. | column | Enumeration | .1.3.6.1.4.1.259.8.1.7.1.24.2.1.1.3 |
| fileInfoIsStartUp This flag indicate whether this file is a startup file. Set this
object to true(1) to indicate that this is a startup file. Setting this
object to false(2) is a invalid operation. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.259.8.1.7.1.24.2.1.1.4 |
| fileInfoFileSize The sizes( in bytes) of the file. | column | bytes SNMPv2-SMIInteger32 | .1.3.6.1.4.1.259.8.1.7.1.24.2.1.1.5 |
| fileInfoDelete Write this object to delete(2) to delete a file, when
read, this always return noDelete(1). | column | Enumeration | .1.3.6.1.4.1.259.8.1.7.1.24.2.1.1.7 |