clmLicenseConfigCommandStatus
CISCO-LICENSE-MGR-MIB ·
.1.3.6.1.4.1.9.9.369.1.2.5
Object
scalar
Enumeration
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.
Context
- MIB
- CISCO-LICENSE-MGR-MIB
- OID
.1.3.6.1.4.1.9.9.369.1.2.5- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- clmLicenseConfiguration
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | success |
2 | inProgress |
3 | corruptedLicenseFile |
4 | targetLicenseFileAlreadyExist |
5 | invalidLicenseFileName |
6 | duplicateLicense |
7 | licenseInUse |
8 | generalLicensingFailure |
9 | none |
10 | licenseExpiryConflict |
11 | invalidLicenseCount |
12 | notThisHost |
13 | licenseInGraceExceeded |
14 | licenseFileNotFound |
15 | licenseFileMissing |
16 | invalidLicenseFileExtension |
17 | invalidURI |
18 | noDemoLicenseSupport |
19 | invalidPlatform |
20 | licenseServerBusy |
21 | invalidLicenseFeature |
22 | noFeatureSupport |
23 | emptyLicenseFile |
24 | invalidServerLine |
25 | invalidVendorLine |
26 | invalidLicFilenameSize |
27 | permanentLicenseExpiryConflict |