fileEntry
AT-FILE-MIB ·
.1.3.6.1.4.1.207.8.4.4.4.56.1.1
Object
row
An entry in the list of files containing information about a single file in the router.
Context
- MIB
- AT-FILE-MIB
- OID
.1.3.6.1.4.1.207.8.4.4.4.56.1.1- Type
- row
- Status
- current
- Parent
- fileTable
- Table
- fileTable
- Children
- 6
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| fileIndex A unique file index. File indices are recalculated every time
the router reboots to reflect the current files on the router.
As files are added, new indices are allocated to the n… | column | Integer32 | .1.3.6.1.4.1.207.8.4.4.4.56.1.1.1 |
| fileName The name of the file, in the form <name.typ>. The name is up
to eight characters long, the type is up to three characters
long. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.207.8.4.4.4.56.1.1.2 |
| fileDevice The device on which the file resides. | column | Enumeration | .1.3.6.1.4.1.207.8.4.4.4.56.1.1.3 |
| fileCreationTime The creation date and time for the file, in the format
<dd-mmm-yy, hh:mm:ss>. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.207.8.4.4.4.56.1.1.4 |
| fileStatus The status of the file. When read, this object will always
return a value of ok(1), since the object will not exist if the
value is deleting(2). Write the value deleting(2) to thi… | column | Enumeration | .1.3.6.1.4.1.207.8.4.4.4.56.1.1.5 |
| fileSize The size, in bytes, of the file. | column | Integer32 | .1.3.6.1.4.1.207.8.4.4.4.56.1.1.6 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| fileIndex A unique file index. File indices are recalculated every time
the router reboots to reflect the current files on the router.
As files are added, new indices are allocated to the n… | column | Integer32 | .1.3.6.1.4.1.207.8.4.4.4.56.1.1.1 |