MIB Viewer

AT-FILE-MIB

10 objects
This MIB file contains definitions of managed objects for the FILE module.
Imported Objects
OIDNameAccessStatusDescription
1.3.6.1.4.1.207.8.4.4.4.56IdentityfileThis MIB file contains definitions of managed objects for the FILE module.
1.3.6.1.4.1.207.8.4.4.4.56.1TablefileTablenot-accessiblecurrentA list of all the files in the router's non-volatile storage.
1.3.6.1.4.1.207.8.4.4.4.56.1.1RowfileEntrynot-accessiblecurrentAn entry in the list of files containing information about a single file in the router.
1.3.6.1.4.1.207.8.4.4.4.56.1.1.1ColumnfileIndexread-onlycurrentA 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 ar…
1.3.6.1.4.1.207.8.4.4.4.56.1.1.2ColumnfileNameread-onlycurrentThe 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.
1.3.6.1.4.1.207.8.4.4.4.56.1.1.3ColumnfileDeviceread-onlycurrentThe device on which the file resides.
1.3.6.1.4.1.207.8.4.4.4.56.1.1.4ColumnfileCreationTimeread-onlycurrentThe creation date and time for the file, in the format <dd-mmm-yy, hh:mm:ss>.
1.3.6.1.4.1.207.8.4.4.4.56.1.1.5ColumnfileStatusread-writecurrentThe 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 valu…
1.3.6.1.4.1.207.8.4.4.4.56.1.1.6ColumnfileSizeread-onlycurrentThe size, in bytes, of the file.
1.3.6.1.4.1.207.8.4.4.4.56.2ScalarfileNumbersread-onlycurrentThe total number of files in FLASH and NVS.