cmTestFtpCommand
CM-TEST-MIB ·
.1.3.6.1.4.1.1166.1.19.61.1.7
Object
scalar
r/w
Enumeration
Used to invoke an FTP command, or cancel a command which is in progress. When read, indicates the most recent command. Note that the value of this object does not indicate the current transfer status. Current status should be read from cmTestFtpTransferStatus.
Context
- MIB
- CM-TEST-MIB
- OID
.1.3.6.1.4.1.1166.1.19.61.1.7- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cmTestFtpDownstreamSpeed
- Siblings
- 11
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | cancel |
1 | get |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cmTestFtpServerAddressType The type of internet address used for cmTestFtpServerAddress. | scalar | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.1166.1.19.61.1.1 |
| cmTestFtpTransferTotalBytes Indicates the approximate total number of bytes transferred for the most recently completed file transfer.
The value of this object is irrelevant during file transfer.
This value… | scalar | SNMPv2-SMICounter32 | .1.3.6.1.4.1.1166.1.19.61.1.10 |
| cmTestFtpTransferElapsedTime Indicates the total elapsed time of the most recently completed file transfer.
The value of this object is irrelevant during file transfer. | scalar | milliseconds SNMPv2-TCTimeInterval | .1.3.6.1.4.1.1166.1.19.61.1.11 |
| cmTestFtpTransferThroughput Indicates the calculated throughput of the most recently completed file transfer.
The value of this object is irrelevant during file transfer.
This value is calculated by dividi… | scalar | bits per second SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.1166.1.19.61.1.12 |
| cmTestFtpServerAddress The internet address of the FTP server used for FTP transfers. | scalar | OctetString | .1.3.6.1.4.1.1166.1.19.61.1.2 |
| cmTestFtpServerPort The TCP port on the FTP server to which the client will attempt to
connect. | scalar | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.4.1.1166.1.19.61.1.3 |
| cmTestFtpUserName The user name to be used when logging in to the FTP server. | scalar | OctetString | .1.3.6.1.4.1.1166.1.19.61.1.4 |
| cmTestFtpPassword The password to be used when logging in to the FTP server. | scalar | OctetString | .1.3.6.1.4.1.1166.1.19.61.1.5 |
| cmTestFtpFilename The file name of the file to be transferred (include full path). | scalar | OctetString | .1.3.6.1.4.1.1166.1.19.61.1.6 |
| cmTestFtpTransferStatus Indicates the status of the file transfer which is currently in
progress, or which most recently completed. If no file transfer has
been initiated, this object returns a value o… | scalar | Enumeration | .1.3.6.1.4.1.1166.1.19.61.1.8 |
| cmTestFtpTransferPayloadBytes Indicates the number of file data payload bytes transferred for the most recently completed file transfer.
The value of this object is irrelevant during file transfer.
For trans… | scalar | SNMPv2-SMICounter32 | .1.3.6.1.4.1.1166.1.19.61.1.9 |