MIB Viewer

CISCO-LICENSE-MGMT-MIB

132 objects
The MIB module for managing licenses on the system. The licensing mechanism provides flexibility to enforce licensing for various features in the system. The following text introduces different concepts and terms those are necessary to understand the MIB definition and to perform license management. UDI Universal Device Identifier that uniquely identifies a device. It comprises of product ID, version ID and serial number of the device. NODE LOCKED LICENSE: Node locked licenses are locked to one of the device identifiers in the system. For example, the license can be locked to the UDI value of one of the devices in the system. Locking a license to an UDI guarantees that the license will not be moved to a device with a different UDI. NON-NODE LOCKED LICENSE: Non-node locked licenses are not locked to any device identifier. They can be used on other similar devices. METERED LICENSE: Metered licenses are valid for limited period of time and they expire after that. This period is the usage period of a license and it is not based on real time clock, but system clock. EULA: End User License Agreement. EVALUATION LICENSE: Evaluation licenses are non-node locked metered licenses which are valid only for a limited period. They are used only when there are no permanent, extension or grace period licenses for a feature. User will have to accept EULA (End User License Agreement) before using an evaluation license. Even though they are not node locked, their usage is recorded on the device. RIGHT TO USE (RTU) LICENSE: Right to use license is a non-node locked metered license which is in evaluation mode for a limited time after which it is converted to Right To Use (RTU) license and is valid for the lifetime of the product. User will have to accept EULA (End User License Agreement) before using this license. Even though it is not node locked, usage information is recorded on the device. EXTENSION LICENSE: Extension licenses are node locked metered licenses. These licenses are issued by Cisco's licensing portal. These licenses need to be installed using management interfaces on the device. User will have to accept an EULA as part of installation of extension license. GRACE PERIOD LICENSE: Grace period licenses are node locked metered licenses. These licenses are issued by Cisco's licensing portal as part of the permission ticket to rehost a license. These licenses are installed on the device as part of the rehost operation. User will have to accept an EULA as part of the rehost operation for this type of license. Details on permission ticket, rehost operations are provided further down in this description clause. PERMANENT LICENSE: Permanent licenses are node locked licenses that have no usage period associated with them. These licenses are issued by Cisco's licensing portal. These licenses need to be installed using management interfaces on the device. Once these licenses are installed, they will provide needed permission for the feature/image across different versions. COUNTED LICENSE: Counted licenses limit the number of similar entities that can use the license. For example, a counted license when used by a feature can limit the number of IP phones that can connect or the number of tunnels that can be created. UNCOUNTED LICENSE: Uncounted licenses do not limit the number of similar entities that can use the licenses. License can be enforced at the image level or at the feature level and this MIB module supports both. IMAGE LEVEL LICENSING: A universal image that contains all levels of software packages is loaded on to the device. At boot time, the device determines the highest level of license and brings up the appropriate software features or subsystems. FEATURE LEVEL LICENSING: Feature level licensing will support enforcement of license at individual feature. Features have to check for their licenses before enabling themselves. If it does not have a license, the feature should disable itself. There is a one-to-one relationship between a feature and a license. That is, a feature can use only one license at a time and a license can be used by only one feature at a time. LICENSE LINE: A License line is an atomic set of ASCII characters arranged in a particular format that holds the license for a single feature within it. A line has all the necessary fields and attributes that make it a valid, non-tamper able and complete license. LICENSE FILE: File generated by Cisco licensing portal. It is used to install license on product. It has a user readable part and it contains one or more license lines. DEVICE CREDENTIALS: Device credentials file is a document that is generated by a licensed device. This document establishes the identity of the device and proves that the sender/user has/had authorized access to the device. REHOST: Rehost operation allows a node locked license that is installed on a device to be installed on other similar device. As part of rehost operation, a device processes the permission ticket, revokes the license(s) on the device and generates a rehost ticket as the proof of revocation. This rehost ticket needs to be presented to the Cisco's licensing portal to get the license transferred on to a new similar device. PERMISSION TICKET: Permission ticket is a document generated by Cisco licensing portal that allows a device to rehost its licenses. REHOST TICKET: Rehost ticket is document generated by a device after it has applied a permission ticket. The rehost ticket is a proof of revocation. LICENSING PORTAL: Generates licenses, permission tickets and verifies device credentials and rehost tickets. This MIB module provides MIB objects to install, clear, revoke licenses. It also provides objects to regenerate last rehost ticket, backup all the licenses installed on a device, generate & export EULA for licenses. STEPS TO INSTALL A LICENSE: To install a license, the management application 1. Retrieves device credentials of the device. 2. Communicates with Cisco's licensing portal to get the license file, uses device credentials to identify the device 3. Executes the license install action. STEPS TO CLEAR A LICENSE: To clear a license, the management application 1. Identifies the license to be cleared using license index. 2. Executes the license clear action. STEPS TO REHOST A LICENSE: To rehost a license, the management application 1. Retrieves device credentials of the device. 2. Communicates with Cisco's licensing portal to get the permission ticket, uses device credentials to identify the device. 3. Executes the processPermissionTicket action. Device revokes the license and generates rehost ticket to be submitted as proof of revocation. 4. Retrieves device credentials of the device where the license needs to be transferred to. 5. Submits rehost ticket as proof of revocation to Cisco's licensing portal, uses device credentials of the new device to identify the device, gets license file. 6. Executes the license install action on the new device. STEPS TO REGENERATE LAST REHOST TICKET: To regenerate last rehost ticket, the management application 1. Retrieves device credentials of the device. 2. Uses already obtained permission ticket or communicates with Cisco's licensing portal to get the permission ticket, uses device credentials to identify the device. 3. Executes the regenerateLastRehostTicket action. Device generates rehost ticket to be submitted as proof of revocation. STEPS TO BACKUP ALL LICENSES: To backup all licenses installed in the device, the management application 1. Specifies the backup file path. 2. Executes the license backup action. STEPS TO GENERATE & EXPORT EULA: To install certain kind of licenses, the management application must accept EULA first. The management application can generate and export EULA for one or more licenses with out installing licenses as follows. 1. Specifies the license file path that has licenses to be installed 2. Specifies the EULA file path where EULA need to be exported to 3. Executes the generate EULA action. To support the various license actions, this MIB module also defines MIB objects to know if a device supports licensing, retrieve device credentials, retrieve information on license stores in the device. It also defines MIB objects to expose management information associated with the licenses installed on the device, with the licensable features in the software image. This MIB module also defines various notifications that will be triggered to asynchronously notify the management application of any critical events. This MIB module is defined generically so it can be implemented on stand alone devices or stack of devices. In stack of devices, one device in the stack acts as master agent and rest are slave agents. Each device in the stack has its own UDI. The master agent receives requests on behalf of all the devices in the stack including itself and delegates it to other devices as needed. It also collects responses from other devices and sends them to the management application. Examples of such devices include stackable switches, devices with route processor and line cards. On the other hand, stand alone device is a single device and has only one UDI associated with it. entPhysicalIndex imported from ENTITY-MIB is used to identify the device uniquely. It is specified as the index or one of the index for tables in this MIB as needed.
OIDNameAccessStatusDescription
1.3.6.1.4.1.9.9.543IdentityciscoLicenseMgmtMIBThe MIB module for managing licenses on the system. The licensing mechanism provides flexibility to enforce licensing for various features in the system. The f…
1.3.6.1.4.1.9.9.543.0NodeciscoLicenseMgmtMIBNotifs
1.3.6.1.4.1.9.9.543.0.1NotificationclmgmtLicenseExpiredcurrentThis notification is sent, when a feature license expires. This notification will be sent continuously every week even after the expiry to alert the management…
1.3.6.1.4.1.9.9.543.0.2NotificationclmgmtLicenseExpiryWarningcurrentThis notification is sent when a license is about to expire. This notification will go out multiple times. First notification goes out when expiry day is 4 wee…
1.3.6.1.4.1.9.9.543.0.3NotificationclmgmtLicenseUsageCountExceededcurrentThis notification is sent when clmgmtLicenseUsageCountRemaining has reached clmgmtLicenseMaxUsageCount for a counting license.
1.3.6.1.4.1.9.9.543.0.4NotificationclmgmtLicenseUsageCountAboutToExceedcurrentThis notification is sent when clmgmtLicenseUsageCountRemaining has reached 80% of clmgmtLicenseMaxUsageCount for a counting license. This is a warning notific…
1.3.6.1.4.1.9.9.543.0.5NotificationclmgmtLicenseInstalledcurrentThis notification is sent when a license is installed successfully.
1.3.6.1.4.1.9.9.543.0.6NotificationclmgmtLicenseClearedcurrentThis notification is sent when a license is cleared successfully.
1.3.6.1.4.1.9.9.543.0.7NotificationclmgmtLicenseRevokedcurrentThis notification is sent when a license is revoked successfully.
1.3.6.1.4.1.9.9.543.0.8NotificationclmgmtLicenseEULAAcceptedcurrentThis notification is sent when a user accepts End User License Agreement (EULA) for a license.
1.3.6.1.4.1.9.9.543.0.9NotificationclmgmtLicenseNotEnforcedcurrentThis notification is sent when a license does not exist for a feature, but the feature is a mandatory feature and it should run. This notification will be sent…
1.3.6.1.4.1.9.9.543.0.10NotificationclmgmtLicenseSubscriptionExpiryWarningcurrentThis notification is sent when a subscription license of a feature is about to expire. This notification will be sent as per the following schedule: Once a wee…
1.3.6.1.4.1.9.9.543.0.11NotificationclmgmtLicenseSubscriptionExtExpiryWarningcurrentThis notification is sent when the subscription license end date of a feature is reached but extension period is left. This notification will be sent once a da…
1.3.6.1.4.1.9.9.543.0.12NotificationclmgmtLicenseSubscriptionExpiredcurrentThis notification will be sent after a subscription license of a feature completely expires. It will be sent once a day after the license has completely expired
1.3.6.1.4.1.9.9.543.0.13NotificationclmgmtLicenseEvalRTUTransitionWarningcurrentThis notification is sent when Evaluation to Right to use (RTU) license transition is about to happen. The first notification will be sent 10 days before the t…
1.3.6.1.4.1.9.9.543.0.14NotificationclmgmtLicenseEvalRTUTransitioncurrentThis notification is sent, when a feature license transitions from a evaluation to a Right to use (RTU) license.
1.3.6.1.4.1.9.9.543.1NodeciscoLicenseMgmtMIBObjects
1.3.6.1.4.1.9.9.543.1.1NodeclmgmtLicenseConfiguration
1.3.6.1.4.1.9.9.543.1.1.1ScalarclmgmtNextFreeLicenseActionIndexread-onlycurrentThis object contains appropriate value for clmgmtLicenseActionIndex that can be used to create an entry in clmgmtLicenseActionTable. The management application…
1.3.6.1.4.1.9.9.543.1.1.2TableclmgmtLicenseActionTablenot-accessiblecurrentA table for invoking license management actions. Management application must create a row in this table to trigger any of the license management actions. The f…
1.3.6.1.4.1.9.9.543.1.1.2.1RowclmgmtLicenseActionEntrynot-accessiblecurrentAn 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 don…
1.3.6.1.4.1.9.9.543.1.1.2.1.1ColumnclmgmtLicenseActionIndexnot-accessiblecurrentThis object uniquely identifies a row in clmgmtLicenseActionTable. The management application should choose this value by reading clmgmtNextFreeLicenseActionIn…
1.3.6.1.4.1.9.9.543.1.1.2.1.2ColumnclmgmtLicenseActionEntPhysicalIndexread-createcurrentThis 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 …
1.3.6.1.4.1.9.9.543.1.1.2.1.3ColumnclmgmtLicenseActionTransferProtocolread-createcurrentThis object represents the transfer protocol to be used when copying files as specified in the following objects. 1. clmgmtLicenseFile 2. clmgmtLicensePermissi…
1.3.6.1.4.1.9.9.543.1.1.2.1.4ColumnclmgmtLicenseServerAddressTyperead-createcurrentThis object indicates the transport type of the address contained in clmgmtLicenseServerAddress object. This must be set when clmgmtLicenseActionTransferProtoc…
1.3.6.1.4.1.9.9.543.1.1.2.1.5ColumnclmgmtLicenseServerAddressread-createcurrentThis 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 loc…
1.3.6.1.4.1.9.9.543.1.1.2.1.6ColumnclmgmtLicenseServerUsernameread-createcurrentThis object indicates the remote user name for accessing files via ftp, rcp, sftp or scp protocols. This object must be set when the clmgmtLicenseActionTransfe…
1.3.6.1.4.1.9.9.543.1.1.2.1.7ColumnclmgmtLicenseServerPasswordread-createcurrentThis 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 clmgmtLicenseAc…
1.3.6.1.4.1.9.9.543.1.1.2.1.8ColumnclmgmtLicenseFileread-createcurrentThis object represents the location of the license file on the server identified by clmgmtLicenseServerAddress. This object MUST be set to a valid value before…
1.3.6.1.4.1.9.9.543.1.1.2.1.9ColumnclmgmtLicenseStoreread-createcurrentThis 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 …
1.3.6.1.4.1.9.9.543.1.1.2.1.10ColumnclmgmtLicenseActionLicenseIndexread-createcurrentThis 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 sp…
1.3.6.1.4.1.9.9.543.1.1.2.1.11ColumnclmgmtLicensePermissionTicketFileread-createcurrentThis object indicates the file name of the permission ticket. This object need to be set only if clmgmtLicenseAction is set to processPermissionTicket(4) or re…
1.3.6.1.4.1.9.9.543.1.1.2.1.12ColumnclmgmtLicenseRehostTicketFileread-createcurrentThis 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 processPer…
1.3.6.1.4.1.9.9.543.1.1.2.1.13ColumnclmgmtLicenseBackupFileread-createcurrentThis 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 back…
1.3.6.1.4.1.9.9.543.1.1.2.1.14ColumnclmgmtLicenseStopOnFailureread-createcurrentThis 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 licens…
1.3.6.1.4.1.9.9.543.1.1.2.1.15ColumnclmgmtLicenseActionread-createcurrentThis object indicates the the command/action to be executed. Command Remarks noOp(1) No operation will be performed. install(2) Installs the license. clear(3) …
1.3.6.1.4.1.9.9.543.1.1.2.1.16ColumnclmgmtLicenseActionStateread-onlycurrentThis object indicates the state of this license action.
1.3.6.1.4.1.9.9.543.1.1.2.1.17ColumnclmgmtLicenseJobQPositionread-onlycurrentThis 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 i…
1.3.6.1.4.1.9.9.543.1.1.2.1.18ColumnclmgmtLicenseActionFailCauseread-onlycurrentThis object indicates the reason for this license action failure. The value of this object is valid only when clmgmtLicenseActionState is failed(6).
1.3.6.1.4.1.9.9.543.1.1.2.1.19ColumnclmgmtLicenseActionStorageTyperead-createcurrentThis object indicates the storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar object…
1.3.6.1.4.1.9.9.543.1.1.2.1.20ColumnclmgmtLicenseActionRowStatusread-createcurrentThis 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 c…
1.3.6.1.4.1.9.9.543.1.1.2.1.21ColumnclmgmtLicenseAcceptEULAread-createcurrentThis object indicates whether the End User License Agreement needed for installing the licenses is accepted. true(1) - EULA is read and accepted false(2) - EUL…
1.3.6.1.4.1.9.9.543.1.1.2.1.22ColumnclmgmtLicenseEULAFileread-createcurrentThis 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…
1.3.6.1.4.1.9.9.543.1.1.3TableclmgmtLicenseActionResultTablenot-accessiblecurrentThis table contains results of license action if the license action involves multiple licenses. Entries in this table are not created for actions where there i…
1.3.6.1.4.1.9.9.543.1.1.3.1RowclmgmtLicenseActionResultEntrynot-accessiblecurrentAn entry in clmgmtLicenseActionResultTable. Each entry contains result of the action for a single license. These entries are created immediately after action e…
1.3.6.1.4.1.9.9.543.1.1.3.1.1ColumnclmgmtLicenseNumbernot-accessiblecurrentThis 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 li…
1.3.6.1.4.1.9.9.543.1.1.3.1.2ColumnclmgmtLicenseIndivActionStateread-onlycurrentThis object indicates the state of action on this individual license.
1.3.6.1.4.1.9.9.543.1.1.3.1.3ColumnclmgmtLicenseIndivActionFailCauseread-onlycurrentThis object indicates the reason for action failure on this individual license
1.3.6.1.4.1.9.9.543.1.2NodeclmgmtLicenseInformation
1.3.6.1.4.1.9.9.543.1.2.1TableclmgmtLicenseStoreInfoTablenot-accessiblecurrentThis table contains information about all the license stores allocated on the device.
1.3.6.1.4.1.9.9.543.1.2.1.1RowclmgmtLicenseStoreInfoEntrynot-accessiblecurrentAn entry in clmgmtLicenseStoreInfoTable. Each entry contains information about a license store allocated on the device
1.3.6.1.4.1.9.9.543.1.2.1.1.1ColumnclmgmtLicenseStoreIndexnot-accessiblecurrentThis object uniquely identifies a license store within the device.
1.3.6.1.4.1.9.9.543.1.2.1.1.2ColumnclmgmtLicenseStoreNameread-onlycurrentThis 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…
1.3.6.1.4.1.9.9.543.1.2.1.1.3ColumnclmgmtLicenseStoreTotalSizeread-onlycurrentThis object indicates the total number of bytes that are allocated to the license store.
1.3.6.1.4.1.9.9.543.1.2.1.1.4ColumnclmgmtLicenseStoreSizeRemainingread-onlycurrentThis object indicates the number of bytes still remaining to be used for new license installations in the license store.
1.3.6.1.4.1.9.9.543.1.2.2TableclmgmtLicenseDeviceInfoTablenot-accessiblecurrentThis table contains objects that provide licensing related information at the device level. Entries will exist only for entities that support licensing. For ex…
1.3.6.1.4.1.9.9.543.1.2.2.1RowclmgmtLicenseDeviceInfoEntrynot-accessiblecurrentAn entry in clmgmtLicenseDeviceInfoTable. Each entry contains device level licensing information for a device.
1.3.6.1.4.1.9.9.543.1.2.2.1.1ColumnclmgmtDefaultLicenseStoreread-onlycurrentThis object indicates the clmgmtLicenseStoreIndex of default store in the device. There will be only one default license store per device. If no license store …
1.3.6.1.4.1.9.9.543.1.2.3TableclmgmtLicenseInfoTablenot-accessiblecurrentThis table contains information about all the licenses installed on the device.
1.3.6.1.4.1.9.9.543.1.2.3.1RowclmgmtLicenseInfoEntrynot-accessiblecurrentAn entry in clmgmtLicenseInfoTable. Each entry contains information about a license installed on the device. This entry gets created when a license is installe…
1.3.6.1.4.1.9.9.543.1.2.3.1.1ColumnclmgmtLicenseStoreUsednot-accessiblecurrentThis object represents the license store that is used for storing this license. This object will have the same value as clmgmtLicenseStoreIndex in clmgmtLicens…
1.3.6.1.4.1.9.9.543.1.2.3.1.2ColumnclmgmtLicenseIndexnot-accessiblecurrentThis object uniquely identifies a license within the device.
1.3.6.1.4.1.9.9.543.1.2.3.1.3ColumnclmgmtLicenseFeatureNameread-onlycurrentThis 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: '…
1.3.6.1.4.1.9.9.543.1.2.3.1.4ColumnclmgmtLicenseFeatureVersionread-onlycurrentThis object indicates the version of the feature that is using or can use this license. Examples of feature version are: '1.0', '2.0'
1.3.6.1.4.1.9.9.543.1.2.3.1.5ColumnclmgmtLicenseTyperead-onlycurrentThis 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 …
1.3.6.1.4.1.9.9.543.1.2.3.1.6ColumnclmgmtLicenseCountedread-onlycurrentThis object indicates whether the license is counted license. true(1) - counted license false(2) - uncounted license
1.3.6.1.4.1.9.9.543.1.2.3.1.7ColumnclmgmtLicenseValidityPeriodread-onlycurrentThis 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(…
1.3.6.1.4.1.9.9.543.1.2.3.1.8ColumnclmgmtLicenseValidityPeriodRemainingread-onlycurrentThis object indicates the time period remaining before the license expires or transitions to rightToUse(9) license. This object is applicable only if clmgmtLic…
1.3.6.1.4.1.9.9.543.1.2.3.1.9ColumnclmgmtLicenseExpiredPeriodread-onlycurrentThis object indicates the elapsed time period since the license expired. This object is applicable only if clmgmtLicenseType is demo(1), or extension(2) or gra…
1.3.6.1.4.1.9.9.543.1.2.3.1.10ColumnclmgmtLicenseMaxUsageCountread-onlycurrentThis object indicates the maximum number of entities that can use this license. This object is applicable only if clmgmtLicenseCounted is true(1). The entity t…
1.3.6.1.4.1.9.9.543.1.2.3.1.11ColumnclmgmtLicenseUsageCountRemainingread-onlycurrentThis object indicates the number of entities that can still use this license. This object is applicable only if clmgmtLicenseCounted is true(1).
1.3.6.1.4.1.9.9.543.1.2.3.1.12ColumnclmgmtLicenseEULAStatusread-onlycurrentThis object indicates whether the user accepted End User License Agreement for this license. true(1) - EULA accpeted false(2) - EULA not accepted
1.3.6.1.4.1.9.9.543.1.2.3.1.13ColumnclmgmtLicenseCommentsread-writecurrentThis object represents the user modifiable comments about the license. This object is initially populated with comments from the license file.
1.3.6.1.4.1.9.9.543.1.2.3.1.14ColumnclmgmtLicenseStatusread-onlycurrentThis object represents status of the license. inactive(1) - license is installed, but not active. notInUse(2) - license is installed and available for use. inU…
1.3.6.1.4.1.9.9.543.1.2.3.1.15ColumnclmgmtLicenseStartDateread-onlycurrentThis 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 o…
1.3.6.1.4.1.9.9.543.1.2.3.1.16ColumnclmgmtLicenseEndDateread-onlycurrentThis object indicates the end date for a subscription license. This object is applicable only when clmgmtLicenseType is paidSubscription(5), evaluationSubscrip…
1.3.6.1.4.1.9.9.543.1.2.3.1.17ColumnclmgmtLicensePeriodUsedread-onlycurrentThis object indicates the time period used for the Right to use (RTU) licenses. This object is applicable for all RTU licenses.
1.3.6.1.4.1.9.9.543.1.2.4TableclmgmtLicensableFeatureTablenot-accessiblecurrentThis 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 ar…
1.3.6.1.4.1.9.9.543.1.2.4.1RowclmgmtLicensableFeatureEntrynot-accessiblecurrentAn entry in clmgmtLicensableFeatureTable. Each entry represents a licensable feature.
1.3.6.1.4.1.9.9.543.1.2.4.1.1ColumnclmgmtFeatureIndexnot-accessiblecurrentThis object uniquely identifies a licensable feature in the device.
1.3.6.1.4.1.9.9.543.1.2.4.1.2ColumnclmgmtFeatureNameread-onlycurrentThis object indicates the name of the licensable feature in the device. Examples of feature names are: 'IPBASE', 'ADVIPSERVICE'
1.3.6.1.4.1.9.9.543.1.2.4.1.3ColumnclmgmtFeatureVersionread-onlycurrentThis object indicates the version of the licensable feature in the device. Examples of feature versions are: '1.0' or '2.0'
1.3.6.1.4.1.9.9.543.1.2.4.1.4ColumnclmgmtFeatureValidityPeriodRemainingread-onlycurrentThis object indicates the time period remaining before the feature's license expires or transitions. This object is applicable only if clmgmtLicenseType of the…
1.3.6.1.4.1.9.9.543.1.2.4.1.5ColumnclmgmtFeatureWhatIsCountedread-onlycurrentThis 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 applic…
1.3.6.1.4.1.9.9.543.1.2.4.1.6ColumnclmgmtFeatureStartDateread-onlycurrentThis 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 …
1.3.6.1.4.1.9.9.543.1.2.4.1.7ColumnclmgmtFeatureEndDateread-onlycurrentThis 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…
1.3.6.1.4.1.9.9.543.1.2.4.1.8ColumnclmgmtFeaturePeriodUsedread-onlycurrentThis object indicates the license period used for the feature.
1.3.6.1.4.1.9.9.543.1.3NodeclmgmtLicenseDeviceInformation
1.3.6.1.4.1.9.9.543.1.3.1ScalarclmgmtNextFreeDevCredExportActionIndexread-onlycurrentThis object contains appropriate value for clmgmtDevCredExportActionIndex that can be used to create an entry in clmgmtDevCredExportActionTable. The management…
1.3.6.1.4.1.9.9.543.1.3.2TableclmgmtDevCredExportActionTablenot-accessiblecurrentA table for triggering device credentials export action. Management application must create this entry to trigger the export of device credentials from the dev…
1.3.6.1.4.1.9.9.543.1.3.2.1RowclmgmtDevCredExportActionEntrynot-accessiblecurrentAn entry for each device credential export action that is being executed or was executed recently. The management application triggers the export by creating a…
1.3.6.1.4.1.9.9.543.1.3.2.1.1ColumnclmgmtDevCredExportActionIndexnot-accessiblecurrentThis object uniquely identifies a row in clmgmtDevCredExportActionTable. The management application chooses this value by reading clmgmtNextFreeDevCredExportAc…
1.3.6.1.4.1.9.9.543.1.3.2.1.2ColumnclmgmtDevCredEntPhysicalIndexread-createcurrentThis object represents the entPhysicalIndex of the device for which the device credentials are being retrieved. This object is mainly used in devices where one…
1.3.6.1.4.1.9.9.543.1.3.2.1.3ColumnclmgmtDevCredTransferProtocolread-createcurrentThis object indicates the transfer protocol to be used when copying files as specified in the following objects. 1. clmgmtDevCredExportFile .
1.3.6.1.4.1.9.9.543.1.3.2.1.4ColumnclmgmtDevCredServerAddressTyperead-createcurrentThis object indicates the transport type of the address contained in clmgmtDevCredServerAddress object. This must be set when clmgmtDevCredTransferProtocol is …
1.3.6.1.4.1.9.9.543.1.3.2.1.5ColumnclmgmtDevCredServerAddressread-createcurrentThis 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…
1.3.6.1.4.1.9.9.543.1.3.2.1.6ColumnclmgmtDevCredServerUsernameread-createcurrentThis object indicates the remote user name for accessing files via ftp, rcp, sftp or scp protocols. This object must be set when the clmgmtDevCredTransferProto…
1.3.6.1.4.1.9.9.543.1.3.2.1.7ColumnclmgmtDevCredServerPasswordread-createcurrentThis 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 clmgmtDevCredTr…
1.3.6.1.4.1.9.9.543.1.3.2.1.8ColumnclmgmtDevCredExportFileread-createcurrentThis object represents file where device credentials needs to be exported to.
1.3.6.1.4.1.9.9.543.1.3.2.1.9ColumnclmgmtDevCredCommandread-createcurrentThis object indicates the the command to be executed. Command Remarks noOp(1) No operation will be performed. getDeviceCredentials(2) Exports device credentials
1.3.6.1.4.1.9.9.543.1.3.2.1.10ColumnclmgmtDevCredCommandStateread-onlycurrentThis object indicates the state of the action that is executed as a result of setting clmgmtDevCredRowStatus to active(1).
1.3.6.1.4.1.9.9.543.1.3.2.1.11ColumnclmgmtDevCredCommandFailCauseread-onlycurrentThis object indicates the the reason for device credentials export operation failure. The value of this object is valid only when clmgmtDevCredCommandState is …
1.3.6.1.4.1.9.9.543.1.3.2.1.12ColumnclmgmtDevCredStorageTyperead-createcurrentThis object indicates the storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar object…
1.3.6.1.4.1.9.9.543.1.3.2.1.13ColumnclmgmtDevCredRowStatusread-createcurrentThis 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 c…
1.3.6.1.4.1.9.9.543.1.4NodeclmgmtLicenseNotifObjects
1.3.6.1.4.1.9.9.543.1.4.1ScalarclmgmtLicenseUsageNotifEnableread-writecurrentThis object indicates whether the device should generate the notifications related to usage of licenses. This object enables/disables sending following notific…
1.3.6.1.4.1.9.9.543.1.4.2ScalarclmgmtLicenseDeploymentNotifEnableread-writecurrentThis object indicates whether the device should generate notifications related to license deployment. This object enables/disables sending following notificati…
1.3.6.1.4.1.9.9.543.1.4.3ScalarclmgmtLicenseErrorNotifEnableread-writecurrentThis object indicates whether the device should generate notifications related to error conditions in enforcing licensing. This object enables/disables sending…
1.3.6.1.4.1.9.9.543.2NodeciscoLicenseMgmtMIBConform
1.3.6.1.4.1.9.9.543.2.1NodeciscoLicenseMgmtCompliances
1.3.6.1.4.1.9.9.543.2.1.1ComplianceciscoLicenseMgmtCompliancedeprecatedCompliance statement for Cisco license mgmt MIB.
1.3.6.1.4.1.9.9.543.2.1.2ComplianceciscoLicenseMgmtComplianceRev1currentCompliance statement for Cisco license mgmt MIB.
1.3.6.1.4.1.9.9.543.2.2NodeciscoLicenseMgmtGroups
1.3.6.1.4.1.9.9.543.2.2.1GroupclmgmtLicenseDeploymentGroupcurrentA collection of objects for performing license deployment i.e., license installation, clear and revoke
1.3.6.1.4.1.9.9.543.2.2.2GroupclmgmtLicenseStoreInformationGroupcurrentA collection of objects that provide information about license storages in the device.
1.3.6.1.4.1.9.9.543.2.2.3GroupclmgmtLicenseDeviceInformationGroupcurrentA collection of objects that provide information about device level licensing support information in the device.
1.3.6.1.4.1.9.9.543.2.2.4GroupclmgmtLicenseInformationGroupcurrentA collection of objects that provide information about licenses and its state.
1.3.6.1.4.1.9.9.543.2.2.5GroupclmgmtLicensableFeatureInformationGroupcurrentA collection of objects that provide information about licensable features in the software image.
1.3.6.1.4.1.9.9.543.2.2.6GroupclmgmtLicenseDevCredGroupcurrentA collection of objects for exporting device credentials from the device.
1.3.6.1.4.1.9.9.543.2.2.7GroupclmgmtLicenseNotificationEnableGroupcurrentA collection of objects for controlling (enabling/disabling) license notifications to a management application.
1.3.6.1.4.1.9.9.543.2.2.8GroupclmgmtLicenseUsageNotifGroupcurrentA collection of notifications related to license usage.
1.3.6.1.4.1.9.9.543.2.2.9GroupclmgmtLicenseDeploymentNotifGroupcurrentA collection of notifications related to license deployment.
1.3.6.1.4.1.9.9.543.2.2.10GroupclmgmtLicenseErrorNotifGroupcurrentA collection of notifications related to license errors.
1.3.6.1.4.1.9.9.543.2.2.11GroupclmgmtLicenseSubscriptionGroupcurrentA collection of objects that provide information specific to subscription licenses.
1.3.6.1.4.1.9.9.543.2.2.12GroupclmgmtLicenseSubscriptionUsageNotifGroupcurrentA collection of notifications related to usage of subscription licenses.
1.3.6.1.4.1.9.9.543.2.2.13GroupclmgmtLicenseRTUGroupcurrentA collection of objects that provide information specific to Right to use (RTU) licenses.
1.3.6.1.4.1.9.9.543.2.2.14GroupclmgmtLicenseRTUUsageNotifGroupcurrentA collection of notifications related to Right to use (RTU) licenses.
Type Definitions
NameSyntaxStatusDescription
ClmgmtLicenseActionFailCauseINTEGER { none(1), generalFailure(2), transferProtocolNotSupported(3), fileServerNotReachable(4), unrecognizedEntPhysicalIndex(5), invalidLicenseFilePath(6), invalidLicenseFile(7), invalidLicenseLine(8), licenseAlreadyExists(9), licenseNotValidForDevice(10), invalidLicenseCount(11), invalidLicensePeriod(12), licenseInUse(13), invalidLicenseStore(14), licenseStorageFull(15), invalidPermissionTicketFile(16), invalidPermissionTicket(17), invalidRehostTicketFile(18), invalidRehostTicket(19), invalidLicenseBackupFile(20), licenseClearInProgress(21), invalidLicenseEULAFile(22) }currentReason for license action failure. Defines error codes for all the license actions. none(1) - action execution has not started yet. If the action is completed and the action is successful, then also none(1) is returned …
ClmgmtLicenseActionStateINTEGER { none(1), pending(2), inProgress(3), successful(4), partiallySuccessful(5), failed(6) }currentThe state of license action execution. none(1) - action is not yet scheduled to be executed. pending(2) - All the required parameters for the action are set and the action is scheduled to be executed. inProgress(3) - ac…
ClmgmtLicenseIndexUnsigned32 (1..4294967295)currentA unique value, for each license in the managed system. It is not necessary to have values assigned contiguously. The value for each license must remain constant at least from one re-initialization of the entity's netwo…
ClmgmtLicenseIndexOrZeroUnsigned32currentThis textual convention is an extension of the ClmgmtLicenseIndex convention. The latter defines a greater than zero value used to identify a license in the managed system. This extension permits the additional value of…
ClmgmtLicenseTransferProtocolINTEGER { none(1), local(2), tftp(3), ftp(4), rcp(5), http(6), scp(7), sftp(8) }currentThe transfer protocol that should be used for copying files when performing license management. When the protocol is set to local(2), local file system (flash or disk) is used. Different agents may support different tra…