MIB Viewer

clmgmtLicenseStatus

OBJECT-TYPE
1.3.6.1.4.1.9.9.543.1.2.3.1.14
Access
read-only
Status
current
Sub-identifiers
0
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.
INTEGER { inactive(1), notInUse(2), inUse(3), expiredInUse(4), expiredNotInUse(5), usageCountConsumed(6) }