RAD-License-MIB
18 objects
License MIB.
Imported Objects
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.164.6.2.73 | IdentityagnLicense | License MIB. | ||
| 1.3.6.1.4.1.164.6.2.73.0 | NodelicenseNotifications | |||
| 1.3.6.1.4.1.164.6.2.73.0.8 | NotificationsystemLicenseEnabled | current | This trap is sent when a license is enabled. | |
| 1.3.6.1.4.1.164.6.2.73.0.9 | NotificationsystemLicenseDisabled | current | This trap is sent when a license is disabled. | |
| 1.3.6.1.4.1.164.6.2.73.1 | NodelicenseConfig | |||
| 1.3.6.1.4.1.164.6.2.73.1.1 | TablelicenseTable | not-accessible | current | A table of license properties. |
| 1.3.6.1.4.1.164.6.2.73.1.1.1 | RowlicenseEntry | not-accessible | current | Entries appear in this table for each license. |
| 1.3.6.1.4.1.164.6.2.73.1.1.1.1 | ColumnlicenseId | read-only | current | This is a unique number that identifies the license. 0xffffffff is reserved for the simple, hardcoded, license, should the device have one. |
| 1.3.6.1.4.1.164.6.2.73.1.2 | TablelicenseFeatureTable | not-accessible | current | A table of license features. This table contains all the features in the device. |
| 1.3.6.1.4.1.164.6.2.73.1.2.1 | RowlicenseFeatureEntry | not-accessible | current | Entries appear in this table for each license-Id licensed feature. Only one active License ID exists. |
| 1.3.6.1.4.1.164.6.2.73.1.2.1.1 | ColumnlicenseFeatureId | not-accessible | current | This is a feature identifier comprised of 10 digits containing the main feature and sub feature. |
| 1.3.6.1.4.1.164.6.2.73.1.2.1.2 | ColumnlicenseFeatureName | read-only | current | ASCII string specifying the feature name. |
| 1.3.6.1.4.1.164.6.2.73.1.2.1.3 | ColumnlicenseFeatureStatus | read-only | current | This variable denotes the status of the current feature. inactive - current feature has no license or it is disabled. perpetual - feature license will not expi… |
| 1.3.6.1.4.1.164.6.2.73.1.2.1.4 | ColumnlicenseFeatureMaxAvailableQuantity | read-only | current | This is the maximum number of feature entities that the device contains. For unlimited quantity, the agent will return 0xffffffff (4294967295). |
| 1.3.6.1.4.1.164.6.2.73.1.2.1.5 | ColumnlicenseFeatureAllowedQuantity | read-only | current | This is the number of licensed entities that the user installed/paid for. For unlimited quantity, the agent will return 0xffffffff (4294967295). |
| 1.3.6.1.4.1.164.6.2.73.1.2.1.6 | ColumnlicenseFeatureQuantityInUse | read-only | current | The number of used licensed entities. |
| 1.3.6.1.4.1.164.6.2.73.1.2.1.7 | ColumnlicenseFeatureExpiration | read-only | current | 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: 'F… |
| 1.3.6.1.4.1.164.6.2.73.1.2.1.8 | ColumnlicenseFeatureActivationCmd | read-write | current | 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 lic… |