MIB Viewer

ctcLicenseState

OBJECT-TYPE
1.3.6.1.4.1.9.9.144.1.1.1
Access
read-only
Status
current
Sub-identifiers
0
The state of the Transaction Connection license. unconfigured : A license key has not been provided. notValidatedYet : A license key has been provided, but it cannot be validated until a server is created. When the first server is created, the license key is validated, changing the license state to one of the following. badKey : The content of ctcLicenseKey is not a valid license key. licenseOK : The license has been validated. expired : The expiration date of the license has passed.
INTEGER { unconfigured(1), notValidatedYet(2), badKey(3), licenseOK(4), expired(5) }