License Monitoring - BlueCat Integrity - 9.4.0

VM Installation Guide

Locale
English
Product name
BlueCat Integrity
Version
9.4.0

On DNS/DHCP Server virtual machines, you can monitor the license state and expiry time with License Control Daemon SNMP objects.

The following table lists the DNS/DHCP Server License Control Daemon SNMP polled-objects in the BCN-LICENSE-MIB.mib file.
Note: All DNS/DHCP Server MIB OIDs (object identifier) begin with the same prefix: .1.3.6.1.4.1.13315 (iso.org.dod.internet.private.enterprise.BlueCat Networks), but it is omitted from the OID column in the table.
SNMP Object OID Description
.bcnLicenseType.1 .3.1.6.2.1.2.1.2 Type of license. The possible states are:
  • 1—SingleServer. The license affects a single server, normally the server in which it's installed.
  • 2—MultiServer. The license affects multiple servers. This is common for licenses that limit managed units.
.bcnLicenseDescription.1 .3.1.6.2.1.2.1.3 A text value describing the type of license installed.
.bcnLicenseInstalled.1 .3.1.6.2.1.2.1.4 The date when the license was installed on the system.
.bcnLicenseExpiry.1 .3.1.6.2.1.2.1.5 The expiration date for the license.
.bcnLicenseGracePeriod.1 .3.1.6.2.1.2.1.6 Number of days after the license has expired the functionality will continue to work. In case this isn't applicable the value is 0.
.bcnLicenseValid.1 .3.1.6.2.1.2.1.7 Number of days after the license has expired the functionality will continue to work. In case this isn't applicable the value is 0.
.bcnLicenseItemsGranted.1 .3.1.6.2.1.2.1.8 Number of items granted with this license. On a multiServer license this is normally the number of units allowed to be managed under this license. On a singleServer license, this value is undefined. If the license is of type multiServer and bcnLicenseItemsGranted is zero, that indicates that the license is unlimited.
.bcnLicenseItemsUsed.1 .3.1.6.2.1.2.1.9 Number of items consumed under this license. On a multiServer license this is the number of units that have already been allocated. On a singleServer license, this value is undefined.