AT-LICENSE-MIB: View SNMP OID List / Download MIB

VENDOR: ALLIED TELESIS


 Home MIB: AT-LICENSE-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 license 1.3.6.1.4.1.207.8.4.4.3.22
The license MIB, for listing applied software licenses, adding new licenses, and deleting existing licenses.
       baseLicenseTable 1.3.6.1.4.1.207.8.4.4.3.22.1 no-access
A table representing the installed base software licenses on the device.
           baseLicenseEntry 1.3.6.1.4.1.207.8.4.4.3.22.1.1 no-access
Each entry represents the base software license on a device.
               baseLicenseStackId 1.3.6.1.4.1.207.8.4.4.3.22.1.1.1 integer32 no-access
The index of the base license entry.
               baseLicenseName 1.3.6.1.4.1.207.8.4.4.3.22.1.1.2 displaystring read-only
The name of the base license.
               baseLicenseQuantity 1.3.6.1.4.1.207.8.4.4.3.22.1.1.3 integer32 read-only
The number of licenses issued for this entry.
               baseLicenseType 1.3.6.1.4.1.207.8.4.4.3.22.1.1.4 displaystring read-only
The type of base license issued.
               baseLicenseIssueDate 1.3.6.1.4.1.207.8.4.4.3.22.1.1.5 displaystring read-only
The date of issue of the base license.
               baseLicenseExpiryDate 1.3.6.1.4.1.207.8.4.4.3.22.1.1.6 displaystring read-only
The date that the base license expires on.
               baseLicenseFeatures 1.3.6.1.4.1.207.8.4.4.3.22.1.1.7 octet string read-only
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
       licenseTable 1.3.6.1.4.1.207.8.4.4.3.22.2 no-access
A table representing the installed software licenses on the device.
           licenseEntry 1.3.6.1.4.1.207.8.4.4.3.22.2.1 no-access
Each entry represents a single installed software license on the device.
               licenseStackId 1.3.6.1.4.1.207.8.4.4.3.22.2.1.1 integer32 no-access
The index of the license entry.
               licenseIndex 1.3.6.1.4.1.207.8.4.4.3.22.2.1.2 integer32 no-access
The index of the license entry.
               licenseName 1.3.6.1.4.1.207.8.4.4.3.22.2.1.3 displaystring read-only
The name of the license.
               licenseCustomer 1.3.6.1.4.1.207.8.4.4.3.22.2.1.4 displaystring read-only
The name of the customer of the license.
               licenseQuantity 1.3.6.1.4.1.207.8.4.4.3.22.2.1.5 integer32 read-only
The number of licenses issued for this entry.
               licenseType 1.3.6.1.4.1.207.8.4.4.3.22.2.1.6 displaystring read-only
The type of license issued.
               licenseIssueDate 1.3.6.1.4.1.207.8.4.4.3.22.2.1.7 displaystring read-only
The date of issue of the license.
               licenseExpiryDate 1.3.6.1.4.1.207.8.4.4.3.22.2.1.8 displaystring read-only
The date that the license expires on.
               licenseFeatures 1.3.6.1.4.1.207.8.4.4.3.22.2.1.9 octet string read-only
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
               licenseRowStatus 1.3.6.1.4.1.207.8.4.4.3.22.2.1.10 rowstatus read-write
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.
       licenseFeatureTable 1.3.6.1.4.1.207.8.4.4.3.22.3 no-access
A table of all features that must be license-enabled to be utilised on the device.
           licenseFeatureEntry 1.3.6.1.4.1.207.8.4.4.3.22.3.1 no-access
Each entry represents a single feature that must be license-enabled in order to be utilised on the device.
               licenseFeatureIndex 1.3.6.1.4.1.207.8.4.4.3.22.3.1.1 integer32 no-access
The index of the feature which must be license-enabled.
               licenseFeatureName 1.3.6.1.4.1.207.8.4.4.3.22.3.1.2 displaystring read-only
The name of the feature under licensing control.
               licenseFeatureStkMembers 1.3.6.1.4.1.207.8.4.4.3.22.3.1.3 octet string read-only
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.
       licenseNew 1.3.6.1.4.1.207.8.4.4.3.22.4
           licenseNewStackId 1.3.6.1.4.1.207.8.4.4.3.22.4.1 integer32 read-write
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.
           licenseNewName 1.3.6.1.4.1.207.8.4.4.3.22.4.2 displaystring read-write
The name of the new license to be installed.
           licenseNewKey 1.3.6.1.4.1.207.8.4.4.3.22.4.3 displaystring read-write
The key for the new license to be installed.
           licenseNewInstall 1.3.6.1.4.1.207.8.4.4.3.22.4.4 truthvalue read-write
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).
           licenseNewInstallStatus 1.3.6.1.4.1.207.8.4.4.3.22.4.5 integer read-only
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). Enumeration: 'failure': 4, 'idle': 1, 'processing': 2, 'success': 3.
       licenseStackRemove 1.3.6.1.4.1.207.8.4.4.3.22.5
           licenseStackRemoveName 1.3.6.1.4.1.207.8.4.4.3.22.5.1 displaystring read-write
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.
           licenseStackRemoveExecute 1.3.6.1.4.1.207.8.4.4.3.22.5.2 truthvalue read-write
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).
           licenseStackRemoveStatus 1.3.6.1.4.1.207.8.4.4.3.22.5.3 integer read-only
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). Enumeration: 'failure': 4, 'idle': 1, 'processing': 2, 'success': 3.