AT-LICENSE-MIB
- Registered at
- 1.3.6.1.4.1.207.8.4.4.3.22
- Last updated
- 2014-04-29 00:00
- Organization
- Allied Telesis Labs New Zealand
- Revisions
- 2014-04-29 00:00, 2010-09-07 00:00, 2010-08-30 00:00, 2010-06-14 05:09, 2008-11-10 00:00
- Namespace
- allied
- Source file
AT-LICENSE-MIB- Digest
sha256:1afd23ec4ec2075c8bc45fad2e9348a339d5822ab69acf3f22dcca1b2c442bf4
Description
The license MIB, for listing applied software licenses, adding new licenses, and deleting existing licenses.
Contact
http://www.alliedtelesis.com
Imports
| From | Symbols |
|---|---|
| AT-SMI-MIB | sysinfo |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
AT-LICENSE-MIB AT-SMI-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| baseLicenseTable OBJECT-TYPE A table representing the installed base software licenses on the device. | 1.3.6.1.4.1.207.8.4.4.3.22.1 | not-accessible | current | |
| baseLicenseEntry OBJECT-TYPE Each entry represents the base software license on a device. | 1.3.6.1.4.1.207.8.4.4.3.22.1.1 | not-accessible | current | |
| baseLicenseStackId OBJECT-TYPE The index of the base license entry. The stack member ID is used as an index to search the table. | 1.3.6.1.4.1.207.8.4.4.3.22.1.1.1 | Integer32 (1..2147483647) | not-accessible | current |
| baseLicenseName OBJECT-TYPE The name of the base license. | 1.3.6.1.4.1.207.8.4.4.3.22.1.1.2 | DisplayString | read-only | current |
| baseLicenseQuantity OBJECT-TYPE The number of licenses issued for this entry. | 1.3.6.1.4.1.207.8.4.4.3.22.1.1.3 | Integer32 | read-only | current |
| baseLicenseType OBJECT-TYPE The type of base license issued. | 1.3.6.1.4.1.207.8.4.4.3.22.1.1.4 | DisplayString | read-only | current |
| baseLicenseIssueDate OBJECT-TYPE The date of issue of the base license. | 1.3.6.1.4.1.207.8.4.4.3.22.1.1.5 | DisplayString | read-only | current |
| baseLicenseExpiryDate OBJECT-TYPE The date that the base license expires on. | 1.3.6.1.4.1.207.8.4.4.3.22.1.1.6 | DisplayString | read-only | current |
| baseLicenseFeatures OBJECT-TYPE The featureset that this license enables. Each bit in the returned octet string represents a particular feature that can be license-enabled. The bit position within the string maps to the feature entry with the same index, in licenseFeatureTable. A binary '1' indicates that the feature is included in the license, with a '0' indicating that it is not | 1.3.6.1.4.1.207.8.4.4.3.22.1.1.7 | OCTET STRING | read-only | current |
| licenseTable OBJECT-TYPE A table representing the installed software licenses on the device. | 1.3.6.1.4.1.207.8.4.4.3.22.2 | not-accessible | current | |
| licenseEntry OBJECT-TYPE Each entry represents a single installed software license on the device. | 1.3.6.1.4.1.207.8.4.4.3.22.2.1 | not-accessible | current | |
| licenseStackId OBJECT-TYPE The index of the license entry. The stack member ID is used as an index to search the table. | 1.3.6.1.4.1.207.8.4.4.3.22.2.1.1 | Integer32 (1..2147483647) | not-accessible | current |
| licenseIndex OBJECT-TYPE The index of the license entry. | 1.3.6.1.4.1.207.8.4.4.3.22.2.1.2 | Integer32 (1..2147483647) | not-accessible | current |
| licenseName OBJECT-TYPE The name of the license. | 1.3.6.1.4.1.207.8.4.4.3.22.2.1.3 | DisplayString | read-only | current |
| licenseCustomer OBJECT-TYPE The name of the customer of the license. | 1.3.6.1.4.1.207.8.4.4.3.22.2.1.4 | DisplayString | read-only | current |
| licenseQuantity OBJECT-TYPE The number of licenses issued for this entry. | 1.3.6.1.4.1.207.8.4.4.3.22.2.1.5 | Integer32 | read-only | current |
| licenseType OBJECT-TYPE The type of license issued. | 1.3.6.1.4.1.207.8.4.4.3.22.2.1.6 | DisplayString | read-only | current |
| licenseIssueDate OBJECT-TYPE The date of issue of the license. | 1.3.6.1.4.1.207.8.4.4.3.22.2.1.7 | DisplayString | read-only | current |
| licenseExpiryDate OBJECT-TYPE The date that the license expires on. | 1.3.6.1.4.1.207.8.4.4.3.22.2.1.8 | DisplayString | read-only | current |
| licenseFeatures OBJECT-TYPE The featureset that this license enables. Each bit in the returned octet string represents a particular feature that can be license-enabled. The bit position within the string maps to the feature entry with the same index, in licenseFeatureTable. A binary '1' indicates that the feature is included in the license, with a '0' indicating that it is not | 1.3.6.1.4.1.207.8.4.4.3.22.2.1.9 | OCTET STRING | read-only | current |
| licenseRowStatus OBJECT-TYPE The current status of the license. The following values may be returned when reading this object: active (1) - The license is currently installed and valid. notInService (2) - The license has expired or is invalid. The following values may be written to this object: destroy (6) - The license will be removed from the device - this may result in some features being disabled. Note that a stacked device that has a license de-installed on it may not be able to rejoin the stack after reboot, unless the license is also de-installed on all other devices in the stack. | 1.3.6.1.4.1.207.8.4.4.3.22.2.1.10 | RowStatus | read-write | current |
| licenseFeatureTable OBJECT-TYPE A table of all features that must be license-enabled to be utilised on the device. | 1.3.6.1.4.1.207.8.4.4.3.22.3 | not-accessible | current | |
| licenseFeatureEntry OBJECT-TYPE Each entry represents a single feature that must be license-enabled in order to be utilised on the device. | 1.3.6.1.4.1.207.8.4.4.3.22.3.1 | not-accessible | current | |
| licenseFeatureIndex OBJECT-TYPE The index of the feature which must be license-enabled. | 1.3.6.1.4.1.207.8.4.4.3.22.3.1.1 | Integer32 (1..2147483647) | not-accessible | current |
| licenseFeatureName OBJECT-TYPE The name of the feature under licensing control. | 1.3.6.1.4.1.207.8.4.4.3.22.3.1.2 | DisplayString | read-only | current |
| licenseFeatureStkMembers OBJECT-TYPE A bitmap with each bit representing an individual stacking member. Bit one represents stacking member one etc. A bit value of '1' indicates that the applicable feature is enabled on the matching device. A '0' indicates that it is disabled. | 1.3.6.1.4.1.207.8.4.4.3.22.3.1.3 | OCTET STRING | read-only | current |
| licenseNew OBJECT-IDENTITY | 1.3.6.1.4.1.207.8.4.4.3.22.4 | |||
| licenseNewStackId OBJECT-TYPE The stack ID of the member upon which the new license is to be installed. Setting this object to the value zero, will result in the license being installed on all stack members. | 1.3.6.1.4.1.207.8.4.4.3.22.4.1 | Integer32 (0..2147483647) | read-write | current |
| licenseNewName OBJECT-TYPE The name of the new license to be installed. | 1.3.6.1.4.1.207.8.4.4.3.22.4.2 | DisplayString | read-write | current |
| licenseNewKey OBJECT-TYPE The key for the new license to be installed. | 1.3.6.1.4.1.207.8.4.4.3.22.4.3 | DisplayString | read-write | current |
| licenseNewInstall OBJECT-TYPE This object is used to install a new software license on the device. To commence installation, a valid license name and key must first have been set via the licenseNewName and licenseNewKey objects respectively. The current value of licenseNewInstallStatus must also be idle(1), indicating that no other license installation operation is in progress. This object should then be set to the value true(1). The status of the installation operation can be determined by reading object licenseNewInstallStatus. Once installed, the software modules affected by any newly enabled features will automatically be restarted. Note that a stacked device that has a new license installed on it may not be able to rejoin the stack after reboot, unless the license is also added to all other devices in the stack. When read, the object shall always return false(2). | 1.3.6.1.4.1.207.8.4.4.3.22.4.4 | TruthValue | read-write | current |
| licenseNewInstallStatus OBJECT-TYPE Shows the current status of the last requested license installation request. One of the following values will be returned: idle (1) - No new operation has been requested. processing (2) - The last request is in progress. success (3) - The last request was successful. failure (4) - The last request failed. Upon completion of a stack license installation operation, the first read of this object will return a success/failure indication. Subsequent reads will then return idle(1). | 1.3.6.1.4.1.207.8.4.4.3.22.4.5 | INTEGER {idle(1), processing(2), success(3), failure(4)} | read-only | current |
| licenseStackRemove OBJECT-IDENTITY | 1.3.6.1.4.1.207.8.4.4.3.22.5 | |||
| licenseStackRemoveName OBJECT-TYPE The name of the license to be removed from all stack members on which it currently exists. All existing licenses with the given name must activate the same feature set, in order for the removal operation to be successful. | 1.3.6.1.4.1.207.8.4.4.3.22.5.1 | DisplayString | read-write | current |
| licenseStackRemoveExecute OBJECT-TYPE This object is used to remove a new license from all stack members on which it exists. To commence removal, a valid license name must first have been set via licenseStackRemoveName. The current value of licenseStackRemoveStatus must also be idle(1), indicating that no other license installation operation is in progress. This object should then be set to the value true(1). The status of the removal operation can be determined by reading object licenseStackRemoveStatus. Once removed, the software modules affected by any newly disabled features will automatically be restarted. When read, the object shall always return false(2). | 1.3.6.1.4.1.207.8.4.4.3.22.5.2 | TruthValue | read-write | current |
| licenseStackRemoveStatus OBJECT-TYPE Shows the current status of the last requested stack license removal request. One of the following values will be returned: idle (1) - No new removal operation has been requested. processing (2) - The last request is in progress. success (3) - The last request was successful. failure (4) - The last request failed. Upon completion of a stack license removal operation, the first read of this object will return a success/failure indication. Subsequent reads will then return idle(1). | 1.3.6.1.4.1.207.8.4.4.3.22.5.3 | INTEGER {idle(1), processing(2), success(3), failure(4)} | read-only | current |