AT-FILE-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
1
Rows
1
Columns
6

fileTable

table
.1.3.6.1.4.1.207.8.4.4.4.56.1 · 1 row entry · 6 columns
Uses the allied-old variant from /opt/observium/mibs/allied-old.
Command help
Walk fileTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'AT-FILE-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-FILE-MIB::fileTable'
A list of all the files in the router's non-volatile storage.
fileEntry row .1.3.6.1.4.1.207.8.4.4.4.56.1.1
An entry in the list of files containing information about a
single file in the router.
Indexes
Column Syntax OID
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 new
files.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.207.8.4.4.4.56.1.1.1
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.
SNMPv2-TCDisplayString
Type Constraints:
range: 0..255
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.1.3.6.1.4.1.207.8.4.4.4.56.1.1.2
The device on which the file resides.
Enumeration
Enumerated Values:
1flash
2nvs
.1.3.6.1.4.1.207.8.4.4.4.56.1.1.3
The creation date and time for the file, in the format
<dd-mmm-yy, hh:mm:ss>.
SNMPv2-TCDisplayString
Type Constraints:
range: 0..255
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.1.3.6.1.4.1.207.8.4.4.4.56.1.1.4
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 this
object to delete the file.
Enumerationr/w
Enumerated Values:
1ok
2deleting
.1.3.6.1.4.1.207.8.4.4.4.56.1.1.5
The size, in bytes, of the file.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.207.8.4.4.4.56.1.1.6