CISCO-LICENSE-MGMT-MIB Download
The MIB module for managing licenses on the system.
The licensing mechanism provides flexibility to
enforce licensing for various features in the system.
IPHost Network Monitor offer an easy way of SNMP monitoring your Cisco Servers, Routers, Switches, Bridges,
Firewalls, Repeaters.
OID list for CISCO-LICENSE-MGMT-MIB
- clmgmtNextFreeLicenseActionIndex
- This object contains appropriate value for clmgmtLicenseActionIndex that can be used to create an entry in clmgmtLicenseActionTable. The management application should read this object first and then use this as the value for clmgmtLicenseActionIndex to av ...
- clmgmtLicenseActionTable
- A table for invoking license management actions. Management application must create a row in this table to trigger any of the license management actions. The following are different actions that can be executed using this table. 1. install 2. clear 3. pro ...
- clmgmtLicenseActionEntry
- An entry for each action that is being executed or was executed recently. The management application executes an action by creating this entry. This can be done in the following 2 methods 1. CREATE-AND-GO method Management application sets clmgmtLicenseAc ...
- clmgmtLicenseActionIndex
- This object uniquely identifies a row in clmgmtLicenseActionTable. The management application should choose this value by reading clmgmtNextFreeLicenseActionIndex while creating an entry in this table. If an entry already exists with this index, the creat ...
- clmgmtLicenseActionEntPhysicalIndex
- This object represents the entPhysicalIndex of the device where the action is being executed. This object is mainly used in devices where one device is acting as a master and rest of the devices as slaves. The master device is responsible for SNMP communi ...
- clmgmtLicenseActionTransferProtocol
- This object represents the transfer protocol to be used when copying files as specified in the following objects. 1. clmgmtLicenseFile 2. clmgmtLicensePermissionTicketFile 3. clmgmtLicenseRehostTicketFile 4. clmgmtLicenseBackupFile Note: This object need ...
- clmgmtLicenseServerAddressType
- This object indicates the transport type of the address contained in clmgmtLicenseServerAddress object. This must be set when clmgmtLicenseActionTransferProtocol is not none(1) or local(2).
- clmgmtLicenseServerAddress
- This object indicates the ip address of the server from which the files must be read or written to if clmgmtLicenseActionTransferProtocol is not none(1) or local(2). All bits as 0s or 1s for clmgmtLicenseServerAddress are not allowed. The format of this a ...
- clmgmtLicenseServerUsername
- This object indicates the remote user name for accessing files via ftp, rcp, sftp or scp protocols. This object must be set when the clmgmtLicenseActionTransferProtocol is ftp(4), rcp(5), scp(7) or sftp(8). If clmgmtLicenseActionTransferProtocol is rcp(5) ...
- clmgmtLicenseServerPassword
- This object indicates the password used by ftp, sftp or scp for copying a file to/from an ftp/sftp/scp server. This object must be set when the clmgmtLicenseActionTransferProtocol is ftp(4) or scp(7) or sftp(8). Reading it returns a zero-length string for ...
- clmgmtLicenseFile
- This object represents the location of the license file on the server identified by clmgmtLicenseServerAddress. This object MUST be set to a valid value before or concurrently with setting the value of the clmgmtLicenseAction object to install(2). For oth ...
- clmgmtLicenseStore
- This object represents the clmgmtLicenseStoreIndex of the license store to use within the device. The license store can be a local disk or flash. A device can have more than one license stores. If this object is not set, the license will be stored in the ...
- clmgmtLicenseActionLicenseIndex
- This object indicates the the license index of the license that is the subject of this action. This is used for identifying a license for performing actions specific to that license. This object need to be set only if clmgmtLicenseAction is set to clear(4 ...
- clmgmtLicensePermissionTicketFile
- This object indicates the file name of the permission ticket. This object need to be set only if clmgmtLicenseAction is set to processPermissionTicket(4) or regenerateLastRehostTicket(5) actions. The permission ticket is obtained from Cisco licensing port ...
- clmgmtLicenseRehostTicketFile
- This object indicates the file where the rehost ticket generated by the device need to be exported to. The rehost ticket is generated as a result of processPermissionTicket and regenerateLastRehostTicket actions. After generating the rehost ticket, the de ...
- clmgmtLicenseBackupFile
- This object indicates the file where all the licenses in the device need to be backed up. This object need to be set only if clmgmtLicenseAction is set to backup(6) and the management application must set the value of this object to valid value before in ...
- clmgmtLicenseStopOnFailure
- This object indicates whether the license action should stop if the action on a license fails. This object is applicable only if there are more than one licenses involved in an action.
- clmgmtLicenseAction
- This object indicates the the command/action to be executed. Command Remarks ------- ------- noOp(1) No operation will be performed. install(2) Installs the license. ...
- clmgmtLicenseActionState
- This object indicates the state of this license action.
- clmgmtLicenseJobQPosition
- This object represents the position of the action in the license action job queue that is maintained internally. Only actions in pending(2) state will be put in the queue until they are executed. By reading this object, the management application can make ...
- clmgmtLicenseActionFailCause
- This object indicates the reason for this license action failure. The value of this object is valid only when clmgmtLicenseActionState is failed(6).
- clmgmtLicenseActionStorageType
- This object indicates the storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row.
- clmgmtLicenseActionRowStatus
- This object indicates the the status of this table entry. Once the entry status is set to active(1), the associated entry cannot be modified until the action completes (clmgmtLicenseConfigCommandStatus is set to a value other than inProgress(3)). Once the ...
- clmgmtLicenseAcceptEULA
- This object indicates whether the End User License Agreement needed for installing the licenses is accepted. true(1) - EULA is read and accepted false(2) - EULA is not accepted Management application should set this object to true(1) when installing licen ...
- clmgmtLicenseEULAFile
- This object indicates the file where all the End User License Agreements (EULAs) need to be exported to. This object need to be set only if clmgmtLicenseAction is set to generateEULA(7) and the management application must set the value of this object to v ...
- clmgmtLicenseActionResultTable
- This table contains results of license action if the license action involves multiple licenses. Entries in this table are not created for actions where there is only license that is subject of the action. For example, if there are 3 licenses in a license ...
- clmgmtLicenseActionResultEntry
- An entry in clmgmtLicenseActionResultTable. Each entry contains result of the action for a single license. These entries are created immediately after action execution when the action involves multiple licenses. These entries get automatically deleted whe ...
- clmgmtLicenseNumber
- This object indicates the sequence number of this license in the list of licenses on which the action is executed. For example, if there are 3 licenses in a license file when executing license install action, this object will have values 1, 2 and 3 respec ...
- clmgmtLicenseIndivActionState
- This object indicates the state of action on this individual license.
- clmgmtLicenseIndivActionFailCause
- This object indicates the reason for action failure on this individual license
- clmgmtLicenseStoreInfoTable
- This table contains information about all the license stores allocated on the device.
- clmgmtLicenseStoreInfoEntry
- An entry in clmgmtLicenseStoreInfoTable. Each entry contains information about a license store allocated on the device
- clmgmtLicenseStoreIndex
- This object uniquely identifies a license store within the device.
- clmgmtLicenseStoreName
- This object indicates the name of the license store within the device. It is a file in device's local file system i.e., either on a local disk or flash or some other storage media. For example, the value of this object can be 'disk1:lic_store_1.txt' or 'f ...
- clmgmtLicenseStoreTotalSize
- This object indicates the total number of bytes that are allocated to the license store.
- clmgmtLicenseStoreSizeRemaining
- This object indicates the number of bytes still remaining to be used for new license installations in the license store.
- clmgmtLicenseDeviceInfoTable
- This table contains objects that provide licensing related information at the device level. Entries will exist only for entities that support licensing. For example, if it is a stand alone device and supports licensing, then there will be only one entry i ...
- clmgmtLicenseDeviceInfoEntry
- An entry in clmgmtLicenseDeviceInfoTable. Each entry contains device level licensing information for a device.
- clmgmtDefaultLicenseStore
- This object indicates the clmgmtLicenseStoreIndex of default store in the device. There will be only one default license store per device. If no license store is specified during license install, this default license store will be used.
- clmgmtLicenseInfoTable
- This table contains information about all the licenses installed on the device.
- clmgmtLicenseInfoEntry
- An entry in clmgmtLicenseInfoTable. Each entry contains information about a license installed on the device. This entry gets created when a license is installed successfully. Management application can not create these entries directly, but will do so ind ...
- clmgmtLicenseStoreUsed
- This object represents the license store that is used for storing this license. This object will have the same value as clmgmtLicenseStoreIndex in clmgmtLicenseStoreInfoEntry of the license store used.
- clmgmtLicenseIndex
- This object uniquely identifies a license within the device.
- clmgmtLicenseFeatureName
- This object indicates the name of the feature that is using or can use this license. A license can be used by only one feature. Examples of feature name are: 'IPBASE', 'ADVIPSERVICE'.
- clmgmtLicenseFeatureVersion
- This object indicates the version of the feature that is using or can use this license. Examples of feature version are: '1.0', '2.0'
- clmgmtLicenseType
- This object identifies type of license. Licenses may have validity period defined in terms of time duration that the license is valid for or it may be defined in terms of actual calendar dates. Subscription licenses are licenses that have validity period ...
- clmgmtLicenseCounted
- This object indicates whether the license is counted license. true(1) - counted license false(2) - uncounted license
- clmgmtLicenseValidityPeriod
- This object indicates the time period the license is valid for. This object is applicable only if clmgmtLicenseType is demo(1), or extension(2) or gracePeriod(3) or evalRightToUse(8). The object will return 0 for other license types.
- clmgmtLicenseValidityPeriodRemaining
- This object indicates the time period remaining before the license expires or transitions to rightToUse(9) license. This object is applicable only if clmgmtLicenseType is demo(1), or extension(2) or gracePeriod(3) or evalRightToUse(8). The object will con ...
- clmgmtLicenseExpiredPeriod
- This object indicates the elapsed time period since the license expired. This object is applicable only if clmgmtLicenseType is demo(1), or extension(2) or gracePeriod(3). Also, this value of this object will be valid only after the license expires. The o ...
- clmgmtLicenseMaxUsageCount
- This object indicates the maximum number of entities that can use this license. This object is applicable only if clmgmtLicenseCounted is true(1). The entity that is being counted can be anything and it depends on the licensable feature.
- clmgmtLicenseUsageCountRemaining
- This object indicates the number of entities that can still use this license. This object is applicable only if clmgmtLicenseCounted is true(1).
- clmgmtLicenseEULAStatus
- This object indicates whether the user accepted End User License Agreement for this license. true(1) - EULA accpeted false(2) - EULA not accepted
- clmgmtLicenseComments
- This object represents the user modifiable comments about the license. This object is initially populated with comments from the license file.
- clmgmtLicenseStatus
- This object represents status of the license. inactive(1) - license is installed, but not active. notInUse(2) - license is installed and available for use. inUse(3) - the license is being used (by a feature). expiredInUse( ...
- clmgmtLicenseStartDate
- This object indicates the start date for a subscription license. It is optional for subscription linceses to have a start date associated with them, they may only have an end date associated with them. This object may be applicable only when clmgmtLicense ...
- clmgmtLicenseEndDate
- This object indicates the end date for a subscription license. This object is applicable only when clmgmtLicenseType is paidSubscription(5), evaluationSubscription(6) or extensionSubscription (7). The object will contain an octet string of length 0 when i ...
- clmgmtLicensePeriodUsed
- This object indicates the time period used for the Right to use (RTU) licenses. This object is applicable for all RTU licenses.
- clmgmtLicensableFeatureTable
- This table contains list of licensable features in the image. All the licensable features will have an entry each in this table irrespective of whether they are using any licenses currently. Entries in this table are created by the agent one for each lice ...
- clmgmtLicensableFeatureEntry
- An entry in clmgmtLicensableFeatureTable. Each entry represents a licensable feature.
- clmgmtFeatureIndex
- This object uniquely identifies a licensable feature in the device.
- clmgmtFeatureName
- This object indicates the name of the licensable feature in the device. Examples of feature names are: 'IPBASE', 'ADVIPSERVICE'
- clmgmtFeatureVersion
- This object indicates the version of the licensable feature in the device. Examples of feature versions are: '1.0' or '2.0'
- clmgmtFeatureValidityPeriodRemaining
- This object indicates the time period remaining before the feature's license expires or transitions. This object is applicable only if clmgmtLicenseType of the license used by this feature is demo(1), or extension(2) or gracePeriod(3) or evalRightToUse(8) ...
- clmgmtFeatureWhatIsCounted
- This object represents the entity that is being counted by this feature. Examples of entities are IP Phones, number of sessions etc. This object is only applicable for features that use counting licenses. For other features, this object will return empty ...
- clmgmtFeatureStartDate
- This object indicates the license start date of the feature. This object is applicable if at least one of the licenses used for this feature has a valid start date. The start date will be the earliest of the valid start dates of all the licenses used for ...
- clmgmtFeatureEndDate
- This object indicates the license end date of the feature. This object is applicable if at least one of the licenses used for this feature has a valid end date. The end date will be the latest of the valid end dates of all the licenses used for this featu ...
- clmgmtFeaturePeriodUsed
- This object indicates the license period used for the feature.
- clmgmtNextFreeDevCredExportActionIndex
- This object contains appropriate value for clmgmtDevCredExportActionIndex that can be used to create an entry in clmgmtDevCredExportActionTable. The management application should read this object first and then use this as the value for clmgmtDevCredExpor ...
- clmgmtDevCredExportActionTable
- A table for triggering device credentials export action. Management application must create this entry to trigger the export of device credentials from the device to a file. Once the request completes, the management application should retrieve the values ...
- clmgmtDevCredExportActionEntry
- An entry for each device credential export action that is being executed or was executed recently. The management application triggers the export by creating an entry in this table. This can be done in the following 2 methods 1. CREATE-AND-GO method Manag ...
- clmgmtDevCredExportActionIndex
- This object uniquely identifies a row in clmgmtDevCredExportActionTable. The management application chooses this value by reading clmgmtNextFreeDevCredExportActionIndex while creating an entry in this table. If an entry already exists with this index, the ...
- clmgmtDevCredEntPhysicalIndex
- This object represents the entPhysicalIndex of the device for which the device credentials are being retrieved. This object is mainly used in devices where one device is acting as a master and rest of the devices as slaves. The master device is responsibl ...
- clmgmtDevCredTransferProtocol
- This object indicates the transfer protocol to be used when copying files as specified in the following objects. 1. clmgmtDevCredExportFile .
- clmgmtDevCredServerAddressType
- This object indicates the transport type of the address contained in clmgmtDevCredServerAddress object. This must be set when clmgmtDevCredTransferProtocol is not none(1) or local(2).
- clmgmtDevCredServerAddress
- This object indicates the the ip address of the server from which the files must be read or written to if clmgmtDevCredTransferProtocol is not none(1) or local(2). All bits as 0s or 1s for clmgmtDevCredServerAddress are not allowed. The format of this add ...
- clmgmtDevCredServerUsername
- This object indicates the remote user name for accessing files via ftp, rcp, sftp or scp protocols. This object must be set when the clmgmtDevCredTransferProtocol is ftp(4), rcp(5), scp(7) or sftp(8). If clmgmtDevCredTransferProtocol is rcp(5), the remote ...
- clmgmtDevCredServerPassword
- This object indicates the password used by ftp, sftp or scp for copying a file to/from an ftp/sftp/scp server. This object must be set when the clmgmtDevCredTransferProtocol is ftp(4) or scp(7) or sftp(8). Reading it returns a zero-length string for secur ...
- clmgmtDevCredExportFile
- This object represents file where device credentials needs to be exported to.
- clmgmtDevCredCommand
- This object indicates the the command to be executed. Command Remarks ------- ------- noOp(1) No operation will be performed. getDeviceCredentials(2) Exports device credenti ...
- clmgmtDevCredCommandState
- This object indicates the state of the action that is executed as a result of setting clmgmtDevCredRowStatus to active(1).
- clmgmtDevCredCommandFailCause
- This object indicates the the reason for device credentials export operation failure. The value of this object is valid only when clmgmtDevCredCommandState is failed(6). none(1) - action execution has not started yet. If the action is completed an ...
- clmgmtDevCredStorageType
- This object indicates the storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row.
- clmgmtDevCredRowStatus
- This object indicates the the status of this table entry. Once the entry status is set to active(1), the associated entry cannot be modified until the action completes (clmgmtDevCredCommandStatus is set to a value other than inProgress(3)). Once the actio ...
- clmgmtLicenseUsageNotifEnable
- This object indicates whether the device should generate the notifications related to usage of licenses. This object enables/disables sending following notifications: clmgmtLicenseExpired clmgmtLicenseExpiryWarning clmgmtLicenseUsageCountExceeded clmgmtLi ...
- clmgmtLicenseDeploymentNotifEnable
- This object indicates whether the device should generate notifications related to license deployment. This object enables/disables sending following notifications: clmgmtLicenseInstalled clmgmtLicenseCleared clmgmtLicenseRevoked clmgmtLicenseEULAAccepted
- clmgmtLicenseErrorNotifEnable
- This object indicates whether the device should generate notifications related to error conditions in enforcing licensing. This object enables/disables sending following notifications: clmgmtLicenseNotEnforced
- clmgmtLicenseDeploymentGroup
- A collection of objects for performing license deployment i.e., license installation, clear and revoke
- clmgmtLicenseStoreInformationGroup
- A collection of objects that provide information about license storages in the device.
- clmgmtLicenseDeviceInformationGroup
- A collection of objects that provide information about device level licensing support information in the device.
- clmgmtLicenseInformationGroup
- A collection of objects that provide information about licenses and its state.
- clmgmtLicensableFeatureInformationGroup
- A collection of objects that provide information about licensable features in the software image.
- clmgmtLicenseDevCredGroup
- A collection of objects for exporting device credentials from the device.
- clmgmtLicenseNotificationEnableGroup
- A collection of objects for controlling (enabling/disabling) license notifications to a management application.
- clmgmtLicenseSubscriptionGroup
- A collection of objects that provide information specific to subscription licenses.
- clmgmtLicenseRTUGroup
- A collection of objects that provide information specific to Right to use (RTU) licenses.
Download IPHost Network Monitor (500 monitors for 30 days, 50 monitors free forever) to start monitoring network devices right now.