CISCO-FTP-CLIENT-MIB Table View

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

Tables
1
Rows
1
Columns
12
.1.3.6.1.4.1.9.9.80.1.1.5 · 1 row entry · 12 columns
A table of FTP client requests.
cfcRequestEntry entry .1.3.6.1.4.1.9.9.80.1.1.5.1
Information about an FTP client request. Management applications
use cfcRequestEntryStatus to control entry modification, creation,
and deletion.

Setting cfcRequestEntryStatus to 'active' from any state in…
Indexes
cfcRequestIndex
Column Syntax OID
cfcRequestIndex
An arbitrary integer to uniquely identify this entry. To
create an entry a management application should pick a
random number.
Unsigned32
Constraints:
range: 1-4294967295
.1.3.6.1.4.1.9.9.80.1.1.5.1.1
cfcRequestOperation
The FTP operation to be performed.
Enumerationr/w
Enumerated Values:
1putBinary
2putASCII
.1.3.6.1.4.1.9.9.80.1.1.5.1.2
cfcRequestLocalFile
The local file on which the operation is to be performed.
OctetStringr/w
Constraints:
range: 1-255
.1.3.6.1.4.1.9.9.80.1.1.5.1.3
cfcRequestRemoteFile
The remote file on which the operation is to be performed.
OctetStringr/w
Constraints:
range: 1-255
.1.3.6.1.4.1.9.9.80.1.1.5.1.4
cfcRequestServer
The domain name or IP address of the FTP server to use.
OctetStringr/w
Constraints:
range: 1-64
.1.3.6.1.4.1.9.9.80.1.1.5.1.5
cfcRequestUser
The user name to use at the FTP server.
OctetStringr/w
Constraints:
range: 1-32
.1.3.6.1.4.1.9.9.80.1.1.5.1.6
cfcRequestPassword
The password to use at the FTP server.

When read this object always returns a zero-length string.
OctetStringr/w
Constraints:
range: 0-16
.1.3.6.1.4.1.9.9.80.1.1.5.1.7
cfcRequestResult
The result of the FTP operation.
Enumeration
Enumerated Values:
1pending
2success
3aborted
4fileOpenFailLocal
5fileOpenFailRemote
6badDomainName
7unreachableIpAddress
8linkFailed
9fileReadFailed
10fileWriteFailed
.1.3.6.1.4.1.9.9.80.1.1.5.1.8
cfcRequestCompletionTime
The value of sysUpTime when the operation completed. For
an incomplete operation this value is zero.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.9.9.80.1.1.5.1.9
cfcRequestStop
The action control to stop a running request. Setting this to
'stop' will begin the process of stopping the request. Setting
it to 'ready' or setting it to 'stop' more than once have no
effect. When read this object …
Enumerationr/w
Enumerated Values:
1ready
2stop
.1.3.6.1.4.1.9.9.80.1.1.5.1.10
cfcRequestOperationState
The operational state of the file transfer. To short-terminate
the transfer set cfcRequestStop to 'stop'.
Enumeration
Enumerated Values:
1running
2stopping
3stopped
.1.3.6.1.4.1.9.9.80.1.1.5.1.11
cfcRequestEntryStatus
The control that allows modification, creation, and deletion
of entries. For detailed rules see the DESCRIPTION for
cfcRequestEntry.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.9.9.80.1.1.5.1.12