cmTestFtpUpstreamCommand
CM-TEST-MIB ·
.1.3.6.1.4.1.1166.1.19.61.2.8
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 cmTestFtpUpstreamTransferStatus.
Context
- MIB
- CM-TEST-MIB
- OID
.1.3.6.1.4.1.1166.1.19.61.2.8- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cmTestFtpUpstreamSpeed
- Siblings
- 12
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | cancel |
1 | put |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cmTestFtpUpstreamServerAddressType The type of internet address used for cmTestFtpUpstreamServerAddress . | scalar | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.1166.1.19.61.2.1 |
| cmTestFtpUpstreamTransferPayloadBytes Indicates the number of file data payload bytes transferred for the most recently completed file transfer.
The value of this object is 0 during the file transfer.
For transfers … | scalar | SNMPv2-SMICounter32 | .1.3.6.1.4.1.1166.1.19.61.2.10 |
| cmTestFtpUpstreamTransferTotalBytes Indicates the approximate total number of bytes transferred for the most recently completed file transfer.
The value of this object is 0 during the file transfer.
This value inc… | scalar | SNMPv2-SMICounter32 | .1.3.6.1.4.1.1166.1.19.61.2.11 |
| cmTestFtpUpstreamTransferElapsedTime Indicates the total elapsed time of the most recently completed file transfer.
The value of this object is 0 during the file transfer | scalar | milliseconds SNMPv2-TCTimeInterval | .1.3.6.1.4.1.1166.1.19.61.2.12 |
| cmTestFtpUpstreamTransferThroughput Indicates the calculated throughput of the most recently completed file transfer.
The value of this object is 0 during the file transfer.
This value is calculated by dividing cm… | scalar | bits per second SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.1166.1.19.61.2.13 |
| cmTestFtpUpstreamServerAddress The internet address of the FTP server used for FTP transfers. | scalar | OctetString | .1.3.6.1.4.1.1166.1.19.61.2.2 |
| cmTestFtpUpstreamServerPort 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.2.3 |
| cmTestFtpUpstreamUserName 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.2.4 |
| cmTestFtpUpstreamPassword The password to be used when logging in to the FTP server. | scalar | OctetString | .1.3.6.1.4.1.1166.1.19.61.2.5 |
| cmTestFtpUpstreamFilename The file name of the file to be transferred (include full path). | scalar | OctetString | .1.3.6.1.4.1.1166.1.19.61.2.6 |
| cmTestFtpUpstreamFileSize The size of the file in MegaBytes (MB), that will be created when transferring the file upstream.
The file size should be between 1MB and 1024 MB | scalar | SNMPv2-SMICounter32 | .1.3.6.1.4.1.1166.1.19.61.2.7 |
| cmTestFtpUpstreamTransferStatus 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.2.9 |