AT-FILE-MIB
10 objects
This MIB file contains definitions of managed objects for the FILE module.
Imported Objects
| AT-SMI-MIB | DisplayStringUnsized modules |
| IF-MIB | ifIndex |
| SNMPv2-SMI | MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE |
| SNMPv2-TC | DisplayString TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.207.8.4.4.4.56 | Identityfile | This MIB file contains definitions of managed objects for the FILE module. | ||
| 1.3.6.1.4.1.207.8.4.4.4.56.1 | TablefileTable | not-accessible | current | A 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.1 | RowfileEntry | not-accessible | current | An 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.1 | ColumnfileIndex | read-only | current | 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 ar… |
| 1.3.6.1.4.1.207.8.4.4.4.56.1.1.2 | ColumnfileName | read-only | current | 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. |
| 1.3.6.1.4.1.207.8.4.4.4.56.1.1.3 | ColumnfileDevice | read-only | current | The device on which the file resides. |
| 1.3.6.1.4.1.207.8.4.4.4.56.1.1.4 | ColumnfileCreationTime | read-only | current | The 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.5 | ColumnfileStatus | read-write | current | 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 valu… |
| 1.3.6.1.4.1.207.8.4.4.4.56.1.1.6 | ColumnfileSize | read-only | current | The size, in bytes, of the file. |
| 1.3.6.1.4.1.207.8.4.4.4.56.2 | ScalarfileNumbers | read-only | current | The total number of files in FLASH and NVS. |