RAD-License-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
2
Rows
2
Columns
9
.1.3.6.1.4.1.164.6.2.73.1.1 · 1 row entry · 1 columns
A table of license properties.
licenseEntry entry .1.3.6.1.4.1.164.6.2.73.1.1.1
Entries appear in this table for each license.
Indexes
RAD-GEN-MIBfileSystemPath RAD-GEN-MIBfileSystemObjType RAD-GEN-MIBfileSystemObjName
Column Syntax OID
licenseId
This is a unique number that identifies the license.
0xffffffff is reserved for the simple, hardcoded, license, should the device have one.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.6.2.73.1.1.1.1
.1.3.6.1.4.1.164.6.2.73.1.2 · 1 row entry · 8 columns
A table of license features. This table contains all the features
in the device.
licenseFeatureEntry entry .1.3.6.1.4.1.164.6.2.73.1.2.1
Entries appear in this table for each license-Id licensed feature.
Only one active License ID exists.
Indexes
licenseId licenseFeatureId
Column Syntax OID
licenseFeatureId
This is a feature identifier comprised of 10 digits containing the main feature
and sub feature.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.6.2.73.1.2.1.1
licenseFeatureName
ASCII string specifying the feature name.
OctetString
Constraints:
range: 1-32
.1.3.6.1.4.1.164.6.2.73.1.2.1.2
licenseFeatureStatus
This variable denotes the status of the current feature.
inactive - current feature has no license or it is disabled.
perpetual - feature license will not expire.
perpetualAll - feature license will not exp…
Enumeration
Enumerated Values:
1inactive
2perpetual
3perpeutalAll
4temporary
5temporaryAll
6expired
.1.3.6.1.4.1.164.6.2.73.1.2.1.3
licenseFeatureMaxAvailableQuantity
This is the maximum number of feature entities that the device contains.
For unlimited quantity, the agent will return 0xffffffff (4294967295).
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.6.2.73.1.2.1.4
licenseFeatureAllowedQuantity
This is the number of licensed entities that the user installed/paid for.
For unlimited quantity, the agent will return 0xffffffff (4294967295).
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.6.2.73.1.2.1.5
licenseFeatureQuantityInUse
The number of used licensed entities.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.6.2.73.1.2.1.6
licenseFeatureExpiration
This is the number of seconds remaining until the license expires.
A value of 0 shows that the license is expired.
A perpetual license will have a value of: 'FFFFFFFF' hex.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.6.2.73.1.2.1.7
licenseFeatureActivationCmd
This object is used to activate or deactivate a license feature.
It may only be set if licenseId is 0xffffffff (hardcoded license).
activate - Activate the license feature.
deactivate - Deactivate the license feature.
Enumerationr/w
Enumerated Values:
1activate
2deactivate
.1.3.6.1.4.1.164.6.2.73.1.2.1.8