iso/org/dod/internet/private/enterprises/.9/.9/ciscoLicenseMgrMIB/.1/.2/clmLicenseConfigCommandStatus
clmLicenseConfigCommandStatus
OBJECT-TYPE
1.3.6.1.4.1.9.9.369.1.2.5
Description
The status of the license install / uninstall / update operation. success (1) - install/uninstall/update operation completed successfully. inProgress (2) - License install/uninstall/update operation is in progress. corruptedLicenseFile (3) - License file content is Invalid/Corrupted. targetLicenseFileAlreadyExist (4) - Target license file name already exist. invalidLicenseFileName (5) - Invalid license file target name for install / uninstall operation. duplicateLicense (6) - License file is already installed. licenseInUse (7) - Can't uninstall a license file which is in use. generalLicensingFailure (8) - General error from license Manager. none (9) - no install/uninstall/update operation is performed. licenseExpiryConflict(10) - License exists for the feature. invalidLicenseCount(11) - License count is invalid for the feature. notThisHost (12) - License host-id in the license file doesn't match. licenseInGraceExceeded (13) - Number of licenses in grace period is more than the number in install license file. licenseFileNotFound (14) - License file not found, for install / uninstall / update operation. licenseFileMissing (15) - A previously installed license file is found missing. invalidLicenseFileExtension (16) - License file does not have a .lic extension. invalidURI (17) - Invalid license file URI, specified for install operation. noDemoLicenseSupport (18) - Demo License Not Supported. invalidPlatform (19) - Invalid Platform. licenseServerBusy (20) - License server is busy. Retry in a few seconds. invalidLicenseFeature (21) - Invalid license feature. noFeatureSupport (22) - License server does not support this feature. emptyLicenseFile (23) - License file has no features. invalidServerLine (24) - SERVER line in license file should have 'this_host ANY'. invalidVendorLine (25) - VENDOR line in license should have 'cisco'. invalidLicFilenameSize (26) - If filename size exceeds 30 chars. permanetLicenseExpiryConflict (27) - Permanent license exists for feature.
Syntax
INTEGER { success(1), inProgress(2), corruptedLicenseFile(3), targetLicenseFileAlreadyExist(4), invalidLicenseFileName(5), duplicateLicense(6), licenseInUse(7), generalLicensingFailure(8), none(9), licenseExpiryConflict(10), invalidLicenseCount(11), notThisHost(12), licenseInGraceExceeded(13), licenseFileNotFound(14), licenseFileMissing(15), invalidLicenseFileExtension(16), invalidURI(17), noDemoLicenseSupport(18), invalidPlatform(19), licenseServerBusy(20), invalidLicenseFeature(21), noFeatureSupport(22), emptyLicenseFile(23), invalidServerLine(24), invalidVendorLine(25), invalidLicFilenameSize(26), permanentLicenseExpiryConflict(27) }