All MIBs › CISCO-LICENSE-MGMT-MIB › clmgmtNextFreeDevCredExportActionIndex
clmgmtNextFreeDevCredExportActionIndex
Module: CISCO-LICENSE-MGMT-MIB
OID (symbolic): CISCO-LICENSE-MGMT-MIB::clmgmtNextFreeDevCredExportActionIndex
OID (numeric): 1.3.6.1.4.1.9.9.543.1.3.1
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: This object contains appropriate value for clmgmtDevCredExportActionIndex that can be used to create an entry in clmgmtDevCredExportActionTable. The management application should read this object first and then use this as the value for clmgmtDevCredExportActionIndex to avoid collisions when creating entries in clmgmtDevCredExportActionTable. 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 clmgmtNextFreeDevCredExportActionIndex?
Provides the next available index value to use when creating a new entry in the device credential export action table.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.543.1.3.1 snmpwalk -v2c -c public <target> CISCO-LICENSE-MGMT-MIB::clmgmtNextFreeDevCredExportActionIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.543.1.3.1.1 snmpget -v2c -c public <target> CISCO-LICENSE-MGMT-MIB::clmgmtNextFreeDevCredExportActionIndex.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::clmgmtNextFreeDevCredExportActionIndex 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.3 | clmgmtLicenseDeviceInformation | CISCO-LICENSE-MGMT-MIB |
| 1.3.6.1.4.1.9.9.543.1.3.1 | clmgmtNextFreeDevCredExportActionIndex | CISCO-LICENSE-MGMT-MIB |