clmLicenseFlag
CISCO-LICENSE-MGR-MIB ·
.1.3.6.1.4.1.9.9.369.1.3.4.1.2
Object
column
Bits
Information about the license type.
bit positions,
0 - demo license, if bit is set.
1 - permanent license, if bit is set. permanent means,
the license for the feature has no expiry date.
if bit is reset, then the license for the feature
has expiry date.
2 - counted license, if bit is set.
uncounted license, if bit is reset.
3 - unlicensed, if bit is set, means no license
for this feature is installed.
4 - feature is in grace period, if bit is set.
This means that applications are allowed to
to use this feature license till the expiry
of the grace period, mentioned in the
corresponding instance of 'clmLicenseGracePeriodLeft'
object.
Feature is not in grace period, if bit is reset.
5 - feature is in honor period, if bit is set.
This means that applications are allowed to
use this feature license even though there is no
corresponding license installed.
when 'unlicensed' (i.e.) bit '3' is set, then the value
of bit 0,1 and 2 are irrelevant.
Whether or not this value can have 'demo' and 'permanent'
set at the same time is a policy issue, and some
implementations will prohibit such usage.
Context
- MIB
- CISCO-LICENSE-MGR-MIB
- OID
.1.3.6.1.4.1.9.9.369.1.3.4.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- clmLicenseFeatureUsageEntry
- Table
- clmLicenseFeatureUsageTable
- Siblings
- 9
Syntax
Bits
Values & Constraints
Enumerated Values
0 | demo |
1 | permanent |
2 | counted |
3 | unlicensed |
4 | inGracePeriod |
5 | inHonorPeriod |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| clmLicenseFeatureName This object represents the name of the licensed
feature. | column | OctetString | .1.3.6.1.4.1.9.9.369.1.3.4.1.1 |
| clmLicenseDefaultLicenses This object represents the maximum number of concurrent
usages of this license feature that is included by
default.
The value of this object is relevant only when … | column | Unsigned32 | .1.3.6.1.4.1.9.9.369.1.3.4.1.10 |
| clmNoOfLicenseMaxUsages Maximum number of concurrent usages of this license
feature.
This is the cumulative license usage count for this
feature from all the installed license files,
containing this fea… | column | Integer32 | .1.3.6.1.4.1.9.9.369.1.3.4.1.3 |
| clmNoOfMissingUsageLicenses This object represents the number of missing usage
licenses of this feature, when one or more installed
license files containing this feature's license, are
missing in the local… | column | Integer32 | .1.3.6.1.4.1.9.9.369.1.3.4.1.4 |
| clmNoOfLicenseCurrentUsages Represents the number of current usages of this
licensed feature. | column | Integer32 | .1.3.6.1.4.1.9.9.369.1.3.4.1.5 |
| clmLicenseExpiryDate Expiry date of the licensed feature.
If the corresponding instances of clmLicenseFlag indicates
'permanent' or 'unlicensed' , then the value of this
object is irrelevant. | column | SNMPv2-TCDateAndTime | .1.3.6.1.4.1.9.9.369.1.3.4.1.6 |
| clmLicenseGracePeriod deprecated This object represents the grace period left for this
feature, in seconds.
Grace period is the number of seconds either an
unlicensed feature or a feature whose license
has expi… | column | seconds Integer32 | .1.3.6.1.4.1.9.9.369.1.3.4.1.7 |
| clmLicenseEnabled This object represents whether the license
is enabled or not. The value 'true' signifies
that license is enabled. The value 'false'
signifies that the license is disabled. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.369.1.3.4.1.8 |
| clmLicenseGracePeriodLeft This object represents the grace period left for this
license feature, in seconds.
Grace period is the number of seconds either an
unlicensed feature or a feature whose license
… | column | seconds Unsigned32 | .1.3.6.1.4.1.9.9.369.1.3.4.1.9 |