ftpClientAutoRemovals
ZHONE-COM-IP-FTP-CLIENT-MIB ·
.1.3.6.1.4.1.5504.4.1.18.3
Object
scalar
SNMPv2-SMIInteger32
The number of times a manager tried to initiate an ftp request (get of ftpClientNextIndex), and there were not available indexes. In this case, the agent deletes the oldest completed ftp request and increments this object by 1.
Context
- MIB
- ZHONE-COM-IP-FTP-CLIENT-MIB
- OID
.1.3.6.1.4.1.5504.4.1.18.3- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- ftpClient
- Siblings
- 4
Syntax
SNMPv2-SMIInteger32
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ftpClientNextIndex The next available index to be used for an FTP request.
The manager performs a get on this variable to determine
which index to utilize for its request. The agent
controls this va… | scalar | Integer32 | .1.3.6.1.4.1.5504.4.1.18.1 |
| ftpClientHighRequests The highest number of requests that the agent has
processed at one time. Because it is up to the manager
to delete a ftp request, even after completion,
this number may be artifi… | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.5504.4.1.18.2 |
| ftpClientIndexFailures The number of times a get was performed on the
ftpClientNextIndex field and all indexes were in
use (all had ftp requests in progress) | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.5504.4.1.18.4 |
| ftpClientRequestTable The table of ftp requests. An FTP request is initiated
by a manager by setting the required values and setting
the ftpClientRequestRowStatus to 'createAndGo'.
An FTP r… | table | - | .1.3.6.1.4.1.5504.4.1.18.5 |