clmLicenseFileContentsTable
CISCO-LICENSE-MGR-MIB ·
.1.3.6.1.4.1.9.9.369.1.3.2
Object
table
Contains information about all the license files installed
on the system.
License file is a 'textual file' provided by the CISCO-CCO,
when the user buys the license. This file contains licensing
details for one or more 'Feature License'.
'Feature License' is the specification of the permission to
use a particular feature. The following attributes are
specified in the 'Feature License'
FEATURE - specifies the license feature name.
HOSTID - specifies the hostid of the system, where the
feature has to be used. For Demo license,
'HOSTID' is specified as 'HOSTID=DEMO'.
permanent - specifies permanent license.
uncounted- specifies the uncounted license for this feature.
For counted license, instead of the attribute
'uncounted' , a number indicating the 'maximum
number of concurrent usages' of this license
feature is specified.
The date specified in the 'Feature License', indicates the
expiry date of this license feature.
Other attributes in the license file are irrelevant to the
user.
Example: 1 - A Demo license file contents
# An example ficon license
FEATURE ficon cisco 1.00 31-aug-2003 uncounted HOSTID=DEMO\
SIGN=95D7C8860EE0
Example: 2 - A Permanent license file contents
SERVER this_host ANY
VENDOR cisco
# An example fcports license
FEATURE fcports cisco 1.00 permanent 30 HOSTID=VDH=4C0A3364\
SIGN=C3ACA6D831D6
.
Context
- MIB
- CISCO-LICENSE-MGR-MIB
- OID
.1.3.6.1.4.1.9.9.369.1.3.2- Type
- table
- Status
- current
- Parent
- clmLicenseInformation
- Siblings
- 8
- Children
- 1
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| clmNoOfLicenseFilesInstalled This object represents the number of license files
currently installed on this system. | scalar | Integer32 | .1.3.6.1.4.1.9.9.369.1.3.1 |
| clmNoOfLicensedFeatures This object represents the current number of entries
in the clmLicenseFeatureUsageTable. Indicates the
number of licensed features in the local system. | scalar | Integer32 | .1.3.6.1.4.1.9.9.369.1.3.3 |
| clmLicenseFeatureUsageTable Represents the current license usage on the system.
Contains one entry for each licensed feature in system. | table | - | .1.3.6.1.4.1.9.9.369.1.3.4 |
| clmFeatureUsageDetailsTable Represents the list of applications which have
checked out the licensed features. | table | - | .1.3.6.1.4.1.9.9.369.1.3.5 |
| clmLicenseViolationWarnFlag If one or more application instance has checked out
any feature, without a valid license file installed
for that feature in the system, is termed as
'License Violation'.
… | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.369.1.3.6 |
| clmPortLicensingTable This table contains information about port licensing.
Each entry of this table represents one license of a
particular type for the interface identified by ifIndex.
Th… | table | - | .1.3.6.1.4.1.9.9.369.1.3.7 |
| clmPortLicCountTable This table maintains count-based statistics of the
system related to port licensing. The entries of this
table are indexed based on clmPortLicensingType. The
agent creates one e… | table | - | .1.3.6.1.4.1.9.9.369.1.3.8 |
| clmLicenseFeatureStatus | node | - | .1.3.6.1.4.1.9.9.369.1.3.9 |
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| clmLicenseFileContentsEntry A license file contains one or more 'rows' containing ASCII
character strings, where each occurrence of an LF character
terminates the 'row' containing it. A string of 255
charac… | row | - | .1.3.6.1.4.1.9.9.369.1.3.2.1 |