cmTestFtpTransferThroughput
CM-TEST-MIB ·
.1.3.6.1.4.1.1166.1.19.61.1.12
Object
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 dividing cmTestFtpTransferTotalBytes by cmTestFtpTransferElapsedTime.
Context
- MIB
- CM-TEST-MIB
- OID
.1.3.6.1.4.1.1166.1.19.61.1.12- Type
- scalar
- Access
- readonly
- Status
- current
- Units
- bits per second
- Parent
- cmTestFtpDownstreamSpeed
- Siblings
- 11
Syntax
bits per second SNMPv2-SMIUnsigned32
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
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 |
| 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 |
| cmTestFtpCommand 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 … | scalar | Enumeration | .1.3.6.1.4.1.1166.1.19.61.1.7 |
| 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 |