CISCO-LICENSE-MGR-MIB

File: CISCO-LICENSE-MGR-MIB.mib (43009 bytes)

Imported modules

SNMPv2-SMI SNMP-FRAMEWORK-MIB SNMPv2-TC
SNMPv2-CONF CISCO-SMI

Imported symbols

OBJECT-TYPE MODULE-IDENTITY Integer32
Unsigned32 NOTIFICATION-TYPE SnmpAdminString
DateAndTime TruthValue TestAndIncr
MODULE-COMPLIANCE OBJECT-GROUP NOTIFICATION-GROUP
ciscoMgmt

Defined Types

ClmLicenseFileContentsEntry  
SEQUENCE    
  clmLicenseFileName SnmpAdminString
  clmLicenseFileRowNumber Unsigned32
  clmLicenseFileTimeStamp DateAndTime
  clmLicenseFileNoOfRows Unsigned32
  clmLicenseFileRowContents SnmpAdminString

ClmLicenseFeatureUsageEntry  
SEQUENCE    
  clmLicenseFeatureName SnmpAdminString
  clmLicenseFlag BITS
  clmNoOfLicenseMaxUsages Integer32
  clmNoOfMissingUsageLicenses Integer32
  clmNoOfLicenseCurrentUsages Integer32
  clmLicenseExpiryDate DateAndTime
  clmLicenseGracePeriod Integer32

ClmFeatureUsageDetailsEntry  
SEQUENCE    
  clmLicensedAppIndex Unsigned32
  clmLicensedAppName SnmpAdminString

Defined Values

ciscoLicenseMgrMIB 1.3.6.1.4.1.9.9.369
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.
MODULE-IDENTITY    

ciscoLicenseMgrMIBObjects 1.3.6.1.4.1.9.9.369.1
OBJECT IDENTIFIER    

ciscoLicenseMgrMIBConform 1.3.6.1.4.1.9.9.369.2
OBJECT IDENTIFIER    

ciscoLicenseMgrMIBNotifs 1.3.6.1.4.1.9.9.369.3
OBJECT IDENTIFIER    

ciscoLicenseMgrConfig 1.3.6.1.4.1.9.9.369.1.1
OBJECT IDENTIFIER    

clmLicenseConfiguration 1.3.6.1.4.1.9.9.369.1.2
OBJECT IDENTIFIER    

clmLicenseInformation 1.3.6.1.4.1.9.9.369.1.3
OBJECT IDENTIFIER    

ciscoLicenseMgrNotifications 1.3.6.1.4.1.9.9.369.3.0
OBJECT IDENTIFIER    

clmHostId 1.3.6.1.4.1.9.9.369.1.1.1
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.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(40)  

clmLicenseConfigSpinLock 1.3.6.1.4.1.9.9.369.1.2.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  TestAndIncr  

clmLicenseFileURI 1.3.6.1.4.1.9.9.369.1.2.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString Size(0..255)  

clmLicenseFileTargetName 1.3.6.1.4.1.9.9.369.1.2.3
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'.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString Size(0..31)  

clmLicenseConfigCommand 1.3.6.1.4.1.9.9.369.1.2.4
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'.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER install(1), uninstall(2), noOp(3), update(4)  

clmLicenseConfigCommandStatus 1.3.6.1.4.1.9.9.369.1.2.5
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 exist with a different expiry date for the feature. invalidLicenseCount(11) - License count is invalid for the feature. notThisHost (12) - License host-id in the license file doesn't match. licenseInGraceMore (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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER success(1), inProgress(2), corruptedLicenseFile(3), targetLicenseFileAlreadyExist(4), invalidLicenseFileName(5), duplicateLicense(6), licenseInUse(7), generalLicensingFailure(8), none(9), licenseExpiryConflict(10), invalidLicenseCount(11), notThisHost(12), licenseInGraceMore(13), licenseFileNotFound(14), licenseFileMissing(15), invalidLicenseFileExtension(16), invalidURI(17), noDemoLicenseSupport(18), invalidPlatform(19)  

clmLicenseRequestSpinLock 1.3.6.1.4.1.9.9.369.1.2.6
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.
Status: current Access: read-write
OBJECT-TYPE    
  TestAndIncr  

clmLicenseRequestFeatureName 1.3.6.1.4.1.9.9.369.1.2.7
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'.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString Size(0..30)  

clmLicenseRequestAppName 1.3.6.1.4.1.9.9.369.1.2.8
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 appName 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.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString Size(0..31)  

clmLicenseRequestCommand 1.3.6.1.4.1.9.9.369.1.2.9
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'.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER checkIn(1), checkOut(2), noOp(3)  

clmLicenseRequestCommandStatus 1.3.6.1.4.1.9.9.369.1.2.10
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. .
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER success(1), none(2), licenseDenied(3), licenseTooMany(4), generalLicensingFailure(5), invalidFeature(6), licenseExpired(7), licenseServerDown(8)  

clmNoOfLicenseFilesInstalled 1.3.6.1.4.1.9.9.369.1.3.1
This object represents the number of license files currently installed on this system.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..4095  

clmLicenseFileContentsTable 1.3.6.1.4.1.9.9.369.1.3.2
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 .
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ClmLicenseFileContentsEntry

clmLicenseFileContentsEntry 1.3.6.1.4.1.9.9.369.1.3.2.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  ClmLicenseFileContentsEntry  

clmLicenseFileName 1.3.6.1.4.1.9.9.369.1.3.2.1.1
Specifies the the installed License file name.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpAdminString Size(1..64)  

clmLicenseFileRowNumber 1.3.6.1.4.1.9.9.369.1.3.2.1.2
Represents the row number. For example, 1 for the first row, two for the second, ..., N for the last (N-th) row.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

clmLicenseFileTimeStamp 1.3.6.1.4.1.9.9.369.1.3.2.1.3
Represents the time when the license file contents was last modified.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

clmLicenseFileNoOfRows 1.3.6.1.4.1.9.9.369.1.3.2.1.4
This object represents the number of 'rows' in the license file named by the the value of the corresponding instance of 'clmLicenseFileName'.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

clmLicenseFileRowContents 1.3.6.1.4.1.9.9.369.1.3.2.1.5
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'.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(1..255)  

clmNoOfLicensedFeatures 1.3.6.1.4.1.9.9.369.1.3.3
This object represents the current number of entries in the clmLicenseFeatureUsageTable. Indicates the number of licensed features in the local system.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..4095  

clmLicenseFeatureUsageTable 1.3.6.1.4.1.9.9.369.1.3.4
Represents the current license usage on the system. Contains one entry for each licensed feature in system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ClmLicenseFeatureUsageEntry

clmLicenseFeatureUsageEntry 1.3.6.1.4.1.9.9.369.1.3.4.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  ClmLicenseFeatureUsageEntry  

clmLicenseFeatureName 1.3.6.1.4.1.9.9.369.1.3.4.1.1
This object represents the name of the licensed feature.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpAdminString Size(1..30)  

clmLicenseFlag 1.3.6.1.4.1.9.9.369.1.3.4.1.2
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 'clmLicenseGracePeriod' object. Feature is not in grace period, if bit is reset. when 'unlicensed' (ie.) 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.
Status: current Access: read-only
OBJECT-TYPE    
  BITS demo(0), permanent(1), counted(2), unlicensed(3), inGracePeriod(4)  

clmNoOfLicenseMaxUsages 1.3.6.1.4.1.9.9.369.1.3.4.1.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

clmNoOfMissingUsageLicenses 1.3.6.1.4.1.9.9.369.1.3.4.1.4
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'.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

clmNoOfLicenseCurrentUsages 1.3.6.1.4.1.9.9.369.1.3.4.1.5
Represents the number of current usages of this licensed feature.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

clmLicenseExpiryDate 1.3.6.1.4.1.9.9.369.1.3.4.1.6
Expiry date of the licensed feature. If the corresponding instances of clmLicenseFlag indicates 'permanent' or 'unlicensed' , then the value of this object is irrelevant.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

clmLicenseGracePeriod 1.3.6.1.4.1.9.9.369.1.3.4.1.7
This object represents the grace period left for this feature, in seconds. Grace period is the no.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'.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..5184000  

clmFeatureUsageDetailsTable 1.3.6.1.4.1.9.9.369.1.3.5
Represents the list of applications which have checked out the licensed features.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ClmFeatureUsageDetailsEntry

clmFeatureUsageDetailsEntry 1.3.6.1.4.1.9.9.369.1.3.5.1
An Entry represents an application instance which has checked out a license for the feature.
Status: current Access: not-accessible
OBJECT-TYPE    
  ClmFeatureUsageDetailsEntry  

clmLicensedAppIndex 1.3.6.1.4.1.9.9.369.1.3.5.1.1
This is an index to the applications for a licensed feature.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

clmLicensedAppName 1.3.6.1.4.1.9.9.369.1.3.5.1.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(1..31)  

clmLicenseViolationWarnFlag 1.3.6.1.4.1.9.9.369.1.3.6
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 eithor 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.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

clmNotificationsEnable 1.3.6.1.4.1.9.9.369.1.1.2
This object indicates whether the system should generate notifications specified in 'clmNotificationGroup' or not.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

clmLicenseExpiryNotify 1.3.6.1.4.1.9.9.369.3.0.1
A clmLicenseCountExpiryNotify is sent, when a feature license expires.
Status: current Access: read-write
NOTIFICATION-TYPE    

clmNoLicenseForFeatureNotify 1.3.6.1.4.1.9.9.369.3.0.2
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 'clmLicenseGracePeriod' 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.
Status: current Access: read-write
NOTIFICATION-TYPE    

clmLicenseFileMissingNotify 1.3.6.1.4.1.9.9.369.3.0.3
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.
Status: current Access: read-write
NOTIFICATION-TYPE    

clmLicenseExpiryWarningNotify 1.3.6.1.4.1.9.9.369.3.0.4
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.
Status: current Access: read-write
NOTIFICATION-TYPE    

ciscoLicenseMgrCompliances 1.3.6.1.4.1.9.9.369.2.1
OBJECT IDENTIFIER    

ciscoLicenseMgrGroups 1.3.6.1.4.1.9.9.369.2.2
OBJECT IDENTIFIER    

ciscoLicenseMgrCompliance 1.3.6.1.4.1.9.9.369.2.1.1
Compliance statement for License Mgr MIB.
Status: deprecated Access: read-write
MODULE-COMPLIANCE    

ciscoLicenseMgrCompliance1 1.3.6.1.4.1.9.9.369.2.1.2
Compliance statement for License Mgr MIB.
Status: deprecated Access: read-write
MODULE-COMPLIANCE    

ciscoLicenseMgrCompliance2 1.3.6.1.4.1.9.9.369.2.1.3
Compliance statement for License Mgr MIB.
Status: current Access: read-write
MODULE-COMPLIANCE    

clmLicenseInstallGroup 1.3.6.1.4.1.9.9.369.2.2.1
A collection of objects for license file installation or uninstallation or updating.
Status: current Access: read-write
OBJECT-GROUP    

clmNoOfInstalledLicensesGroup 1.3.6.1.4.1.9.9.369.2.2.2
Objects indicating the number of licenses files & the number of licensed features installed on the system.
Status: current Access: read-write
OBJECT-GROUP    

clmLicenseInformationGroup 1.3.6.1.4.1.9.9.369.2.2.3
A group containing objects providing information about the license file contents and the licensed features on the system.
Status: deprecated Access: read-write
OBJECT-GROUP    

clmNotificationsEnableGroup 1.3.6.1.4.1.9.9.369.2.2.4
Object for enabling the notifications specified in clmNotificationGroup.
Status: current Access: read-write
OBJECT-GROUP    

clmNotificationGroup 1.3.6.1.4.1.9.9.369.2.2.5
A collection of notifications for license manager.
Status: current Access: read-write
NOTIFICATION-GROUP    

clmLicenseRequestGroup 1.3.6.1.4.1.9.9.369.2.2.6
A collection of objects for the license checkin (or) checkout for the licensed feature.
Status: current Access: read-write
OBJECT-GROUP    

clmLicenseInformationGroup1 1.3.6.1.4.1.9.9.369.2.2.7
A group containing objects providing information about the license file contents and the licensed features on the system.
Status: deprecated Access: read-write
OBJECT-GROUP    

clmLicenseInformationGroup2 1.3.6.1.4.1.9.9.369.2.2.8
A group containing objects providing information about the license file contents and the licensed features on the system.
Status: current Access: read-write
OBJECT-GROUP