EXTREME-FILETRANSFER-MIB Table View

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

Tables
1
Rows
1
Columns
10
.1.3.6.1.4.1.1916.1.10.1.2 · 1 row entry · 10 columns
Uses the extreme variant from /opt/observium/mibs/extreme.
Command help
Walk extremeFileTransferTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'EXTREME-FILETRANSFER-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-FILETRANSFER-MIB::extremeFileTransferTable'
A table of pending and completed file transfers.
extremeFileTransferEntry row .1.3.6.1.4.1.1916.1.10.1.2.1
A table entry containing information on a pending
or completed file transfer.
Column Syntax OID
An index into the file transfer table.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.1916.1.10.1.2.1.1
This is the address of the TFTP server from which to
download the image or configuration or upload the
configuration.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.1916.1.10.1.2.1.2
This is the name of the file to be downloaded or uploaded.
OctetStringr/w
Constraints:
range: 0-64
.1.3.6.1.4.1.1916.1.10.1.2.1.3
Indication of the file transfer operation.
This object allows configuration of uploads and/or
downloads either immediately or at a scheduled time.

A value of downloadImageToPrimaryImmediate(1) or
downloa…
Enumerationr/w
Enumerated Values:
1downloadImageToPrimaryImmediate
2downloadImageToSecondaryImmediate
3downloadConfigImmediate
4uploadConfigImmediate
5scheduleConfigUploadPeriodic
6scheduleConfigUploadOnce
7scheduleImageDownloadToPrimaryOnce
8scheduleImageDownloadToSecondaryOnce
9scheduleConfigDownloadOnce
.1.3.6.1.4.1.1916.1.10.1.2.1.4
The time of the day at which the file transfer operation
should be initiated. This object is meaningful only for
scheduled file transfers.

field octets contents range
----- ------ --…
OctetStringr/w
Constraints:
range: 0-0
range: 8-8
range: 11-11
.1.3.6.1.4.1.1916.1.10.1.2.1.5
Writing to this object initiates the upload/download or
schedules one. The extremeFileTransferStartOperStatus object
should be checked before attempting to set this object.
This object cannot be modified while the
extr…
Enumerationr/w
Enumerated Values:
1start
2cancel
.1.3.6.1.4.1.1916.1.10.1.2.1.6
The agent sets this value to reflect the current status of
the file transfer operation. Reading this object is meaningful
only if the extremeFileTransferRowStatus is active(1). The
current status is determined by the …
Enumeration
Enumerated Values:
1idle
2scheduled
3inProgress
.1.3.6.1.4.1.1916.1.10.1.2.1.7
The status of the last file transfer operation. This value
is returned as statusUnknown(1) until the
extremeFileTransferRowStatus is set to active(1) or when the
extremeFileTransferStartOperStatus is inProgress(3). Af…
Enumeration
Enumerated Values:
1success
2statusUnknown
3generalError
4noResponseFromServer
5checksumError
6incompatibleImage
7tftpFileNotFound
8tftpAccessViolation
9fileTooLarge
10downloadInProgress
.1.3.6.1.4.1.1916.1.10.1.2.1.8
Indicates the identity of the manager that configured this
file transfer entry.
OctetStringr/w
Constraints:
range: 0-32
.1.3.6.1.4.1.1916.1.10.1.2.1.9
The status of this table entry. This object can not be
modified while the extremeFileTransferStatus is inProgress(1).
Setting this object to notInService(2) or destroy(6) will
cancel any scheduled uploads if this entry …
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.1916.1.10.1.2.1.10