MIBs Depot

CISCO-LICENSE-MGR-MIB

Registered at
1.3.6.1.4.1.9.9.369
Last updated
2019-04-15 00:00
Organization
Cisco Systems Inc.
Revisions
2008-11-04 00:00, 2008-04-22 00:00, 2007-08-02 00:00, 2006-12-17 00:00, 2005-09-30 00:00, 2004-12-01 00:00, 2004-07-20 00:00, 2003-11-27 00:00, 2003-10-30 00:00, 2003-09-12 00:00
Namespace
cisco
Source file
CISCO-LICENSE-MGR-MIB
Digest
sha256:7dc562f809155bbc2d5dcdcd173bfc4d636ff4bd4ce7576d8e30a52129b0c81d

Description

The MIB module for a method of managing license files on the system. Licensing mechanism provides more flexibility in supporting various features in the system. Feature License is the specification of the permission to use a particular feature, indicated through license file. The permissions can also specify the limit on the number of concurrent usages of the feature, the limit on time period of the feature usage and the device where the feature has to be used. License files will be given to customers when they buy the licenses. User should copy the license file to some location on the system, for installing.

Contact

Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553 -NETS E-mail: cs-san@cisco.com

Imports

FromSymbols
CISCO-SMIciscoMgmt
IF-MIBifIndex
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIGauge32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDateAndTime, DisplayString, TEXTUAL-CONVENTION, TestAndIncr, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

CISCO-LICENSE-MGR-MIB
CISCO-SMI
IANAifType-MIB
IF-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
ClmLicenseType
TEXTUAL-CONVENTION
This textual convention identifies the license type and the license that can be acquired on. portActivation(1) - License for port activation for ports with port speed 1/2/4G. This is per interface. portActivation10G(2) - License for port activation for ports with port speed 10G. This is per interface.
current

Objects

NameOIDSyntaxAccessStatus
ciscoLicenseMgrMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.369.1
ciscoLicenseMgrConfig
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.369.1.1
clmHostId
OBJECT-TYPE
This object contains the 'License hostid' of the local system. Its value is an opaque string, and is used to identify the local system when requesting license(s) for this system.
1.3.6.1.4.1.9.9.369.1.1.1SnmpAdminString (SIZE(40))read-onlycurrent
clmNotificationsEnable
OBJECT-TYPE
This object indicates whether the system should generate notifications specified in 'clmNotificationGroup' or not.
1.3.6.1.4.1.9.9.369.1.1.2TruthValueread-writecurrent
clmLicenseConfiguration
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.369.1.2
clmLicenseConfigSpinLock
OBJECT-TYPE
This object is used to facilitate modification of clmLicenseFileURI, clmLicenseFileTargetName and clmLicenseConfigCommand objects by multiple managers. The procedure for modifying the above three objects are as follows: 1. Determine new values for clmLicenseFileURI, clmLicenseFileTargetName and clmLicenseConfigCommand. 2. Retrieve the value of clmLicenseConfigSpinLock. 3. Set the value of clmLicenseConfigSpinLock to the retrieved value, and (in the same PDU) the value of clmLicenseFileURI to the new value. If the set fails for the clmLicenseConfigSpinLock object, go back to step 2. 4. Set the value of clmLicenseConfigSpinLock to the retrieved value incremented by one, and (in the same PDU) the value of clmLicenseFileTargetName to its new value. If the set fails for clmLicenseConfigSpinLock, go back to step 2. 5. Set the value of clmLicenseConfigSpinLock to the retrieved value incremented by two, and (in the same PDU) the value of clmLicenseConfigCommand to 'install' or 'uninstall' or 'update'. If the set fails for clmLicenseConfigSpinLock, go back to step 2. Note that if it's possible to include clmLicenseFileTargetName and/or clmLicenseConfigCommand in the (Set Request) PDU of an earlier step, then step 4 and/or 5, can be eliminated.
1.3.6.1.4.1.9.9.369.1.2.1TestAndIncrread-writecurrent
clmLicenseFileURI
OBJECT-TYPE
This object represents the location on the local system, from which the license file will be picked for installation or updating. User should have copied the license file provided by CISCO-CCO , by some other means ( for example, thru CLI) to this location. For example, the value of this object could be 'bootflash:licfile1.lic'. This object MUST be set to a valid value before or concurrently with setting the value of the clmLicenseConfigCommand object to 'install' or 'update'. For uninstall operation the value of this object is not considered, it is irrelevant.
1.3.6.1.4.1.9.9.369.1.2.2SnmpAdminString (SIZE(0..255))read-writecurrent
clmLicenseFileTargetName
OBJECT-TYPE
This object represents the name with which the license file will be installed, or the name of the license file for uninstall, or the name of the license file to be updated. For 'uninstall' operation, this object must be set to the appropriate value, i.e., a non-zero length string, before or concurrently with setting the value of clmLicenseConfigCommand object to 'uninstall'. For 'install' operation, this object is set either to the file name with which the license will be installed, or to the zero-length string. In the latter case, the filename specified through clmLicenseFileURI will be used for installing the license. For example, if the value of clmLicenseFileURI object is set to 'bootflash:licfile1.lic' and this object is set to 'target1.lic', then the license will be installed with the filename 'target1.lic'. If this object contains zero length string then license will be installed with the filename 'licfile1.lic'. For 'update' operation, this object is set either to the file name which is to be updated (overwritten), or to the zero-length string. In the latter case, the filename specified through clmLicenseFileURI, will be updated. For example, if the value of clmLicenseFileURI object is set to 'bootflash:licfile2.lic' and this object is set to 'target2.lic', then the already installed license file 'target2.lic' will be updated by the contents of 'bootflash:licfile2.lic'. If this object contains zero length string then the already installed license file 'licfile2.lic' will be updated with the contents of 'bootflash:licfile2.lic'.
1.3.6.1.4.1.9.9.369.1.2.3SnmpAdminString (SIZE(0..31))read-writecurrent
clmLicenseConfigCommand
OBJECT-TYPE
The command to be executed. Command Remarks install Installs the license file specified thru the clmLicenseFileURI on the system, also performs some verification on the license file before installing. uninstall Uninstalls the license file specified in the clmLicenseFileTargetName object. noOp no operation will be performed. update Updates (Overwrites) an already installed license file. The value of this object when read is always 'noOp'.
1.3.6.1.4.1.9.9.369.1.2.4INTEGER {install(1), uninstall(2), noOp(3), update(4)}read-writecurrent
clmLicenseConfigCommandStatus
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.369.1.2.5INTEGER {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)}read-onlycurrent
clmLicenseRequestSpinLock
OBJECT-TYPE
This object is used to facilitate modification of clmLicenseRequestFeatureName , clmLicenseRequestAppName and clmLicenseRequestCommand objects by multiple managers. The procedure for modifying the above three objects are as follows: 1. Determine new values for clmLicenseRequestFeatureName, clmLicenseRequestAppName and clmLicenseConfigCommand. 2. Retrieve the value of clmLicenseRequestSpinLock. 3. Set the value of clmLicenseRequestSpinLock to the retrieved value, and (in the same PDU) the value of clmLicenseRequestFeatureName to the new value. If the set fails for the clmLicenseRequestSpinLock object, go back to step 2. 4. Set the value of clmLicenseRequestSpinLock to the retrieved value incremented by one, and (in the same PDU) the value of clmLicenseRequestAppName to its new value. If the set fails for clmLicenseRequestSpinLock, go back to step 2. 5. Set the value of clmLicenseRequestSpinLock to the retrieved value incremented by two, and (in the same PDU) the value of clmLicenseRequestCommand to 'checkIn' or 'checkOut'. If the set fails for clmLicenseRequestSpinLock, go back to step 2. Note that if it's possible to include clmLicenseRequestAppName and/or clmLicenseRequestCommand in the (Set Request) PDU of an earlier step, then step 4 and/or 5, can be eliminated.
1.3.6.1.4.1.9.9.369.1.2.6TestAndIncrread-writecurrent
clmLicenseRequestFeatureName
OBJECT-TYPE
This object represents the licensed feature name, requested for checkin / checkout a license. This object MUST be set to a valid value before or concurrently with setting the value of the clmLicenseRequestCommand object to 'checkIn' or 'checkOut'.
1.3.6.1.4.1.9.9.369.1.2.7SnmpAdminString (SIZE(0..30))read-writecurrent
clmLicenseRequestAppName
OBJECT-TYPE
This object is used to optionally associate an ID with a license checkin/checkout request for the feature name specified in the 'clmLicenseRequestFeatureName' object. The application can choose to set a meaningful name for this object. If 2 requests have the same value for clmLicenseRequestAppName then they are treated as same requests. If this object is not set or contains zero length string then each checkin/checkout request is treated as a distinct request.
1.3.6.1.4.1.9.9.369.1.2.8SnmpAdminString (SIZE(0..31))read-writecurrent
clmLicenseRequestCommand
OBJECT-TYPE
The command to be executed. Command Remarks checkIn checkin a license for the feature name specified thru 'clmLicenseRequestFeatureName' object. checkOut checkout a license for the feature name specified thru 'clmLicenseRequestFeatureName' object. noOp no operation will be performed. The value of this object when read is always 'noOp'.
1.3.6.1.4.1.9.9.369.1.2.9INTEGER {checkIn(1), checkOut(2), noOp(3)}read-writecurrent
clmLicenseRequestCommandStatus
OBJECT-TYPE
The status of the license checkin/checkout operation. success (1) - license checkin/checkout operation completed successfully. none (2) - no license checkin/checkout operation is performed. licenseDenied (3) - No license available for the requested feature. licenseTooMany (4) - license count exceed for counted license. generalLicensingFailure (5) - General error from license Manager. invalidFeature (6) - Invalid license feature. licenseExpired (7) - License expired. licenseServerDown (8) - License server down. .
1.3.6.1.4.1.9.9.369.1.2.10INTEGER {success(1), none(2), licenseDenied(3), licenseTooMany(4), generalLicensingFailure(5), invalidFeature(6), licenseExpired(7), licenseServerDown(8)}read-onlycurrent
clmLicenseInformation
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.369.1.3
clmNoOfLicenseFilesInstalled
OBJECT-TYPE
This object represents the number of license files currently installed on this system.
1.3.6.1.4.1.9.9.369.1.3.1Integer32 (0..4095)read-onlycurrent
clmLicenseFileContentsTable
OBJECT-TYPE
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 .
1.3.6.1.4.1.9.9.369.1.3.2not-accessiblecurrent
clmLicenseFileContentsEntry
OBJECT-TYPE
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 characters after one LF character (or at the beginning of the file) which does not contain another LF character is also treated as a 'row' of the license file. This object represents information about a particular 'row' in the license file contents.
1.3.6.1.4.1.9.9.369.1.3.2.1not-accessiblecurrent
clmLicenseFileName
OBJECT-TYPE
Specifies the the installed License file name.
1.3.6.1.4.1.9.9.369.1.3.2.1.1SnmpAdminString (SIZE(1..64))not-accessiblecurrent
clmLicenseFileRowNumber
OBJECT-TYPE
Represents the row number. For example, 1 for the first row, two for the second, ..., N for the last (N-th) row.
1.3.6.1.4.1.9.9.369.1.3.2.1.2Unsigned32not-accessiblecurrent
clmLicenseFileTimeStamp
OBJECT-TYPE
Represents the time when the license file contents was last modified.
1.3.6.1.4.1.9.9.369.1.3.2.1.3DateAndTimeread-onlycurrent
clmLicenseFileNoOfRows
OBJECT-TYPE
This object represents the number of 'rows' in the license file named by the the value of the corresponding instance of 'clmLicenseFileName'.
1.3.6.1.4.1.9.9.369.1.3.2.1.4Unsigned32read-onlycurrent
clmLicenseFileRowContents
OBJECT-TYPE
This object represents the contents of the 'row' for which the row number is given by the value of the corresponding instance of 'clmLicenseFileRowNumber' in the license file named by the the value of the corresponding instance of 'clmLicenseFileName'.
1.3.6.1.4.1.9.9.369.1.3.2.1.5SnmpAdminString (SIZE(1..255))read-onlycurrent
clmNoOfLicensedFeatures
OBJECT-TYPE
This object represents the current number of entries in the clmLicenseFeatureUsageTable. Indicates the number of licensed features in the local system.
1.3.6.1.4.1.9.9.369.1.3.3Integer32 (0..4095)read-onlycurrent
clmLicenseFeatureUsageTable
OBJECT-TYPE
Represents the current license usage on the system. Contains one entry for each licensed feature in system.
1.3.6.1.4.1.9.9.369.1.3.4not-accessiblecurrent
clmLicenseFeatureUsageEntry
OBJECT-TYPE
Licensing information for a particular feature can appear in multiple license files. This object contains the consolidated licensing information for the particular feature from all the installed license files.
1.3.6.1.4.1.9.9.369.1.3.4.1not-accessiblecurrent
clmLicenseFeatureName
OBJECT-TYPE
This object represents the name of the licensed feature.
1.3.6.1.4.1.9.9.369.1.3.4.1.1SnmpAdminString (SIZE(1..30))not-accessiblecurrent
clmLicenseFlag
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.369.1.3.4.1.2Bits {demo(0), permanent(1), counted(2), unlicensed(3), inGracePeriod(4), inHonorPeriod(5)}read-onlycurrent
clmNoOfLicenseMaxUsages
OBJECT-TYPE
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 feature's license information. If the clmLicenseFlag object has value of bit 2 'reset', ( means uncounted license), then the value of this object is irrelevant.
1.3.6.1.4.1.9.9.369.1.3.4.1.3Integer32 (0..65535)read-onlycurrent
clmNoOfMissingUsageLicenses
OBJECT-TYPE
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 system. Under normal condition, the value of this object is '0'.
1.3.6.1.4.1.9.9.369.1.3.4.1.4Integer32 (0..65535)read-onlycurrent
clmNoOfLicenseCurrentUsages
OBJECT-TYPE
Represents the number of current usages of this licensed feature.
1.3.6.1.4.1.9.9.369.1.3.4.1.5Integer32 (0..65535)read-onlycurrent
clmLicenseExpiryDate
OBJECT-TYPE
Expiry date of the licensed feature. If the corresponding instances of clmLicenseFlag indicates 'permanent' or 'unlicensed' , then the value of this object is irrelevant.
1.3.6.1.4.1.9.9.369.1.3.4.1.6DateAndTimeread-onlycurrent
clmLicenseGracePeriod
OBJECT-TYPE
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 expired is allowed to run. The value of this object is relevant only when the corresponding instances of clmLicenseFlag indicates 'ingraceperiod'.
1.3.6.1.4.1.9.9.369.1.3.4.1.7Integer32 (0..5184000)read-onlydeprecated
clmLicenseEnabled
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.369.1.3.4.1.8TruthValueread-onlycurrent
clmLicenseGracePeriodLeft
OBJECT-TYPE
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 has expired is allowed to run. The value of this object is relevant only when the corresponding instances of clmLicenseFlag indicates 'ingraceperiod'. If the corresponding instanses of clmLicenseFlag indicates 'inhonorperiod', this object represents the honor period start for this license feature, in seconds. Honor period is the number of seconds either an unlicensed feature or a feature whose license has expired is running.
1.3.6.1.4.1.9.9.369.1.3.4.1.9Unsigned32 (0..4294967295)read-onlycurrent
clmLicenseDefaultLicenses
OBJECT-TYPE
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 the corresponding instances of clmLicenseFlag indicates 'counted' (value of bit 2 'set')
1.3.6.1.4.1.9.9.369.1.3.4.1.10Unsigned32 (0..4294967295)read-onlycurrent
clmFeatureUsageDetailsTable
OBJECT-TYPE
Represents the list of applications which have checked out the licensed features.
1.3.6.1.4.1.9.9.369.1.3.5not-accessiblecurrent
clmFeatureUsageDetailsEntry
OBJECT-TYPE
An Entry represents an application instance which has checked out a license for the feature.
1.3.6.1.4.1.9.9.369.1.3.5.1not-accessiblecurrent
clmLicensedAppIndex
OBJECT-TYPE
This is an index to the applications for a licensed feature.
1.3.6.1.4.1.9.9.369.1.3.5.1.1Unsigned32not-accessiblecurrent
clmLicensedAppName
OBJECT-TYPE
Represents the name of the application instance, which has checked out the feature. It is the value of 'clmLicenseRequestAppName' object set while checking out the license.
1.3.6.1.4.1.9.9.369.1.3.5.1.2SnmpAdminString (SIZE(1..31))read-onlycurrent
clmLicenseViolationWarnFlag
OBJECT-TYPE
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'. This object indicates whether any license violation has been detected in the system and the grace period left for the corresponding feature is less than '30' days. The value of this object set to 'true' indicates a 'License Violation' detected in the system , and the grace period left for the corresponding feature is less than 30 days. The value of this object set to 'false' indicates either there is 'NO License Violation' detected in the system, or a 'License Violation' is detected, but the grace period left for the corresponding feature is more than 30 days.
1.3.6.1.4.1.9.9.369.1.3.6TruthValueread-onlycurrent
clmPortLicensingTable
OBJECT-TYPE
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. The agent creates one entry in this table for each type of license for which a given interface is capable of being eligible. An interface which is not capable of being eligible for any type of license will not be represented in this table.
1.3.6.1.4.1.9.9.369.1.3.7not-accessiblecurrent
clmPortLicensingEntry
OBJECT-TYPE
Each entry contains port licensing information for an interface.
1.3.6.1.4.1.9.9.369.1.3.7.1not-accessiblecurrent
clmPortLicensingType
OBJECT-TYPE
Type of license which can be acquired on a given interface.
1.3.6.1.4.1.9.9.369.1.3.7.1.1ClmLicenseTypenot-accessiblecurrent
clmPortLicensingConfig
OBJECT-TYPE
This object is used to assign the state of a port license for an interface. This object is configurable by the network management application. 'eligible' - the interface will be configured to be eligible to acquire a given port license. 'inEligible' - the interface will be configured not to be eligible to acquire a given port license. If the interface has already acquired a port license, the license is released and the interface is then configured not to be eligible to acquire port license. 'acquire' - the interface will first be made eligible to acquire a port license, and will then attempt to acquire one. If a port license is available, the interface will acquire it and this object's value will remain as 'acquire'. If port licenses are insufficient, the interface is made eligible, and this object's value will become 'eligible'. Given that there are enough port licenses available, a port license will be acquired on a given interface only under the following conditions: 1. The user configures this object to 'acquire' (OR) 2. When a linkUp notification (defined in IF-MIB) is generated on a Fibre Channel interface for which the value of fcIfPortType (defined in CISCO-FC-FE-MIB) is 'internal', and the value of clmPortLicensingConfig is 'eligible'. The conditions under which a port license will be acquired when a linkUp notification is generated on other types of interfaces will be added to this definition in the future, as and when appropriate.
1.3.6.1.4.1.9.9.369.1.3.7.1.2INTEGER {eligible(1), inEligible(2), acquire(3)}read-writecurrent
clmPortLicensingOper
OBJECT-TYPE
This object gives the current state of port license on the interface. 'notAcquired' - the interface has not acquired port license 'acquired' - the interface has acquired port license.
1.3.6.1.4.1.9.9.369.1.3.7.1.3INTEGER {notAcquired(1), acquired(2)}read-onlycurrent
clmPortLicCountTable
OBJECT-TYPE
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 entry in this table for each value of clmPortLicensingType.
1.3.6.1.4.1.9.9.369.1.3.8not-accessiblecurrent
clmPortLicCountEntry
OBJECT-TYPE
An entry in the clmPortLicCountTable. Each entry consists of the following four counts related to port licensing, for a given clmPortLicensingType: 1. Maximum number of port licenses that can be acquired, 2. Number of port licenses that are currently acquired, 3. Maximum number of internal port licenses that can be acquired, if internal port licenses are applicable, and 4. Number of internal port licenses that are currently acquired, if internal port licenses are applicable. Any one of these four counts that does not pertain to the given clmPortLicensingType will not be instantiated in this entry.
1.3.6.1.4.1.9.9.369.1.3.8.1not-accessiblecurrent
clmPortLicCountMax
OBJECT-TYPE
This object gives the maximum number port licenses that can be acquired for the given clmPortLicensingType.
1.3.6.1.4.1.9.9.369.1.3.8.1.1Unsigned32read-onlycurrent
clmPortLicCountUsed
OBJECT-TYPE
This object gives the number of port licenses that are currently acquired for the given clmPortLicensingType.
1.3.6.1.4.1.9.9.369.1.3.8.1.2Gauge32read-onlycurrent
clmPortLicCountMaxInternal
OBJECT-TYPE
This object gives the maximum number of internal port licenses that can be acquired for a given clmPortLicensingType. To obtain the maximum number of external port licenses that can be acquired, the user needs to obtain clmPortLicCountMax and subtract clmPortLicCountMaxInternal from it.
1.3.6.1.4.1.9.9.369.1.3.8.1.3Unsigned32read-onlycurrent
clmPortLicCountUsedInternal
OBJECT-TYPE
This object gives the number of internal port licenses that are currently acquired for a given clmPortLicensingType. To obtain the number of external port licenses currently acquired, the user needs to obtain clmPortLicCountUsed and subtract clmPortLicCountUsedInternal from it.
1.3.6.1.4.1.9.9.369.1.3.8.1.4Gauge32read-onlycurrent
clmLicenseFeatureStatus
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.369.1.3.9
clmMaxSslTransactions
OBJECT-TYPE
This object represents the maximum number of ssl transactions allowed per second for the license purchased.
1.3.6.1.4.1.9.9.369.1.3.9.1Integer32read-onlycurrent
clmMaxVirtualizedContext
OBJECT-TYPE
This object represents the maximum number of virtualized context available for the license purchased.
1.3.6.1.4.1.9.9.369.1.3.9.2Integer32read-onlycurrent
clmModuleBandwidth
OBJECT-TYPE
This object represents the maximum bandwidth in Gbps allowed for the license purchased.
1.3.6.1.4.1.9.9.369.1.3.9.3Integer32read-onlycurrent
clmCompressionPerformance
OBJECT-TYPE
This object represents the compression performance in Mbps allowed for the license purchased.
1.3.6.1.4.1.9.9.369.1.3.9.4Integer32read-onlycurrent
clmWebOptimization
OBJECT-TYPE
This object represents the maximum value of web optimization in cps allowed for the license purchased.
1.3.6.1.4.1.9.9.369.1.3.9.5Integer32read-onlycurrent
ciscoLicenseMgrMIBConform
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.369.2
ciscoLicenseMgrCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.369.2.1
ciscoLicenseMgrGroups
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.369.2.2
ciscoLicenseMgrMIBNotifs
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.369.3
ciscoLicenseMgrNotifications
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.369.3.0

Notifications

NameOIDStatus
clmLicenseExpiryNotify
NOTIFICATION-TYPE
A clmLicenseCountExpiryNotify is sent, when a feature license expires.
1.3.6.1.4.1.9.9.369.3.0.1current
clmNoLicenseForFeatureNotify
NOTIFICATION-TYPE
A 'clmNoLicenseForFeatureNotify' is sent, when an license is issued for a feature which does not have license. The license will expire after a grace period, which is mentioned in the 'clmLicenseGracePeriodLeft' object of this notification. This notification is also sent once every 24 hours from the start of the grace period. In the last 7 days before grace period expiry this notification is sent once every hour.
1.3.6.1.4.1.9.9.369.3.0.2current
clmLicenseFileMissingNotify
NOTIFICATION-TYPE
A clmLicenseFileMissingNotify is generated when the system detects that one or more installed license files are missing. To correct this fault, any files which might be missing should be reinstalled, e.g., if it's unknown which ones are missing, then all files can be re-installed, ignoring any 'duplicate license' messages.
1.3.6.1.4.1.9.9.369.3.0.3current
clmLicenseExpiryWarningNotify
NOTIFICATION-TYPE
A 'clmLicenseExpiryWarningNotify' is sent, when an license issued for a feature is going to expire, and the feature is use. This notification is sent once in a day starting 30 days before license expiry. In the last 7 days before expiry this notification is sent once every hour. The license will expire on the date and time, mentioned in the 'clmLicenseExpiryDate' object of this notification.
1.3.6.1.4.1.9.9.369.3.0.4current

Conformance

NameOIDStatus
ciscoLicenseMgrCompliance
MODULE-COMPLIANCE
Compliance statement for CISCO-LICENSE-MGR-MIB.
1.3.6.1.4.1.9.9.369.2.1.1deprecated
ciscoLicenseMgrCompliance1
MODULE-COMPLIANCE
Compliance statement for CISCO-LICENSE-MGR-MIB.
1.3.6.1.4.1.9.9.369.2.1.2deprecated
ciscoLicenseMgrCompliance2
MODULE-COMPLIANCE
Compliance statement for CISCO-LICENSE-MGR-MIB.
1.3.6.1.4.1.9.9.369.2.1.3deprecated
ciscoLicenseMgrCompliance3
MODULE-COMPLIANCE
Compliance statement for CISCO-LICENSE-MGR-MIB.
1.3.6.1.4.1.9.9.369.2.1.4deprecated
ciscoLicenseMgrCompliance4
MODULE-COMPLIANCE
Compliance statement for CISCO-LICENSE-MGR-MIB.
1.3.6.1.4.1.9.9.369.2.1.5deprecated
ciscoLicenseMgrCompliance5
MODULE-COMPLIANCE
Compliance statement for CISCO-LICENSE-MGR-MIB.
1.3.6.1.4.1.9.9.369.2.1.6current
clmLicenseInstallGroup
OBJECT-GROUP
A collection of objects for license file installation or uninstallation or updating.
1.3.6.1.4.1.9.9.369.2.2.1current
clmNoOfInstalledLicensesGroup
OBJECT-GROUP
Objects indicating the number of licenses files & the number of licensed features installed on the system.
1.3.6.1.4.1.9.9.369.2.2.2current
clmLicenseInformationGroup
OBJECT-GROUP
A group containing objects providing information about the license file contents and the licensed features on the system.
1.3.6.1.4.1.9.9.369.2.2.3deprecated
clmNotificationsEnableGroup
OBJECT-GROUP
Object for enabling the notifications specified in clmNotificationGroup.
1.3.6.1.4.1.9.9.369.2.2.4current
clmNotificationGroup
NOTIFICATION-GROUP
A collection of notifications for license manager.
1.3.6.1.4.1.9.9.369.2.2.5current
clmLicenseRequestGroup
OBJECT-GROUP
A collection of objects for the license checkin (or) checkout for the licensed feature.
1.3.6.1.4.1.9.9.369.2.2.6current
clmLicenseInformationGroup1
OBJECT-GROUP
A group containing objects providing information about the license file contents and the licensed features on the system.
1.3.6.1.4.1.9.9.369.2.2.7deprecated
clmLicenseInformationGroup2
OBJECT-GROUP
A group containing objects providing information about the license file contents and the licensed features on the system.
1.3.6.1.4.1.9.9.369.2.2.8deprecated
clmLicenseInformationGroupSup1
OBJECT-GROUP
A group containing an object providing information on whether license is enabled or not.
1.3.6.1.4.1.9.9.369.2.2.9current
clmLicenseInformationGroup3
OBJECT-GROUP
A group containing objects providing information about the license file contents and the licensed features on the system.
1.3.6.1.4.1.9.9.369.2.2.10current
clmLicenseInformationGroupSup2
OBJECT-GROUP
A group containing objects providing information about the number of default licenses of a given licensed feature.
1.3.6.1.4.1.9.9.369.2.2.11current
clmLicenseInformationPortLicGroup
OBJECT-GROUP
A group containing objects providing information about port licensing.
1.3.6.1.4.1.9.9.369.2.2.12current
clmLicenseFeatureStatusGroup
OBJECT-GROUP
A group containing objects providing information about different licensed feature on the system.
1.3.6.1.4.1.9.9.369.2.2.13current