clmgmtLicenseStatus
CISCO-LICENSE-MGMT-MIB ·
.1.3.6.1.4.1.9.9.543.1.2.3.1.14
Object
column Enumeration
This object represents status of the license.
inactive(1) - license is installed, but
not active.
notInUse(2) - license is installed and
available for use.
inUse(3) - the license is being used (by
a feature).
expiredInUse(4) - license is expired but still
being held by the feature.
expiredNotInUse(5) - license is expired and not being
held by any feature.
usageCountConsumed(6) - number of entities using this
licenses has reached the allowed
limit, no new entities are allowed
to use this license.
Context
- MIB
- CISCO-LICENSE-MGMT-MIB
- OID
.1.3.6.1.4.1.9.9.543.1.2.3.1.14- Type
- column
- Access
- readonly
- Status
- current
- Parent
- clmgmtLicenseInfoEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::clmgmtLicenseStatus'
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::clmgmtLicenseStatus.<entPhysicalIndex>.<clmgmtLicenseStoreUsed>.<clmgmtLicenseIndex>'
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::clmgmtLicenseStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | inactive |
2 | notInUse |
3 | inUse |
4 | expiredInUse |
5 | expiredNotInUse |
6 | usageCountConsumed |
Conformance
Member of