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
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-LICENSE-MGMT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LICENSE-MGMT-MIB::clmgmtNextFreeLicenseActionIndex.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-LICENSE-MGMT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-LICENSE-MGMT-MIB::clmgmtNextFreeLicenseActionIndex'

Syntax

Unsigned32

Values & Constraints

Object Constraints
range: 1-4294967295

Conformance