CISCO-FTP-CLIENT-MIB
26 objects
The MIB module for invoking Internet File Transfer Protocol (FTP) operations for network management purposes.
Imported Objects
| CISCO-SMI | ciscoMgmt |
| SNMPv2-CONF | MODULE-COMPLIANCE OBJECT-GROUP |
| SNMPv2-SMI | Counter32 Gauge32 MODULE-IDENTITY OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | DisplayString RowStatus TimeStamp |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.9.9.80 | IdentityciscoFtpClientMIB | The MIB module for invoking Internet File Transfer Protocol (FTP) operations for network management purposes. | ||
| 1.3.6.1.4.1.9.9.80.1 | NodeciscoFtpClientMIBObjects | |||
| 1.3.6.1.4.1.9.9.80.1.1 | NodecfcRequest | |||
| 1.3.6.1.4.1.9.9.80.1.1.1 | ScalarcfcRequestMaximum | read-write | current | The 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 system… |
| 1.3.6.1.4.1.9.9.80.1.1.2 | ScalarcfcRequests | read-only | current | The current number of requests in cfcRequestTable. |
| 1.3.6.1.4.1.9.9.80.1.1.3 | ScalarcfcRequestsHigh | read-only | current | The highest number of requests in cfcRequestTable since this system was last initialized. |
| 1.3.6.1.4.1.9.9.80.1.1.4 | ScalarcfcRequestsBumped | read-only | current | The number of requests in cfcRequestTable that were bumped out to make room for a new request. |
| 1.3.6.1.4.1.9.9.80.1.1.5 | TablecfcRequestTable | not-accessible | current | A table of FTP client requests. |
| 1.3.6.1.4.1.9.9.80.1.1.5.1 | RowcfcRequestEntry | not-accessible | current | Information about an FTP client request. Management applications use cfcRequestEntryStatus to control entry modification, creation, and deletion. Setting cfcRe… |
| 1.3.6.1.4.1.9.9.80.1.1.5.1.1 | ColumncfcRequestIndex | not-accessible | current | An arbitrary integer to uniquely identify this entry. To create an entry a management application should pick a random number. |
| 1.3.6.1.4.1.9.9.80.1.1.5.1.2 | ColumncfcRequestOperation | read-create | current | The FTP operation to be performed. |
| 1.3.6.1.4.1.9.9.80.1.1.5.1.3 | ColumncfcRequestLocalFile | read-create | current | The local file on which the operation is to be performed. |
| 1.3.6.1.4.1.9.9.80.1.1.5.1.4 | ColumncfcRequestRemoteFile | read-create | current | The remote file on which the operation is to be performed. |
| 1.3.6.1.4.1.9.9.80.1.1.5.1.5 | ColumncfcRequestServer | read-create | current | The domain name or IP address of the FTP server to use. |
| 1.3.6.1.4.1.9.9.80.1.1.5.1.6 | ColumncfcRequestUser | read-create | current | The user name to use at the FTP server. |
| 1.3.6.1.4.1.9.9.80.1.1.5.1.7 | ColumncfcRequestPassword | read-create | current | The password to use at the FTP server. When read this object always returns a zero-length string. |
| 1.3.6.1.4.1.9.9.80.1.1.5.1.8 | ColumncfcRequestResult | read-only | current | The result of the FTP operation. |
| 1.3.6.1.4.1.9.9.80.1.1.5.1.9 | ColumncfcRequestCompletionTime | read-only | current | The value of sysUpTime when the operation completed. For an incomplete operation this value is zero. |
| 1.3.6.1.4.1.9.9.80.1.1.5.1.10 | ColumncfcRequestStop | read-create | current | 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 'st… |
| 1.3.6.1.4.1.9.9.80.1.1.5.1.11 | ColumncfcRequestOperationState | read-only | current | The operational state of the file transfer. To short-terminate the transfer set cfcRequestStop to 'stop'. |
| 1.3.6.1.4.1.9.9.80.1.1.5.1.12 | ColumncfcRequestEntryStatus | read-create | current | The control that allows modification, creation, and deletion of entries. For detailed rules see the DESCRIPTION for cfcRequestEntry. |
| 1.3.6.1.4.1.9.9.80.3 | NodeciscoFtpClientMIBConformance | |||
| 1.3.6.1.4.1.9.9.80.3.1 | NodeciscoFtpClientMIBCompliances | |||
| 1.3.6.1.4.1.9.9.80.3.1.1 | ComplianceciscoFtpClientMIBCompliance | current | The compliance statement for entities which implement the Cisco FTP Client MIB. Implementation of this MIB is based on individual product needs. | |
| 1.3.6.1.4.1.9.9.80.3.2 | NodeciscoFtpClientMIBGroups | |||
| 1.3.6.1.4.1.9.9.80.3.2.1 | GroupciscoFtpClientRequestGroup | current | FTP client request management. |