beautypg.com

Software licensing – Brocade Virtual ADX MIB Reference (Supporting ADX v03.1.00) User Manual

Page 41

background image

Brocade Virtual ADX MIB Reference

29

53-1003312-01

Software licensing

Software licensing

The fdryLicenseTable contains information about the software licenses configured on the device.

NOTE

The following table is supported on the ServeIron ADX devices running software release 12.2.1 and
later

Name, OID, and Syntax

Access

Description

fdryLicenseEntry
brcdIp.1.1.2.15.1.1

N/A

An entry in a license table. This is indexed by:
fdryLicensePackageName, fdryLicenseLid, and IMPLIED
fdryLicenseHash

fdryLicensePackageNa
me
brcdIp.1.1.2.15.1.1.1
Syntax: DisplayString
(SIZE(1..24))

N/A

Name of the package, whose license information this entry displays.

fdryLicenseLid
brcdIp.1.1.2.15.1.1.2
Syntax: DisplayString
(SIZE(1..11))

N/A

License Id (LID) of the device or the line module for which the license
information is being displayed.

fdryLicenseHash
brcdIp.1.1.2.15.1.1.3
Syntax: DisplayString
(SIZE(1..17))

N/A

A unique hash for identifying a license entry in the system. This helps
traverse through the entries with the same package name and LID.

fdryLicenseType
brcdIp.1.1.2.15.1.1.4
Syntax: INTEGER

Read-only

The type of the license:

normal(1)

trial(2)

fdryLicensePrecedence
brcdIp.1.1.2.15.1.1.5
Syntax: Unsigned32
(0..65535)

Read-only

Defines the priority of a particular trial license among other trial
licenses that have the same package and LID. This is primarily used to
determine which license to use when there are many trial and normal
licenses with same package name and LID.

fdryLicenseTrialDays
brcdIp.1.1.2.15.1.1.6
Syntax: Unsigned32
(0..65535)

Read-only

The number of trial days for the license, if it's a trial license; otherwise,
the value has no meaning for normal licenses and is read as 0 on a
Get operation.

fdryLicenseTrialTimeEl
apsed
brcdIp.1.1.2.15.1.1.7
Syntax: Unsigned32
(0..65535)

Read-only

The cumulative number of hours used for this trial license. This counts
all the usages of the trial license. For a normal license, this is 0 and is
read as 0 on a Get operation.

fdryLicenseTrialTimeLe
ft
brcdIp.1.1.2.15.1.1.8
Syntax: Unsigned32
(0..65535)

Read-only

The number of hours left for the trial license. This is derived from the
total number of hours and the cumulative number of hours used. For a
normal license, this is 0 and is read as 0 on a Get operation.