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
1success
2inProgress
3corruptedLicenseFile
4targetLicenseFileAlreadyExist
5invalidLicenseFileName
6duplicateLicense
7licenseInUse
8generalLicensingFailure
9none
10licenseExpiryConflict
11invalidLicenseCount
12notThisHost
13licenseInGraceExceeded
14licenseFileNotFound
15licenseFileMissing
16invalidLicenseFileExtension
17invalidURI
18noDemoLicenseSupport
19invalidPlatform
20licenseServerBusy
21invalidLicenseFeature
22noFeatureSupport
23emptyLicenseFile
24invalidServerLine
25invalidVendorLine
26invalidLicFilenameSize
27permanentLicenseExpiryConflict