cfcRequestEntry
CISCO-FTP-CLIENT-MIB ·
.1.3.6.1.4.1.9.9.80.1.1.5.1
Object
row
Information 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'.
Context
- MIB
- CISCO-FTP-CLIENT-MIB
- OID
.1.3.6.1.4.1.9.9.80.1.1.5.1- Type
- row
- Status
- current
- Parent
- cfcRequestTable
- Table
- cfcRequestTable
- Children
- 12
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child 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 |
| 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… | column | Enumeration | .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'. | 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 |
Indexes
| 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 |