cfcRequestStop
CISCO-FTP-CLIENT-MIB ·
.1.3.6.1.4.1.9.9.80.1.1.5.1.10
Object
column
r/w
Enumeration
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 always returns ready.
Context
- MIB
- CISCO-FTP-CLIENT-MIB
- OID
.1.3.6.1.4.1.9.9.80.1.1.5.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cfcRequestEntry
- Table
- cfcRequestTable
- Siblings
- 11
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ready |
2 | stop |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cfcRequestIndex An arbitrary integer to uniquely identify this entry. To
create an entry a management application should pick a
random number. | column | Unsigned32 | .1.3.6.1.4.1.9.9.80.1.1.5.1.1 |
| cfcRequestOperationState The operational state of the file transfer. To short-terminate
the transfer set cfcRequestStop to 'stop'. | column | Enumeration | .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. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.9.9.80.1.1.5.1.12 |
| cfcRequestOperation The FTP operation to be performed. | column | Enumeration | .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. | column | OctetString | .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. | column | OctetString | .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. | column | OctetString | .1.3.6.1.4.1.9.9.80.1.1.5.1.5 |
| cfcRequestUser The user name to use at the FTP server. | column | OctetString | .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. | column | OctetString | .1.3.6.1.4.1.9.9.80.1.1.5.1.7 |
| cfcRequestResult The result of the FTP operation. | column | Enumeration | .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. | column | SNMPv2-TCTimeStamp | .1.3.6.1.4.1.9.9.80.1.1.5.1.9 |