clmgmtNextFreeLicenseActionIndex
CISCO-LICENSE-MGMT-MIB ·
.1.3.6.1.4.1.9.9.543.1.1.1
Object
scalar
Unsigned32
This object contains appropriate value for clmgmtLicenseActionIndex that can be used to create an entry in clmgmtLicenseActionTable. The management application should read this object first and then use this as the value for clmgmtLicenseActionIndex to avoid collisions when creating entries in clmgmtLicenseActionTable. Following this approach does not guarantee collision free row creation, but will reduce the probability. The collision will happen if two management applications read this object at the same time and attempt to create an entry with this value at the same time. In this case, the management application whose request is processed after the first request will get an error and the process of reading this object and entry creation needs to be repeated.
Context
- MIB
- CISCO-LICENSE-MGMT-MIB
- OID
.1.3.6.1.4.1.9.9.543.1.1.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- clmgmtLicenseConfiguration
- Siblings
- 2
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 1-4294967295
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| clmgmtLicenseActionTable A table for invoking license management actions. Management
application must create a row in this table to trigger any of
the license management actions. The following are differe… | table | - | .1.3.6.1.4.1.9.9.543.1.1.2 |
| clmgmtLicenseActionResultTable This table contains results of license action if the
license action involves multiple licenses. Entries in this
table are not created for actions where there is
only license that … | table | - | .1.3.6.1.4.1.9.9.543.1.1.3 |