clmgmtLicenseJobQPosition

CISCO-LICENSE-MGMT-MIB · .1.3.6.1.4.1.9.9.543.1.1.2.1.17

Object

This object represents the position of the action
in the license action job queue that is maintained
internally. Only actions in pending(2) state will
be put in the queue until they are executed. By
reading this object, the management application can make
intelligent decision on whether to execute another
action that it is planning on. For example, if there
is already a license clear action in the queue in
pending(2) state, management application can choose to
defer its license back up action to a later time. This
object will return a value of 0 if the action is not in
pending(2) state.

Context

MIB
CISCO-LICENSE-MGMT-MIB
OID
.1.3.6.1.4.1.9.9.543.1.1.2.1.17
Type
column
Access
readonly
Status
current
Parent
clmgmtLicenseActionEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -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::clmgmtLicenseJobQPosition'
More examples
Read one indexed 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::clmgmtLicenseJobQPosition.<clmgmtLicenseActionIndex>'
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::clmgmtLicenseJobQPosition'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance