CISCO-FTP-CLIENT-MIB
AI MIB Summary
The CISCO-FTP-CLIENT-MIB enables network management systems to monitor and control Cisco IOS FTP client sessions, tracking operational states, transfer statistics, and connection parameters for automated file retrieval tasks.
The MIB module for invoking Internet File Transfer Protocol (FTP) operations for network management purposes.
Main OID:
ciscoFtpClientMIB.1.3.6.1.4.1.9.9.80
24
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
24 total| Object Name |
|---|
ciscoFtpClientMIBThe MIB module for invoking Internet File Transfer Protocol
(FTP) operations for network management purposes. MODULE-IDENTITY .1.3.6.1.4.1.9.9.80 |
ciscoFtpClientMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.80.1 |
cfcRequest OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.80.1.1 |
cfcRequestMaximumThe maximum number of requests this system can hold in
cfcRequestTable. A value of 0 indicates no configured limit.
This object may be read-only on some systems.
When an attempt is made to create a new entry but the table
is full, the oldest completed entry is bumped out and
cfcRequestsBumped is incremented.
Changing this number does not disturb existing requests that
are not completed and bumps completed requests as necessary.rw Unsigned32 .1.3.6.1.4.1.9.9.80.1.1.1 |
cfcRequestsThe current number of requests in cfcRequestTable.ro Gauge32 .1.3.6.1.4.1.9.9.80.1.1.2 |
cfcRequestsHighThe highest number of requests in cfcRequestTable since this
system was last initialized.ro Gauge32 .1.3.6.1.4.1.9.9.80.1.1.3 |
cfcRequestsBumpedThe number of requests in cfcRequestTable that were bumped
out to make room for a new request.ro Counter32 .1.3.6.1.4.1.9.9.80.1.1.4 |
cfcRequestTableA table of FTP client requests. SEQUENCE OF CfcRequestEntry .1.3.6.1.4.1.9.9.80.1.1.5 |
cfcRequestEntryInformation about an FTP client request. Management applications
use cfcRequestEntryStatus to control entry modification, creation,
and deletion.
Setting cfcRequestEntryStatus to 'active' from any state including
'active' causes the operation to be started.
The entry may be modified only when cfcRequestOperationState is
'stopped'.
The value of cfcRequestEntryStatus may be set to 'destroy' at any
time. Doing so will abort a running request.
Entries may not be created without explicitly setting
cfcRequestEntryStatus to either 'createAndGo' or 'createAndWait'. CfcRequestEntry .1.3.6.1.4.1.9.9.80.1.1.5.1 |
cfcRequestIndexAn arbitrary integer to uniquely identify this entry. To
create an entry a management application should pick a
random number. Unsigned32 .1.3.6.1.4.1.9.9.80.1.1.5.1.1 |
cfcRequestOperationThe FTP operation to be performed.rw Enumeration .1.3.6.1.4.1.9.9.80.1.1.5.1.2 |
cfcRequestLocalFileThe local file on which the operation is to be performed.rw DisplayString .1.3.6.1.4.1.9.9.80.1.1.5.1.3 |
cfcRequestRemoteFileThe remote file on which the operation is to be performed.rw DisplayString .1.3.6.1.4.1.9.9.80.1.1.5.1.4 |
cfcRequestServerThe domain name or IP address of the FTP server to use.rw DisplayString .1.3.6.1.4.1.9.9.80.1.1.5.1.5 |
cfcRequestUserThe user name to use at the FTP server.rw DisplayString .1.3.6.1.4.1.9.9.80.1.1.5.1.6 |
cfcRequestPasswordThe password to use at the FTP server.
When read this object always returns a zero-length string.rw DisplayString .1.3.6.1.4.1.9.9.80.1.1.5.1.7 |
cfcRequestResultThe result of the FTP operation.ro Enumeration .1.3.6.1.4.1.9.9.80.1.1.5.1.8 |
cfcRequestCompletionTimeThe value of sysUpTime when the operation completed. For
an incomplete operation this value is zero.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.9.9.80.1.1.5.1.9 |
cfcRequestStopThe 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 always returns ready.rw Enumeration .1.3.6.1.4.1.9.9.80.1.1.5.1.10 |
cfcRequestOperationStateThe operational state of the file transfer. To short-terminate
the transfer set cfcRequestStop to 'stop'.ro Enumeration .1.3.6.1.4.1.9.9.80.1.1.5.1.11 |
cfcRequestEntryStatusThe control that allows modification, creation, and deletion
of entries. For detailed rules see the DESCRIPTION for
cfcRequestEntry.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.9.9.80.1.1.5.1.12 |
ciscoFtpClientMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.80.3 |
ciscoFtpClientMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.80.3.1 |
ciscoFtpClientMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.80.3.2 |