All MIBs › CISCO-LICENSE-MGMT-MIB › clmgmtNextFreeLicenseActionIndex
clmgmtNextFreeLicenseActionIndex
Module: CISCO-LICENSE-MGMT-MIB
OID (symbolic): CISCO-LICENSE-MGMT-MIB::clmgmtNextFreeLicenseActionIndex
OID (numeric): 1.3.6.1.4.1.9.9.543.1.1.1
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: 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.
What is clmgmtNextFreeLicenseActionIndex?
Provides the next available index value a management application should use when creating a new row in the license action table, avoiding index collisions.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.543.1.1.1 snmpwalk -v2c -c public <target> CISCO-LICENSE-MGMT-MIB::clmgmtNextFreeLicenseActionIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.543.1.1.1.1 snmpget -v2c -c public <target> CISCO-LICENSE-MGMT-MIB::clmgmtNextFreeLicenseActionIndex.1
Start monitoring Cisco network equipment (license management) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-LICENSE-MGMT-MIB::clmgmtNextFreeLicenseActionIndex OID value, configure state conditions and alerts, and monitor any Cisco network equipment (license management) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.543 | ciscoLicenseMgmtMIB | CISCO-LICENSE-MGMT-MIB |
| 1.3.6.1.4.1.9.9.543.1 | ciscoLicenseMgmtMIBObjects | CISCO-LICENSE-MGMT-MIB |
| 1.3.6.1.4.1.9.9.543.1.1 | clmgmtLicenseConfiguration | CISCO-LICENSE-MGMT-MIB |
| 1.3.6.1.4.1.9.9.543.1.1.1 | clmgmtNextFreeLicenseActionIndex | CISCO-LICENSE-MGMT-MIB |