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
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cfcRequestTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-FTP-CLIENT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FTP-CLIENT-MIB::cfcRequestTable'
A table of FTP client requests.
cfcRequestEntry row .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
Column Syntax OID
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
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
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
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
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
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
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
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
The value of sysUpTime when the operation completed. For
an incomplete operation this value is zero.
SNMPv2-TCTimeStamp
Based On: SNMPv2-SMITimeTicks
Description:
The value of the sysUpTime object at which a specific
occurrence happened. The specific occurrence must be

defined in the description of any object defined using this
type.

If sysUpTime is reset t…
.1.3.6.1.4.1.9.9.80.1.1.5.1.9
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
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
The control that allows modification, creation, and deletion
of entries. For detailed rules see the DESCRIPTION for
cfcRequestEntry.
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.9.9.80.1.1.5.1.12