etsysFileOperationNextAvailableIndex
ENTERASYS-FILE-MANAGEMENT-MIB ·
.1.3.6.1.4.1.5624.1.2.15.3.4
Object
scalar
Unsigned32
This object indicates the numerically lowest available
index within this entity, which may be used for the
value of etsysFileOperationIndex in the creation
of a new entry in the etsysFileOperationTable.
An index is considered available if the index value falls
within the range of 1 to etsysFileOperationLimit and is
not being used to index an existing entry in the
etsysFileOperationTable contained within this entity.
A value of zero indicates that all of the entries in the
etsysFileOperationTable are currently in use.
This value should only be considered a guideline for
management creation of etsysFileOperationTable, 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.3.4- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- etsysFileOperation
- Siblings
- 4
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 0-4294967295
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| etsysFileOperationLimit The maximum number of requests this entity can hold in
the etsysFileOperationTable. A value of 0 indicates no
configured limit. | scalar | Unsigned32 | .1.3.6.1.4.1.5624.1.2.15.3.1 |
| etsysFileOperationsCurrent The number of requests currently in the
etsysFileOperationTable. | scalar | SNMPv2-SMIGauge32 | .1.3.6.1.4.1.5624.1.2.15.3.2 |
| etsysFileOperationsCompleted The number of file operations 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.3.3 |
| etsysFileOperationTable Entries can be created in this table to rename and delete
files on this entity. | table | - | .1.3.6.1.4.1.5624.1.2.15.3.5 |