ftpClientNextIndex
ZHONE-COM-IP-FTP-CLIENT-MIB ·
.1.3.6.1.4.1.5504.4.1.18.1
Object
scalar
Integer32
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 value and tracks which are in use and how
many current requests are outstanding.
An okay return is indicated by a value of 1-20 for which the
manager can use for creating an ftp row/request. A value of
0 indicates there are no entries available (20 ftp requests
are currently in progress. When this occurs, the
ftpClientIndexFailures is incremented.
Context
- MIB
- ZHONE-COM-IP-FTP-CLIENT-MIB
- OID
.1.3.6.1.4.1.5504.4.1.18.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- ftpClient
- Siblings
- 4
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-20
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| 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 |
| ftpClientAutoRemovals 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 comp… | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.5504.4.1.18.3 |
| 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 |