etsysFileTransferRequestNextAvailableIndex
ENTERASYS-FILE-MANAGEMENT-MIB ·
.1.3.6.1.4.1.5624.1.2.15.1.5
Object
scalar
Unsigned32
This object indicates the numerically lowest available
index within this entity, which may be used for the
value of etsysFileTransferRequestIndex in the creation
of a new entry in the etsysFileTransferRequestTable.
An index is considered available if the index value
falls within the range of 1 to etsysFileTransferRequestLimit
and is not being used to index an existing entry in the
etsysFileTransferRequestTable contained within this entity.
A value of zero indicates that all of the entries in the
etsysFileTransferRequestTable are currently in use.
This value should only be considered a guideline for
management creation of etsysFileTransferRequestTable
entries, there is no requirement on management to create
entries based upon this index value.
Context
- MIB
- ENTERASYS-FILE-MANAGEMENT-MIB
- OID
.1.3.6.1.4.1.5624.1.2.15.1.5- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- etsysFileTransfer
- Siblings
- 5
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 0-4294967295
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| etsysFileTransferRequestLimit The maximum number of file transfer requests this entity
can hold in the etsysFileTransferRequestTable. A value
of 0 indicates no configured limit. | scalar | Unsigned32 | .1.3.6.1.4.1.5624.1.2.15.1.1 |
| etsysFileTransferRequestsCurrent The number of file transfer requests currently in the
etsysFileTransferRequestTable. | scalar | SNMPv2-SMIGauge32 | .1.3.6.1.4.1.5624.1.2.15.1.2 |
| etsysFileTransferRequestsCompleted The number of file transfer requests that have completed
successfully or otherwise. This object SHOULD be stored
in persistent memory. | scalar | SNMPv2-SMICounter32 | .1.3.6.1.4.1.5624.1.2.15.1.3 |
| etsysFileTransferRequestSupportedURLs The URLs that this entity supports for transferring files.
These define the transfer protocols and local file types.
In the case that any URL is supported only as a source or
dest… | scalar | Bits | .1.3.6.1.4.1.5624.1.2.15.1.4 |
| etsysFileTransferRequestTable A table of file transfer requests. | table | - | .1.3.6.1.4.1.5624.1.2.15.1.6 |