etsysConfigMgmtChangeNextAvailableIndex
ENTERASYS-CONFIGURATION-MANAGEMENT-MIB ·
.1.3.6.1.4.1.5624.1.2.16.2.6
Object
scalar
Unsigned32
This object indicates the numerically lowest available
index within this entity, which may be used for the
value of etsysConfigMgmtChangeIndex in the creation
of a new entry in the etsysConfigMgmtChangeTable.
An index is considered available if the index value
falls within the range of 1 to etsysConfigMgmtChangeLimit
and is not being used to index an existing entry in the
etsysConfigMgmtChangeTable contained within this entity.
A value of zero indicates that all of the entries in the
etsysConfigMgmtChangeTable are currently in use.
This value should only be considered a guideline for
management creation of etsysConfigMgmtChangeTable
entries, there is no requirement on management to
create entries based upon this index value.
Context
- MIB
- ENTERASYS-CONFIGURATION-MANAGEMENT-MIB
- OID
.1.3.6.1.4.1.5624.1.2.16.2.6- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- etsysConfigMgmtChange
- Siblings
- 6
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 0-4294967295
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| etsysConfigMgmtChangeLimit The maximum number of configuration change requests
this entity can hold in the etsysConfigMgmtChangeTable.
A value of 0 indicates no configured limit. | scalar | Unsigned32 | .1.3.6.1.4.1.5624.1.2.16.2.1 |
| etsysConfigMgmtChangeCurrent The number of configuration change requests currently
in the etsysConfigMgmtChangeTable. | scalar | SNMPv2-SMIGauge32 | .1.3.6.1.4.1.5624.1.2.16.2.2 |
| etsysConfigMgmtChangeCompleted The number of configuration change 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.16.2.3 |
| etsysConfigMgmtChangeSupportedURLs The URLs that this entity supports for transferring files.
These define the transfer protocols and remote file names.
etsysConfigMgmtFtp - As per rfc1738
… | scalar | Bits | .1.3.6.1.4.1.5624.1.2.16.2.4 |
| etsysConfigMgmtChangeSupportedOperations Configuration change operations that are supported on
this managed entity. A managed entity should provide
support only for the options that make sense given the
capabilities of … | scalar | ConfigMgmtOperations | .1.3.6.1.4.1.5624.1.2.16.2.5 |
| etsysConfigMgmtChangeTable A table that describes a single configuration change
request. | table | - | .1.3.6.1.4.1.5624.1.2.16.2.7 |